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

#include <ScopeRWLock.h>

Public Member Functions

UE_NODISCARD_CTOR FReadScopeLock (FRWLock &InLock)
 
 ~FReadScopeLock ()
 

Detailed Description

Keeps a FRWLock read-locked while this scope lives

Constructor & Destructor Documentation

◆ FReadScopeLock()

UE_NODISCARD_CTOR FReadScopeLock::FReadScopeLock ( FRWLock InLock)
inlineexplicit

◆ ~FReadScopeLock()

FReadScopeLock::~FReadScopeLock ( )
inline

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