Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FActorComponentActivatedSignature |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include Path | #include "Components/ActorComponent.h" |
Syntax
struct FActorComponentActivatedSignature : public TSparseDynamicDelegate< FActorComponentActivatedSignature_MCSignature, UActorComponent, FActorComponentActivatedSignatureInfoGetter >
Inheritance Hierarchy
- FSparseDelegate → TSparseDynamicDelegate → FActorComponentActivatedSignature