Class HolidayMapCondition
Namespace: Content.Server.Maps.Conditions
Assembly: Content.Server.dll
Syntax
public sealed class HolidayMapCondition : GameMapCondition
Properties
| Improve this Doc View SourceHolidays
Declaration
public string[] Holidays { get; }
Property Value
Type | Description |
---|---|
System.String[] |
Methods
| Improve this Doc View SourceCheck(GameMapPrototype)
Declaration
public override bool Check(GameMapPrototype map)
Parameters
Type | Name | Description |
---|---|---|
GameMapPrototype | map |
Returns
Type | Description |
---|---|
System.Boolean |