Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/TCustomStateTypeId
Description
Internal type name generator. Extracts the actual TType from the full function signature.
For example, full signature might be like this: {Signature=L"class FName __cdecl UE::nDisplay::Private::TCustomStateTypeId
The type ID would be: class TDistributedCustomState
| Name | GenerateTypeId |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Cluster/CustomStates/DisplayClusterCustomStateBase.h |
| Include Path | #include "Cluster/CustomStates/DisplayClusterCustomStateBase.h" |
static FName GenerateTypeId()