Search Results for

    Show / Hide Table of Contents

    Class ModConfig.LabelTextAttribute

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

    Constructors

    LabelTextAttribute(string)

    Declaration
    public LabelTextAttribute(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