Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGMatchAndSetAttributesSetting-
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 → UPCGMatchAndSetAttributesSettings::UseSeed
| Name | UseSeed |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGMatchAndSetAttributes.h |
| Include Path | #include "Elements/PCGMatchAndSetAttributes.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGMatchAndSetAttributes.cpp |
virtual bool UseSeed() const