Search Results for

    Show / Hide Table of Contents

    Delegate DewGUI.FieldBuilderCondition

    Either type or FieldInfo will be provided.

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