Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
Inheritance Hierarchy
- UObject
- UPCGData
- UPCGSettingsInterface
- UPCGSettings
- UPCGNumberOfElementsBaseSettings
- UPCGNumberOfEntriesSettings
- UPCGNumberOfPointsSettings
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGNumberOfElements.h |
| Include | #include "Elements/PCGNumberOfElements.h" |
Syntax
UCLASS (Abstract)
class UPCGNumberOfElementsBaseSettings : public UPCGSettings
Remarks
Elements for getting the number of elements in a point data or a param data. Since the whole logic is identical except for getting the number of elements, it is factorized in a base class.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | OutputAttributeName |
Overridden from UPCGSettings
| Type | Name | Description | |
|---|---|---|---|
| TArray< FPCGPinProperties > |