Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGStructExtractorBehavior |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Helpers/PCGPropertyHelpers.h |
| Include Path | #include "Helpers/PCGPropertyHelpers.h" |
Syntax
enum EPCGStructExtractorBehavior
{
ExtractRootOnly,
NoExtract,
Extract,
}
Values
| Name | Remarks |
|---|---|
| ExtractRootOnly | |
| NoExtract | |
| Extract |