日本語翻訳ドキュメントはサポートを終了しました

MRTK 2.6 以降のドキュメントについては、公式の Microsoft ドキュメント を参照してください。

    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
    Namespace: Microsoft.MixedReality.Toolkit.UI
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class ScrollEvent : UnityEvent<GameObject>
    Back to top Generated by DocFX