Class SetEventEndTimeStateAction
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public class SetEventEndTimeStateAction : EventStateAction
Constructors
SetEventEndTimeStateAction()
Declaration
public SetEventEndTimeStateAction()
Properties
EventEndTimestamp
Declaration
public virtual long EventEndTimestamp { get; }
Property Value
Type | Description |
---|---|
Int64 |
Methods
Apply()
Declaration
public override void Apply()