Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGKernelLogEntry
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Compute/PCGComputeKernel.h |
|
|
|
Compute/PCGComputeKernel.h |
|
FPCGKernelLogEntry()
| |
|
| Name |
FPCGKernelLogEntry |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGComputeKernel.h |
| Include Path |
#include "Compute/PCGComputeKernel.h" |
FPCGKernelLogEntry()
FPCGKernelLogEntry(const FText &, EPCGKernelLogVerbosity)
| |
|
| Name |
FPCGKernelLogEntry |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGComputeKernel.h |
| Include Path |
#include "Compute/PCGComputeKernel.h" |
FPCGKernelLogEntry
(
const FText & InMessage,
EPCGKernelLogVerbosity InVerbosity
)