docs.unity.cn
    Show / Hide Table of Contents

    Method GetBinding

    GetBinding(Type, String)

    Return authoring binding for a given runtime type and field name.

    Declaration
    public static (Type Type, string FieldName) GetBinding(Type type, string fieldName)
    Parameters
    Type Name Description
    Type type
    String fieldName

    Field name.

    Returns
    Type Description
    (T1, T2)<Type, String>

    Returns a runtime type and a field name.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023