Show / Hide Table of Contents

Class ModDependencies

Inheritance
System.Object
ModDependencies
Namespace: Eco.ModKit.Internal
Assembly: Eco.ModKit.dll
Syntax
public class ModDependencies : Object

Constructors

ModDependencies()

Declaration
public ModDependencies()

Properties

date_added

Declaration
public int date_added { get; set; }
Property Value
Type Description
System.Int32

mod_id

Declaration
public int mod_id { get; set; }
Property Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾