UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedBTLoggingContext Struct Reference

#include <BehaviorTreeTypes.h>

Public Member Functions

 FScopedBTLoggingContext ()=delete
 
 FScopedBTLoggingContext (const UBTNode *Context)
 
 ~FScopedBTLoggingContext ()
 

Detailed Description

Helper struct to push a node as the new logging context and automatically reset the context on destruction.

Constructor & Destructor Documentation

◆ FScopedBTLoggingContext() [1/2]

FScopedBTLoggingContext::FScopedBTLoggingContext ( )
delete

◆ FScopedBTLoggingContext() [2/2]

FScopedBTLoggingContext::FScopedBTLoggingContext ( const UBTNode Context)
inlineexplicit

◆ ~FScopedBTLoggingContext()

FScopedBTLoggingContext::~FScopedBTLoggingContext ( )
inline

The documentation for this struct was generated from the following file: