Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGCreatePointsSphereSettings
Description
By default, settings do not use a seed. Override this in the settings subclass to enable usage of the seed. UFUNCTION to be used by EditCondition.
Virtual Inheritance
- UPCGSettings::UseSeed → UPCGCreatePointsSphereSettings::UseSeed
| Name | UseSeed |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCreatePointsSphere.h |
| Include Path | #include "Elements/PCGCreatePointsSphere.h" |
virtual bool UseSeed() const