docs.unity.cn
    Show / Hide Table of Contents

    Class PortBridge<T>.HandlerChange

    Class HandlerChange.

    Inheritance
    Object
    PortBridge<T>.HandlerChange
    Namespace: Global Namespace
    Syntax
    public class HandlerChange

    Fields

    handler

    The handler

    Declaration
    public PortTypeClock.HandlerRisingEdge handler
    Field Value
    Type Description
    PortTypeClock.HandlerRisingEdge

    index

    The index

    Declaration
    public int index
    Field Value
    Type Description
    Int32

    instance

    The instance

    Declaration
    public PortBridge<T> instance
    Field Value
    Type Description
    PortBridge<T>

    Methods

    ChangeEvent()

    Changes the event.

    Declaration
    public void ChangeEvent()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 18, 2022
    Terms of use