Navigation
API > API/Plugins > API/Plugins/PCG
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include | #include "PCGComponent.h" |
Syntax
enum EPCGComponentGenerationTrigger
{
UMETA =(ToolTip = "Generates only when the component is loaded into the level."),
UMETA =(ToolTip = "Generates only when requested (e.g. via Blueprint)."),
UMETA =(ToolTip = "Generates only when scheduled by the Runtime Generation Scheduler."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA |