Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGClusterSettings
- UPCGSettings::UseSeed()
- UPCGClusterSettings::UseSeed()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGClusterElement.h |
| Include | #include "Elements/PCGClusterElement.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGClusterElement.cpp |
virtual bool UseSeed() const
Remarks
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.