Struct BehaviourStateRef
public struct BehaviourStateRef
- Inherited Members
Constructors
BehaviourStateRef(int, long, int)
public BehaviourStateRef(int stateSizeBytes, long stateOffsetBytes, int blockIndex)
Parameters
Fields
BlockIndex
public int BlockIndex
Field Value
StateOffsetBytes
public long StateOffsetBytes
Field Value
StateSizeBytes
public int StateSizeBytes