Rename

Overload list

Windows
MacOS
Linux
Name Description

Public function

FName

 

Rename

(
    int32 InRegisterIndex,
    const FName& InNewName
)

Remove a register given its index.

Public function

FName

 

Rename

(
    const FName& InOldName,
    const FName& InNewName
)

Remove a register given its old name.

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