docs.unity3d.com
    Show / Hide Table of Contents

    Class InputVisualizer

    Base class for InputActionVisualizer and InputControlVisualizer. Not meant to be extended outside of input system.

    Inheritance
    Object
    InputVisualizer
    InputActionVisualizer
    InputControlVisualizer
    Namespace: UnityEngine.InputSystem.Samples
    Syntax
    public abstract class InputVisualizer : MonoBehaviour

    Methods

    OnDisable()

    Declaration
    protected void OnDisable()

    OnEnable()

    Declaration
    protected void OnEnable()

    OnGUI()

    Declaration
    protected void OnGUI()

    OnValidate()

    Declaration
    protected void OnValidate()

    ResolveParent()

    Declaration
    protected void ResolveParent()
    In This Article
    • Methods
      • OnDisable()
      • OnEnable()
      • OnGUI()
      • OnValidate()
      • ResolveParent()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023