Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
Description
Can be overriden by child class if they ever got renamed to avoid changing the default seed for this one. Otherwise default is hash of the class name.
| Name | GetTypeNameHash |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSettings.h |
| Include Path | #include "PCGSettings.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGSettings.cpp |
virtual uint32 GetTypeNameHash() const