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

#include <StringTableCore.h>

Public Member Functions

 FScopedDeferFindOrLoad ()
 
 ~FScopedDeferFindOrLoad ()
 
 UE_NONCOPYABLE (FScopedDeferFindOrLoad)
 

Detailed Description

Scope object used to temporarily defer String Table find/load (eg, during module load).

Constructor & Destructor Documentation

◆ FScopedDeferFindOrLoad()

IStringTableEngineBridge::FScopedDeferFindOrLoad::FScopedDeferFindOrLoad ( )
inline

◆ ~FScopedDeferFindOrLoad()

IStringTableEngineBridge::FScopedDeferFindOrLoad::~FScopedDeferFindOrLoad ( )
inline

Member Function Documentation

◆ UE_NONCOPYABLE()

IStringTableEngineBridge::FScopedDeferFindOrLoad::UE_NONCOPYABLE ( FScopedDeferFindOrLoad  )

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