Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TWriteLockedDelegateAllocation
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Delegates/DelegateBase.h |
|
|
|
Delegates/DelegateBase.h |
|
|
|
Delegates/DelegateBase.h |
|
TWriteLockedDelegateAllocation(TWriteLockedDelegateAllocation &&)
| |
|
| Name |
TWriteLockedDelegateAllocation |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include Path |
#include "Delegates/DelegateBase.h" |
TWriteLockedDelegateAllocation
(
TWriteLockedDelegateAllocation &&
)
TWriteLockedDelegateAllocation(const TWriteLockedDelegateAllocation &)
| |
|
| Name |
TWriteLockedDelegateAllocation |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include Path |
#include "Delegates/DelegateBase.h" |
TWriteLockedDelegateAllocation
(
const TWriteLockedDelegateAllocation &
)
TWriteLockedDelegateAllocation(TDelegateBase< ThreadSafetyMode > &)
| |
|
| Name |
TWriteLockedDelegateAllocation |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include Path |
#include "Delegates/DelegateBase.h" |
TWriteLockedDelegateAllocation
(
TDelegateBase < ThreadSafetyMode > & Delegate
)