Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TStripedMapBase
| Name | FDebuggableExclusiveLock |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/StripedMap.h |
| Include Path | #include "Containers/StripedMap.h" |
Syntax
struct FDebuggableExclusiveLock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDebuggableExclusiveLock
(
FDebuggableMutex& InDebuggableMutex |
Containers/StripedMap.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FDebuggableExclusiveLock() |
Containers/StripedMap.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DebuggableMutex | FDebuggableMutex & | Containers/StripedMap.h | ||
| InnerLock | LockingPolicy::ExclusiveLockType | Containers/StripedMap.h |