Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGComponentSelection |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGActorSelector.h |
| Include Path | #include "Elements/PCGActorSelector.h" |
Syntax
enum EPCGComponentSelection
{
ByTag,
ByClass,
Unknown,
}
Values
| Name | Remarks |
|---|---|
| ByTag | |
| ByClass | |
| Unknown |