Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TMulticastDelegateBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Hidden default constructor. | Delegates/MulticastDelegateBase.h | ||
TMulticastDelegateBase
(
TMulticastDelegateBase&& Other |
Delegates/MulticastDelegateBase.h |
TMulticastDelegateBase()
Description
Hidden default constructor.
| Name | TMulticastDelegateBase |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/MulticastDelegateBase.h |
| Include Path | #include "Delegates/MulticastDelegateBase.h" |
TMulticastDelegateBase()
TMulticastDelegateBase(TMulticastDelegateBase &&)
| Name | TMulticastDelegateBase |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/MulticastDelegateBase.h |
| Include Path | #include "Delegates/MulticastDelegateBase.h" |
TMulticastDelegateBase
(
TMulticastDelegateBase && Other
)