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)
SyntaxIModDebug ModDebug { get; }
Property Value
Type:
IModDebug
See Also