Struct Graph
Syntax
Fields
Declaration
public BlobArray<ComponentDataForward> ComponentDataForwardInputs
Field Value
ComponentDataForwardOutputs
Declaration
public BlobArray<ComponentDataForward> ComponentDataForwardOutputs
Field Value
ConnectAssetCommands
Declaration
public BlobArray<ConnectAssetCommand> ConnectAssetCommands
Field Value
ConnectCommands
Declaration
public BlobArray<ConnectNodesCommand> ConnectCommands
Field Value
CreateCommands
Declaration
public BlobArray<CreateNodeCommand> CreateCommands
Field Value
CreateStateCommands
Declaration
public BlobArray<CreateStateCommand> CreateStateCommands
Field Value
CreateTransitionCommands
Declaration
public BlobArray<CreateTransitionCommand> CreateTransitionCommands
Field Value
CreateTransitionFragmentCommands
Declaration
public BlobArray<CreateTransitionFragmentCommand> CreateTransitionFragmentCommands
Field Value
GraphDefinitionHash
Declaration
public ulong GraphDefinitionHash
Field Value
IsStateMachine
Declaration
public bool IsStateMachine
Field Value
Parameters
Declaration
public BlobArray<DefaultParameter> Parameters
Field Value
ResizeCommands
Declaration
public BlobArray<ResizeArrayCommand> ResizeCommands
Field Value
TypesUsed
Declaration
public BlobArray<BlobString> TypesUsed
Field Value
Methods
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Overrides