Struct ActiveNodesState
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
public struct ActiveNodesState
Properties
Name | Description |
---|---|
NodesToExecuteCount |
Methods
Name | Description |
---|---|
AddExecutionLaterThisFrame(NodeId) | |
AddExecutionThisFrame(NodeExecution) | |
AddExecutionThisFrame(NodeId, uint) | Plan an execution this frame |
ClearNodesToExecute() | |
EnqueueNodesToExecuteLater() | |
Init() | |
MoveStateToNextFrame() | Fetch ongoing tasks from last frame |
NextFrameNodesAdd(NodeId) | |
NodesToExecutePop() |