Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGApplyHierarchyOption |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGApplyHierarchy.h |
| Include Path | #include "Elements/PCGApplyHierarchy.h" |
Syntax
enum EPCGApplyHierarchyOption
{
Always,
Never,
OptInByAttribute,
OptOutByAttribute,
}
Values
| Name | Remarks |
|---|---|
| Always | |
| Never | |
| OptInByAttribute | |
| OptOutByAttribute |