RegisterFunction

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

RegisterFunction

(
    UClass* Class,
    const ANSICHAR* InName,
    FNativeFuncPtr InPointer
)

Public function Static

void

 

RegisterFunction

(
    UClass* Class,
    const WIDECHAR* InName,
    FNativeFuncPtr InPointer
)

Overload for types generated from blueprints, which can have unicode names:

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