ReplaceVariableReferences

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

ReplaceVariableReferences

(
    UBlueprint* Blueprint,
    const FName OldName,
    const FName NewName
)

Replaces all variable references in the specified blueprint

Public function Static

void

 

ReplaceVariableReferences

(
    UBlueprint* Blueprint,
    const FProperty* OldVariable,
    const FProperty* NewVariable
)

Replaces all variable references in the specified blueprint

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