ModHostDebugHandler Property |
Returns the
ModDebugHandler for the current mod and can be used to log useful debug messages.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ModDebugHandler DebugHandler { get; }
Property Value
Type:
ModDebugHandlerSee Also