Navigation
API > API/Runtime > API/Runtime/Engine
Interface for objects selectable in the viewport. Only used by Sequencer in editor at the moment to allow AControlRigShapeActor (runtime) to be selectable when Sequencer is selection limiting. Could be extended or removed in the future where there is a more generalized, low level selection system.
| Name | UViewportSelectableObject |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/IViewportSelectableObject.h |
| Include Path | #include "IViewportSelectableObject.h" |
Syntax
class UViewportSelectableObject : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UViewportSelectableObject