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

    Delegate Connector<TFieldValue, TValue>.ToFieldDelegate

    Namespace: Unity.Properties.Editor
    Syntax
    public delegate TFieldValue ToFieldDelegate(TValue value);
    Parameters
    Type Name Description
    TValue value
    Returns
    Type Description
    TFieldValue
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX