Navigation
API > API/Plugins > API/Plugins/PCG
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGModule.h |
| Include | #include "PCGModule.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGModule.cpp |
namespace PCGLog
{
void PCGLog::LogWarningOnGraph
(
const FText & InMsg,
const FPCGContext * InContext
)
}
Remarks
Convenience function that would either log warning on the graph if there is a context, or in the console if not.