EBTTestServiceStopTiming

Copyright Epic Games, Inc. All Rights Reserved.

Unreal Engine C++ API Reference > Developer > AITestSuite > BehaviorTree

References

   
Module AITestSuite
Header /Engine/Source/Developer/AITestSuite/Classes/BehaviorTree/TestBTService_BTStopAction.h
Include #include "BehaviorTree/TestBTService_BTStopAction.h"

Syntax

enum EBTTestServiceStopTiming  
{  
    DuringBecomeRelevant,  
    DuringTick,  
    DuringCeaseRelevant,  
}  

Values

Name Description
DuringBecomeRelevant  
DuringTick  
DuringCeaseRelevant  

Remarks

Copyright Epic Games, Inc. All Rights Reserved.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library