Table of Contents

Interface IControllerInteractable

Namespace
MagicUI.Core
Assembly
MagicUI.dll

A controller-interactable element

public interface IControllerInteractable

Methods

GetSelectable()

Gets the Unity UnityEngine.UI.Selectable underlying the element

Selectable GetSelectable()

Returns

Selectable