GetRotationFromEntry

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

GetRotationFromEntry

(
    const FName& KeyName,
    FRotator& ResultRotation
)

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

Public function Const

bool

 

GetRotationFromEntry

(
    FBlackboard::FKey KeyID,
    FRotator& ResultRotation
)

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