UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Dataflow::FScopedOptionalLock Class Referencefinal

#include <DataflowNodeParameters.h>

Public Member Functions

UE_NODISCARD_CTOR FScopedOptionalLock (FCriticalSection *InCriticalSection)
 
 ~FScopedOptionalLock ()
 
void Unlock ()
 

Constructor & Destructor Documentation

◆ FScopedOptionalLock()

UE_NODISCARD_CTOR UE::Dataflow::FScopedOptionalLock::FScopedOptionalLock ( FCriticalSection InCriticalSection)
inlineexplicit

◆ ~FScopedOptionalLock()

UE::Dataflow::FScopedOptionalLock::~FScopedOptionalLock ( )
inline

Member Function Documentation

◆ Unlock()

void UE::Dataflow::FScopedOptionalLock::Unlock ( )
inline

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