UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTrackedActivityScope Class Reference

#include <TrackedActivity.h>

Public Member Functions

CORE_API FTrackedActivityScope (FTrackedActivity &Activity, const TCHAR *Status, bool bShowParent=false, FTrackedActivity::ELight Light=FTrackedActivity::ELight::Inherit)
 
CORE_API ~FTrackedActivityScope ()
 

Detailed Description

RAII class that calls push in ctor and pop in dtor.

Constructor & Destructor Documentation

◆ FTrackedActivityScope()

FTrackedActivityScope::FTrackedActivityScope ( FTrackedActivity Activity,
const TCHAR Status,
bool  bShowParent = false,
FTrackedActivity::ELight  Light = FTrackedActivity::ELight::Inherit 
)

◆ ~FTrackedActivityScope()

FTrackedActivityScope::~FTrackedActivityScope ( )

The documentation for this class was generated from the following files: