Navigation
API > API/Developer > API/Developer/AITestSuite
| Name | UTestBTDecorator_CantExecute |
| Type | class |
| Header File | /Engine/Source/Developer/AITestSuite/Classes/BehaviorTree/TestBTDecorator_CantExecute.h |
| Include Path | #include "BehaviorTree/TestBTDecorator_CantExecute.h" |
Syntax
UCLASS (Meta=(HiddenNode))
class UTestBTDecorator_CantExecute : public UBTDecorator
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBTNode → UBTAuxiliaryNode → UBTDecorator → UTestBTDecorator_CantExecute
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTestBTDecorator_CantExecute
(
const FObjectInitializer& ObjectInitializer |
BehaviorTree/TestBTDecorator_CantExecute.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CalculateRawConditionValue
(
UBehaviorTreeComponent& OwnerComp, |
BehaviorTree/TestBTDecorator_CantExecute.h |