Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGObjectOverrides
Description
Utility function to get all the valid input selectors. Useful to do some partitioning after the override is initialized (and validated all selectors are valid).
| Name | GetAllInputSelectors |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGObjectPropertyOverride.h |
| Include Path | #include "Metadata/PCGObjectPropertyOverride.h" |
TArray < FPCGAttributePropertySelector > GetAllInputSelectors() const