Class OnTimerElapsed.Data
Implements
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Flow.dll
Syntax
public class OnTimerElapsed.Data : EventUnit<EmptyEventArgs>.Data, IGraphElementData
Fields
time
Declaration
public float time
Field Value
Type | Description |
---|---|
float |
triggered
Declaration
public bool triggered
Field Value
Type | Description |
---|---|
bool |