Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FComponentOnTouchBeganSignature |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include Path | #include "Components/PrimitiveComponent.h" |
Syntax
struct FComponentOnTouchBeganSignature : public TSparseDynamicDelegate< FComponentOnTouchBeganSignature_MCSignature, UPrimitiveComponent, FComponentOnTouchBeganSignatureInfoGetter >
Inheritance Hierarchy
- TSparseDynamicDelegate → FComponentOnTouchBeganSignature