Search Results for

    Show / Hide Table of Contents

    Delegate DewGUI.FieldBuilder

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public delegate FieldBuildResult DewGUI.FieldBuilder(Type type, FieldInfo info, Transform parent)
    Parameters
    Type Name Description
    System.Type type
    System.Reflection.FieldInfo info
    UnityEngine.Transform parent
    Returns
    Type Description
    FieldBuildResult
    In This Article
    Back to top Shape of Dreams API Documentation