Class ModTag
Inheritance
System.Object
ModTag
Namespace: Eco.ModKit.Internal
Assembly: Eco.ModKit.dll
Syntax
public class ModTag : Object
Constructors
ModTag()
Declaration
public ModTag()
Properties
date_added
Declaration
public int date_added { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
name
Declaration
public string name { get; set; }
Property Value
Type | Description |
---|---|
System.String |