Navigation
Unreal Engine C++ API Reference > 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>
void Warning
&40;
FName ID,
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