Click or drag to resize

ModBuild Class

Represents a build mod that can be accessed in memory.
Inheritance Hierarchy
SystemObject
  UMod.BuildEngineModBuild

Namespace:  UMod.BuildEngine
Assembly:  UMod-BuildEngine (in UMod-BuildEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class ModBuild : IModInfo

The ModBuild type exposes the following members.

Constructors
  NameDescription
Public methodModBuild
Initializes a new instance of the ModBuild class
Top
Properties
Methods
See Also