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