Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGCachingStatus |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGElement.h |
| Include Path | #include "PCGElement.h" |
Syntax
enum EPCGCachingStatus
{
NotCacheable,
NotInCache,
Cached,
}
Values
| Name | Remarks |
|---|---|
| NotCacheable | |
| NotInCache | |
| Cached |