UAIGraph

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AIGraph

Header

/Engine/Source/Editor/AIGraph/Classes/AIGraph.h

Include

#include "AIGraph.h"

Syntax

class UAIGraph : public UEdGraph

Variables

Name Description

Protected variable

uint32: 1

 

bLockUpdates

If set, graph modifications won't cause updates in internal tree structure flag allows freezing update during heavy changes like pasting new nodes

Public variable

int32

 

GraphVersion

Constructors

Name Description

Public function

UAIGraph

(
    const FObjectInitializer& ObjectIn...
)

Functions

Overridden from UObject

Name Description

Public function Virtual

void

 

Serialize

(
    FArchive& Ar
)

Handles reading, writing, and reference collecting using FArchive.

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