Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject > API/Runtime/Core/UObject/FNameEntry
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const ANSICHAR * | GetUnterminatedName
(
ANSICHAR(&) OptionalDecodeBuffer |
|
![]() ![]() |
const WIDECHAR * | GetUnterminatedName
(
WIDECHAR(&) OptionalDecodeBuffer |
Copy unterminated name to TCHAR buffer without allocating. |
![]() ![]() |
void | GetUnterminatedName
(
TCHAR* OutName, |
Copy unterminated name to TCHAR buffer without allocating. |