docs.unity.cn
    Show / Hide Table of Contents

    Constructor RegisterBindingAttribute

    RegisterBindingAttribute(Type, String)

    Declaration
    public RegisterBindingAttribute(Type runtimeComponent, string runtimeField)
    Parameters
    Type Name Description
    Type runtimeComponent
    String runtimeField

    RegisterBindingAttribute(Type, String, Boolean)

    Declaration
    public RegisterBindingAttribute(Type runtimeComponent, string runtimeField, bool generated)
    Parameters
    Type Name Description
    Type runtimeComponent
    String runtimeField
    Boolean generated
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use