Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Composites/BTComposite_SimpleParallel.h |
Include |
#include "BehaviorTree/Composites/BTComposite_SimpleParallel.h" |
namespace EBTParallelMode
{
enum Type
{
AbortBackground,
WaitForBackground,
}
}
Name |
Description |
---|---|
AbortBackground |
|
WaitForBackground |