UBlackboardComponent::GetKeyRawData

Get pointer to raw data for given key

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BlackboardComponent.h

Include

#include "BehaviorTree/BlackboardComponent.h"

Syntax

uint8 * GetKeyRawData
(
    const FName & KeyName
)

Remarks

Get pointer to raw data for given key

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