Skip to content

USMGraphK2Node_PropertyNode_Base::FNotifyArgs

Public Attributes

Name
bool bEnable
bool bClearOnCompile
ESMLogType LogType
FString Message

Public Attributes Documentation

variable bEnable

bool bEnable = false;

variable bClearOnCompile

bool bClearOnCompile = true;

Allow the compile process to clear the current notify state.


variable LogType

ESMLogType LogType;

variable Message

FString Message;