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