Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include | #include "Delegates/DelegateBase.h" |
Syntax
template<typename ThreadSafetyMode>
struct TWriteLockedDelegateAllocation
Constructors
| Type | Name | Description | |
|---|---|---|---|
TWriteLockedDelegateAllocation
(
TDelegateBase< ThreadSafetyMode >& Delegate |
Operators
| Type | Name | Description | |
|---|---|---|---|
| TWriteLockedDelegateAllocation & | operator=
(
const TWriteLockedDelegateAllocation& |
||
| TWriteLockedDelegateAllocation & |