UBehaviorTreeTypes::SetBTLoggingContext

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/BehaviorTreeTypes.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/BehaviorTreeTypes.cpp

Syntax

static void SetBTLoggingContext
(
    const UBTNode * NewBTLoggingContext
)

Parameters

Parameter

Description

NewBTLoggingContext

the object which name's will be added to some of the BT logging pass nullptr to clear

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