Struct Connector<TFieldValue, TValue> | Properties | 0.9.2-preview
docs.unity.cn
    Show / Hide Table of Contents

    Struct Connector<TFieldValue, TValue>

    Namespace: Unity.Properties.Editor
    Syntax
    public struct Connector<TFieldValue, TValue>
    Type Parameters
    Name Description
    TFieldValue
    TValue

    Fields

    ToField

    Declaration
    public Connector<TFieldValue, TValue>.ToFieldDelegate ToField
    Field Value
    Type Description
    Connector.ToFieldDelegate<>

    ToValue

    Declaration
    public Connector<TFieldValue, TValue>.ToValueDelegate ToValue
    Field Value
    Type Description
    Connector.ToValueDelegate<>
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX