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

#include <ScopeRWLock.h>

Public Member Functions

UE_NODISCARD_CTOR FWriteScopeLock (FRWLock &InLock)
 
 ~FWriteScopeLock ()
 

Detailed Description

Keeps a FRWLock write-locked while this scope lives

Constructor & Destructor Documentation

◆ FWriteScopeLock()

UE_NODISCARD_CTOR FWriteScopeLock::FWriteScopeLock ( FRWLock InLock)
inlineexplicit

◆ ~FWriteScopeLock()

FWriteScopeLock::~FWriteScopeLock ( )
inline

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