EBTTestChangeFlagBehavior

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

References

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

Syntax

enum EBTTestChangeFlagBehavior  
{  
    Set,  
    Toggle,  
}  

Values

Name Description
Set  
Toggle  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library