GetUnterminatedName

Overload list

Windows
MacOS
Linux
Name Description

Private function Const

const ANSICH...

 

GetUnterminatedName

(
    ANSICHAR OptionalDecodeBuffer
)

Private function Const

const WIDECH...

 

GetUnterminatedName

(
    WIDECHAR OptionalDecodeBuffer
)

Copy unterminated name to TCHAR buffer without allocating.

Public function Const

void

 

GetUnterminatedName

(
    TCHAR* OutName,
    uint32 OutSize
)

Copy unterminated name to TCHAR buffer without allocating.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss