FBehaviorTreeSearchUpdateNotify

Instance notify data

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeTypes.h

Include

#include "BehaviorTree/BehaviorTreeTypes.h"

Syntax

struct FBehaviorTreeSearchUpdateNotify

Remarks

Instance notify data

Variables

Name Description

Public variable

uint16

 

InstanceIndex

Public variable

TEnumAsByte< EB...

 

NodeResult

Constructors

Name Description

Public function

FBehaviorTreeSearchUpdateNotify()

Public function

FBehaviorTreeSearchUpdateNotify

(
    uint16 InInstanceIndex,
    EBTNodeResult::Type InNodeResult
)

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