mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class SubmitEventRouter

    This is a helper class to allow you to call OnSubmit() on a UnityEngine.UI.Button or other control derived from UnityEngine.EventSystems.ISubmitHandler on this gameObject. It exposes a public function that can be bound in the Editor to a Unity Event.

    Inheritance
    Object
    SubmitEventRouter
    Implements
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit
    Assembly: cs.temp.dll.dll
    Syntax
    public class SubmitEventRouter : MonoBehaviour, MonoBehaviour

    Methods

    Submit()

    Declaration
    public void Submit()

    Submit()

    Declaration
    public void Submit()

    Implements

    MonoBehaviour
    In This Article
    • Methods
      • Submit()
      • Submit()
    • Implements
    Back to top Generated by DocFX