Click or drag to resize

IModContextModDebug Property

A reference to the IModDebug interface that allows access to the mod debug API.

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

Property Value

Type: IModDebug
See Also