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