Class CarbonAgentData

Execution data that passes through control flow pins on nodes of a CarbonAgentGraph.

Hierarchy (view full)

Constructors

Properties

component: CarbonAgent

The CarbonAgent that is executing the CarbonAgentGraph event.

executionState: GraphExecutionState

The execution state, used to set and retrieve values.

The CarbonAgentGraph that is being executed.

The layer data for each layer in the graph.

logicData: CarbonLogicData

The carbon logic data to execute carbon logic nodes.

sceneInstance: SceneInstance

The SceneInstance which is executing the CarbonAgentGraph event.

sceneObject: SceneObject

The SceneObject which is executing the CarbonAgentGraph event.