Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGSpawnActorGenerationTrigger |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSpawnActor.h |
| Include Path | #include "Elements/PCGSpawnActor.h" |
Syntax
enum EPCGSpawnActorGenerationTrigger
{
Default,
ForceGenerate,
DoNotGenerateInEditor,
DoNotGenerate,
}
Values
| Name | Remarks |
|---|---|
| Default | |
| ForceGenerate | |
| DoNotGenerateInEditor | |
| DoNotGenerate |