UBTDecorator_KeepInCone::CalculateCurrentDirection

Choose your operating system:

Windows

macOS

Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_KeepInCone.h

Include

#include "BehaviorTree/Decorators/BTDecorator_KeepInCone.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/Decorators/BTDecorator_KeepInCone.cpp

Syntax

bool CalculateCurrentDirection
(
    const UBehaviorTreeComponent & OwnerComp,
    FVector & Direction
) const