Click or drag to resize

IModContextModHost Property

A reference to the IModHost interface that allows access to the host that is handling this mod.

Namespace:  UMod
Assembly:  UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IModHost ModHost { get; }

Property Value

Type: IModHost
See Also