uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
ModScriptBehaviour Class
ModScriptBehaviour Properties
GameAssets Property
ModAssets Property
ModDebug Property
ModHost Property
ModPersistentData Property
ModScenes Property
ModSecurity Property
ModScriptBehaviour
ModDebug 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#
Copy
public
IModDebug
ModDebug
{
get
; }
Property Value
Type:
IModDebug
Implements
IModContext
ModDebug
See Also
Reference
ModScriptBehaviour Class
UMod Namespace