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

Public Member Functions

 FScopeLockOptional ()
 
void Lock (FCriticalSection *InSynchObject)
 
 ~FScopeLockOptional ()
 
void Unlock ()
 

Constructor & Destructor Documentation

◆ FScopeLockOptional()

UEMotionController::FScopeLockOptional::FScopeLockOptional ( )
inline

◆ ~FScopeLockOptional()

UEMotionController::FScopeLockOptional::~FScopeLockOptional ( )
inline

Destructor that performs a release on the synchronization object.

Member Function Documentation

◆ Lock()

void UEMotionController::FScopeLockOptional::Lock ( FCriticalSection InSynchObject)
inline

◆ Unlock()

void UEMotionController::FScopeLockOptional::Unlock ( )
inline

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