Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBlackboardComponent
| Type | Name | Description | |
|---|---|---|---|
| bool | GetRotationFromEntry
(
const FName& KeyName, |
Return false if call failed (most probably no such entry in BB) | |
| bool | GetRotationFromEntry
(
FBlackboard::FKey KeyID, |
Return false if call failed (most probably no such entry in BB) |