docs.unity.cn
    Show / Hide Table of Contents

    Class IPortEditor.tHandlerDescriptor

    tHandlerDescriptor, describes life cycle handlers for this port editor.

    Inheritance
    Object
    IPortEditor.tHandlerDescriptor
    Namespace: Mechatronics.SystemGraph
    Syntax
    public class tHandlerDescriptor

    Fields

    create

    The create event

    Declaration
    public IPortEditor.tDelegateCreate create
    Field Value
    Type Description
    IPortEditor.tDelegateCreate

    refreshEditor

    The refresh editor event

    Declaration
    public IPortEditor.tDelegateRefreshEditor refreshEditor
    Field Value
    Type Description
    IPortEditor.tDelegateRefreshEditor

    spawnEditor

    The spawn editor event

    Declaration
    public IPortEditor.tDelegateSpawnEditor spawnEditor
    Field Value
    Type Description
    IPortEditor.tDelegateSpawnEditor
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 18, 2022
    Terms of use