Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FChaosAsyncInitBodyWriteScopeLock |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AsyncInitBodyHelper.h |
| Include Path | #include "Chaos/AsyncInitBodyHelper.h" |
Syntax
template<typename T>
struct FChaosAsyncInitBodyWriteScopeLock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosAsyncInitBodyWriteScopeLock
(
T& InLock |
Chaos/AsyncInitBodyHelper.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FChaosAsyncInitBodyWriteScopeLock() |
Chaos/AsyncInitBodyHelper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Lock | T * | Chaos/AsyncInitBodyHelper.h |