UTestBTDecorator_CantExecute

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AITestSuite

Header

/Engine/Source/Developer/AITestSuite/Classes/BehaviorTree/TestBTDecorator_CantExecute.h

Include

#include "BehaviorTree/TestBTDecorator_CantExecute.h"

Syntax

class UTestBTDecorator_CantExecute : public UBTDecorator

Constructors

Name Description

Public function

UTestBTDecorator_CantExecute

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UBTDecorator

Name Description

Public function Virtual Const

bool

 

CalculateRawConditionValue

(
    UBehaviorTreeComponent& OwnerComp,
    uint8* NodeMemory
)

Calculates raw, core value of decorator's condition. Should not include calling IsInversed