UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ValueOrBBKey.cpp File Reference

Namespaces

namespace  FBlackboard
 

Functions

FConstStructView FBlackboard::TryGetBlackboardKeyStruct (const UBlackboardComponent &Blackboard, const FName &Name, FBlackboard::FKey &InOutCachedKey, const UScriptStruct *TargetStruct)
 
FConstStructView FBlackboard::GetStructValue (const UBlackboardComponent &Blackboard, const FName &Name, FBlackboard::FKey &InOutCachedKey, const FConstStructView &DefaultValue)
 
FConstStructView FBlackboard::GetStructValue (const UBehaviorTreeComponent &BehaviorComp, const FName &Name, FBlackboard::FKey &InOutCachedKey, const FConstStructView &DefaultValue)