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