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

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

    Show / Hide Table of Contents

    Class InteractableReceiverListInspector

    Inheritance
    Object
    InteractableReceiverListInspector
    InteractableReceiverInspector
    Namespace: Microsoft.MixedReality.Toolkit.UI
    Assembly: cs.temp.dll.dll
    Syntax
    public class InteractableReceiverListInspector : UnityEditor.Editor

    Methods

    AddEvent(Int32)

    Declaration
    protected virtual void AddEvent(int index)
    Parameters
    Type Name Description
    Int32 index

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    RenderInspectorHeader()

    Declaration
    protected virtual void RenderInspectorHeader()
    Back to top Generated by DocFX