Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FComponentEndCursorOverSignature-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Default constructor | Components/PrimitiveComponent.h | ||
FComponentEndCursorOverSignature_MCSignature
(
const TMulticastScriptDelegate<>& InMulticastScriptDelegate |
Construction from an FMulticastScriptDelegate must be explicit. | Components/PrimitiveComponent.h |
FComponentEndCursorOverSignature_MCSignature()
Description
Default constructor
| Name | FComponentEndCursorOverSignature_MCSignature |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include Path | #include "Components/PrimitiveComponent.h" |
FComponentEndCursorOverSignature_MCSignature()
FComponentEndCursorOverSignature_MCSignature(const TMulticastScriptDelegate<> &)
Description
Construction from an FMulticastScriptDelegate must be explicit. This is really only used by UObject system internals.
| Name | FComponentEndCursorOverSignature_MCSignature |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include Path | #include "Components/PrimitiveComponent.h" |
FComponentEndCursorOverSignature_MCSignature
(
const TMulticastScriptDelegate <> & InMulticastScriptDelegate
)