Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/FName
| Type | Name | Description | |
|---|---|---|---|
| FString | Get name without number part as a dynamically allocated string | ||
| uint32 | GetPlainNameString
(
TCHAR(&) OutName |
Convert name without number part into TCHAR buffer and returns string length. Doesn't allocate. |