Search Results for

    Show / Hide Table of Contents

    Class ModConfig.DescriptionAttribute

    Inheritance
    object
    System.Attribute
    ModConfig.DescriptionAttribute
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    [AttributeUsage(AttributeTargets.Field)]
    public class ModConfig.DescriptionAttribute : Attribute

    Constructors

    DescriptionAttribute(string)

    Declaration
    public DescriptionAttribute(string text)
    Parameters
    Type Name Description
    string text

    Fields

    text

    Declaration
    public readonly string text
    Field Value
    Type Description
    string
    In This Article
    Back to top Shape of Dreams API Documentation