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

Public Member Functions

FORCEINLINE FGCHashTableScopeLock ()
 
FORCEINLINE ~FGCHashTableScopeLock ()
 

Detailed Description

Locks all UObject hash tables for performing GC reachability analysis. Can be queried with IsGarbageCollectingAndLockingUObjectHashTables().

Constructor & Destructor Documentation

◆ FGCHashTableScopeLock()

FORCEINLINE FGCHashTableScopeLock::FGCHashTableScopeLock ( )
inline

◆ ~FGCHashTableScopeLock()

FORCEINLINE FGCHashTableScopeLock::~FGCHashTableScopeLock ( )
inline

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