FSMNode_Base::FFilterGraphPropertyArgs¶
Public Functions¶
| Name | |
|---|---|
| FFilterGraphPropertyArgs() |
Public Attributes¶
| Name | |
|---|---|
| USMNodeInstance * | NodeInstance |
| const FGuid * | TemplateGuid |
| ESMGraphPropertyFlags | IncludeFlags |
Public Functions Documentation¶
function FFilterGraphPropertyArgs¶
Public Attributes Documentation¶
variable NodeInstance¶
The node instance we are evaluating.
variable TemplateGuid¶
If specified only graph properties for this template will be executed. If null all properties will be executed.
variable IncludeFlags¶
Include processing if these flags are present on the property.