FindLocalVariableGuidByName

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FGuid

 

FindLocalVariableGuidByName

(
    UBlueprint* InBlueprint,
    const UStruct* InScope,
    const FName InVariableName
)

Finds a local variable Guid using the variable's name

Public function Static

FGuid

 

FindLocalVariableGuidByName

(
    UBlueprint* InBlueprint,
    const UEdGraph* InScopeGraph,
    const FName InVariableName
)

Finds a local variable Guid using the variable's 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