FSMNodeDescription¶
Module: SMSystem
#include <SMNodeInstance.h>
Description¶
This information will be viewable when selecting new nodes or hovering over nodes.
Public Attributes¶
Name | |
---|---|
FName | Name |
FText | Category |
FText | Description |
Public Attributes Documentation¶
variable
Name¶
The name of this node type.
variable
Category¶
Which category this should fall under.
variable
Description¶
The tooltip when selecting the action.