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