Navigation
API > API/Runtime > API/Runtime/Core
| Name | TWriteLockedDelegateAllocation |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include Path | #include "Delegates/DelegateBase.h" |
Syntax
template<typename ThreadSafetyMode>
struct TWriteLockedDelegateAllocation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Delegates/DelegateBase.h | |||
| Delegates/DelegateBase.h | |||
TWriteLockedDelegateAllocation
(
TDelegateBase< ThreadSafetyMode >& Delegate |
Delegates/DelegateBase.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Allocation | FDelegateAllocation & | Delegates/DelegateBase.h | ||
| WriteScope | TDelegateAccessHandlerBase< ThreadSafetyMode >::FWriteAccessScope | Delegates/DelegateBase.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Delegates/DelegateBase.h | |||
| Delegates/DelegateBase.h |