Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeCompilerLogMessage > API/Plugins/StateTreeEditorModule/FStateTreeCompilerLogMessage/__ctor
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeCompilerLog.h |
| Include | #include "StateTreeCompilerLog.h" |
FStateTreeCompilerLogMessage
(
const EMessageSeverity::Type InSeverity,
const UStateTreeState * InState,
const FStateTreeBindableStructDesc & InItem,
const FString & InMessage
)