Class ModDependenciesData
Inheritance
System.Object
ModDependenciesData
Namespace: Eco.ModKit.Internal
Assembly: Eco.ModKit.dll
Syntax
public class ModDependenciesData : Object
Constructors
ModDependenciesData()
Declaration
public ModDependenciesData()
Properties
data
Declaration
public ModDependencies[] data { get; set; }
Property Value
Type | Description |
---|---|
ModDependencies[] |