USMGraphK2Node_PropertyNode_Base::FHighlightArgs¶
Public Attributes¶
Name | |
---|---|
bool | bEnable |
bool | bClearOnCompile |
FLinearColor | Color |
Public Attributes Documentation¶
variable
bEnable¶
Enable highlighting for this property.
variable
bClearOnCompile¶
Allow the compile process to clear the current highlight state.
variable
Color¶
The color of the highlight.