Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Framework
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Framework/Threading.h |
| Include | #include "Framework/Threading.h" |
Syntax
template<typename MutexType>
class TPhysicsSceneGuardScopedWrite
Remarks
Implements a RAII scoped write lock around a generic mutex.
Constructors
| Type | Name | Description | |
|---|---|---|---|
TPhysicsSceneGuardScopedWrite
(
MutexType& InMutex |
Destructors
| Type | Name | Description | |
|---|---|---|---|