UBehaviorTreeGraph

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

BehaviorTreeEditor

Header

/Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraph.h

Include

#include "BehaviorTreeGraph.h"

Syntax

class UBehaviorTreeGraph : public UAIGraph

Variables

Name Description

Public variable

bool

 

bIsUsingModCounter

Public variable

int32

 

ModCounter

Increased with every graph rebuild, used to refresh data from subtrees

Constructors

Name Description

Public function

UBehaviorTreeGraph

(
    const FObjectInitializer& ObjectIn...
)

Functions

Overridden from UAIGraph

Overridden from UObject

Name Description

Protected function Virtual

void

 

PostEditUndo()

Called after applying a transaction to the object.

Enums

Name

Description

Public enum

EUpdateFlags

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss