Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPhysicsRwLock
| |
|
| Name |
FRwLockInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Framework/Threading.h |
| Include Path |
#include "Framework/Threading.h" |
Syntax
struct FRwLockInfo
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FRwLockInfo
(
void* TlsSlotValue
)
|
|
Framework/Threading.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ThreadReadDepth |
uint32 |
|
Framework/Threading.h |
|
| ThreadWriteDepth |
uint32 |
|
Framework/Threading.h |
|
Functions
Public