Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGKernelLogVerbosity |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/PCGComputeKernel.h |
| Include Path | #include "Compute/PCGComputeKernel.h" |
Syntax
enum EPCGKernelLogVerbosity
{
Verbose,
Warning,
Error,
}
Values
| Name | Remarks |
|---|---|
| Verbose | |
| Warning | |
| Error |