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

#include <CoreGlobals.h>

Public Member Functions

 FScopedLoadingState (FString &&InMessage)
 
 FScopedLoadingState (const FString &InMessage)
 
 ~FScopedLoadingState ()
 

Public Attributes

FString Message
 

Constructor & Destructor Documentation

◆ FScopedLoadingState() [1/2]

FScopedLoadingState::FScopedLoadingState ( FString &&  InMessage)
inline

◆ FScopedLoadingState() [2/2]

FScopedLoadingState::FScopedLoadingState ( const FString &  InMessage)
inline

◆ ~FScopedLoadingState()

FScopedLoadingState::~FScopedLoadingState ( )
inline

Member Data Documentation

◆ Message

FString FScopedLoadingState::Message

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