uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
ModScript Class
ModScript Properties
GameAssets Property
ModAssets Property
ModDebug Property
ModHost Property
ModPersistentData Property
ModScenes Property
ModSecurity Property
ModScript
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
ModScript Class
UMod Namespace