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