Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Interfaces
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UInterface_ActorSubobject
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Interfaces/Interface_ActorSubobject.h |
| Include | #include "Interfaces/Interface_ActorSubobject.h" |
Syntax
class UInterface_ActorSubobject : public UInterface
Remarks
Interface for actor subobjects. WARNING: Experimental. This interface may change or be removed without notice.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UInterface_ActorSubobject
(
const FObjectInitializer& ObjectInitializer |