USMPropertyGraph¶
Module: SMSystemEditor
Inherits from USMGraphK2
Protected Functions¶
| Name | |
|---|---|
| void | CheckDirectionIsCompatibleWithGraph(const EEdGraphPinDirection InDirection) const |
Protected Attributes¶
| Name | |
|---|---|
| uint8 | bInitPropertyNodesOnReset |
Protected Functions Documentation¶
function CheckDirectionIsCompatibleWithGraph¶
check() the direction matches what the graph supports.
Protected Attributes Documentation¶
variable bInitPropertyNodesOnReset¶
When ResetGraph is called re-init property nodes.
Private Attributes Documentation¶
variable ResultNode¶
variable TempGraphProperty¶
Temporarily set during graph initialization.