Struct EventNodeData
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
public readonly struct EventNodeData
Constructors
Name | Description |
---|---|
EventNodeData(ulong, int, int, int) |
Fields
Name | Description |
---|---|
EventValueCount | Number of values in the global event value list |
FirstEventValueIndex | Index of the first value in the global event value list |
Id | |
Null | |
TargetIndex | Index of the target value in the value slice, or -1 if this event is broadcasted |