mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ScrollingObjectCollection.ScrollEvent

    The UnityEvent type the ScrollingObjectCollection sends. GameObject is the object the fired the scroll.

    Inheritance
    Object
    ScrollingObjectCollection.ScrollEvent
    Implements
    UnityEvent<GameObject>
    Namespace: Microsoft.MixedReality.Toolkit.Experimental.UI
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    [Serializable]
    public class ScrollEvent : UnityEvent<GameObject>, UnityEvent<GameObject>

    Implements

    UnityEvent<>
    In This Article
    • Implements
    Back to top Generated by DocFX