![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Threading.h>
Public Member Functions | |
| FPhysicsSimpleMutexLock () | |
| ~FPhysicsSimpleMutexLock () | |
| void | ReadLock () |
| void | WriteLock () |
| void | ReadUnlock () |
| void | WriteUnlock () |
A simple mutex based lock based on FCriticalSection. Reads are exclusive
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |