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