USMConduitGraph¶
Module: SMSystemEditor
Inherits from USMGraphK2
Public Functions¶
| Name | |
|---|---|
| virtual bool | HasAnyLogicConnections() const override |
| virtual FSMNode_Base * | GetRuntimeNode() const override |
| SMSYSTEMEDITOR_API ESMConditionalEvaluationType | GetConditionalEvaluationType() const |
Public Attributes¶
| Name | |
|---|---|
| TObjectPtr< USMGraphK2Node_ConduitResultNode > | ResultNode |
Public Functions Documentation¶
function HasAnyLogicConnections¶
function GetRuntimeNode¶
function GetConditionalEvaluationType¶
Determine if the graph should be evaluated at runtime or can be statically known.