Class OnTimerElapsed.Data
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class Data : EventHandlerUnit<EmptyEventArgs>.Data, IEventUnitData, IBehaviourGraphElementData, IGraphElementData
Properties
time
Declaration
public float time { get; set; }
Property Value
| Type | Description |
|---|---|
| Single |
triggered
Declaration
public bool triggered { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |