Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBlackboardComponent
| Type | Name | Description | |
|---|---|---|---|
| uint8 * | GetKeyRawData
(
const FName& KeyName |
Get pointer to raw data for given key | |
| uint8 * | GetKeyRawData
(
FBlackboard::FKey KeyID |
||
| const uint8 * | GetKeyRawData
(
const FName& KeyName |
||
| const uint8 * | GetKeyRawData
(
FBlackboard::FKey KeyID |