Show / Hide Table of Contents

Class GameMapCondition

Inheritance
System.Object
GameMapCondition
HolidayMapCondition
Namespace: Content.Server.Maps
Assembly: Content.Server.dll
Syntax
public abstract class GameMapCondition : object

Properties

| Improve this Doc View Source

Inverted

Declaration
public bool Inverted { get; }
Property Value
Type Description
System.Boolean

Methods

| Improve this Doc View Source

Check(GameMapPrototype)

Declaration
public abstract bool Check(GameMapPrototype map)
Parameters
Type Name Description
GameMapPrototype map
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾