Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TBaseStaticDeleg-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CreateCopy
(
TDelegateBase< FThreadSafeDelegateMode >& Base |
Delegates/DelegateInstancesImpl.h | ||
void CreateCopy
(
TDelegateBase< FNotThreadSafeDelegateMode >& Base |
Delegates/DelegateInstancesImpl.h | ||
void CreateCopy
(
TDelegateBase< FNotThreadSafeNotCheckedDelegateMode >& Base |
Delegates/DelegateInstancesImpl.h |
CreateCopy(TDelegateBase< FThreadSafeDelegateMode > &)
| Name | CreateCopy |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h |
| Include Path | #include "Delegates/DelegateInstancesImpl.h" |
void CreateCopy
(
TDelegateBase < FThreadSafeDelegateMode > & Base
) const
CreateCopy(TDelegateBase< FNotThreadSafeDelegateMode > &)
| Name | CreateCopy |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h |
| Include Path | #include "Delegates/DelegateInstancesImpl.h" |
void CreateCopy
(
TDelegateBase < FNotThreadSafeDelegateMode > & Base
) const
CreateCopy(TDelegateBase< FNotThreadSafeNotCheckedDelegateMode > &)
| Name | CreateCopy |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateInstancesImpl.h |
| Include Path | #include "Delegates/DelegateInstancesImpl.h" |
void CreateCopy
(
TDelegateBase < FNotThreadSafeNotCheckedDelegateMode > & Base
) const