Skip to content

USMStateGraph¶

Module: SMSystemEditor

Inherits from USMGraphK2

Inherited by USMIntermediateGraph

Public Functions¶

Name
virtual USMGraphNode_StateNodeBase * GetOwningStateNode() const
virtual FSMNode_Base * GetRuntimeNode() const override

Public Attributes¶

Name
TObjectPtr< USMGraphK2Node_StateEntryNode > EntryNode

Public Functions Documentation¶

function GetOwningStateNode¶

virtual USMGraphNode_StateNodeBase * GetOwningStateNode() const

function GetRuntimeNode¶

virtual FSMNode_Base * GetRuntimeNode() const override

Public Attributes Documentation¶

variable EntryNode¶

TObjectPtr< USMGraphK2Node_StateEntryNode > EntryNode;