GetLocationFromEntry

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetLocationFromEntry

(
    const FName& KeyName,
    FVector& ResultLocation
)

Return false if call failed (most probably no such entry in BB)

Public function Const

bool

 

GetLocationFromEntry

(
    FBlackboard::FKey KeyID,
    FVector& ResultLocation
)

Return false if call failed (most probably no such entry in BB)

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