FSMGraphNodeLog¶
Module: SMSystemEditor
Public Functions¶
Name | |
---|---|
FSMGraphNodeLog() | |
FSMGraphNodeLog(int32 Type) |
Public Attributes¶
Name | |
---|---|
FString | ConsoleMessage |
FString | NodeMessage |
int32 | LogType |
TArray< TObjectPtr< UObject > > | ReferenceList |
Public Functions Documentation¶
function
FSMGraphNodeLog¶
function
FSMGraphNodeLog¶
Public Attributes Documentation¶
variable
ConsoleMessage¶
variable
NodeMessage¶
variable
LogType¶
EMessageSeverity::Type
variable
ReferenceList¶
Objects like nodes or pins to go to the log.