Strncpy

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

WIDECHAR ...

 

Strncpy

(
    WIDECHAR* Dest,
    const WIDECHAR* Src,
    SIZE_T MaxLen
)

Public function Static

ANSICHAR ...

 

Strncpy

(
    ANSICHAR* Dest,
    const ANSICHAR* Src,
    int32 MaxLen
)

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