Modifier

Share via


ControllerPopupWindow Class

Definition

public ref class ControllerPopupWindow : UnityEditor::EditorWindow
public class ControllerPopupWindow : UnityEditor.EditorWindow
type ControllerPopupWindow = class
    inherit EditorWindow
Public Class ControllerPopupWindow
Inherits EditorWindow
Inheritance
UnityEditor.EditorWindow
ControllerPopupWindow

Constructors

ControllerPopupWindow()

Methods

RepaintWindow()

Use this to repaint the popup window

Show(MixedRealityControllerMapping, SerializedProperty, Handedness, List<String>)

Displays the controller mapping window for the specified controller mapping

Applies to