Show / Hide Table of Contents

Class HolidayMapCondition

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

Properties

| Improve this Doc View Source

Holidays

Declaration
public string[] Holidays { get; }
Property Value
Type Description
System.String[]

Methods

| Improve this Doc View Source

Check(GameMapPrototype)

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