FWriteScopeLock

Keeps a FRWLock write-locked while this scope lives

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ScopeRWLock.h

Include

#include "Misc/ScopeRWLock.h"

Syntax

class FWriteScopeLock

Remarks

Keeps a FRWLock write-locked while this scope lives

Constructors

Name Description

Public function

FWriteScopeLock

(
    FRWLock& InLock
)

Destructors

Name Description

Public function

~FWriteScopeLock()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss