UEnvQueryItemType_ActorBase::StoreInBlackboard

Store value in blackboard entry

Windows
MacOS
Linux

Override Hierarchy

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Items/EnvQueryItemType_ActorBase.h

Include

#include "EnvironmentQuery/Items/EnvQueryItemType_ActorBase.h"

Source

/Engine/Source/Runtime/AIModule/Private/EnvironmentQuery/Items/EnvQueryItemType_ActorBase.cpp

Syntax

virtual bool StoreInBlackboard
(
    FBlackboardKeySelector & KeySelector,
    UBlackboardComponent * Blackboard,
    const uint8 * RawData
) const

Remarks

Store value in blackboard entry

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