Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FCompilerResultsLog > API/Editor/UnrealEd/Kismet2/FCompilerResultsLog/Warning
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Kismet2/CompilerResultsLog.h |
Include | #include "Kismet2/CompilerResultsLog.h" |
template<typename... ArgTypes>
TSharedRef< FTokenizedMessage > Warning
&40;
const TCHAR &42; Format,
ArgTypes... Args
&41;
Remarks
Write a warning in to the compiler log. Note: @ will be replaced by node or pin links for nodes/pins passed via varargs