uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
Mod Class
Mod Properties
CommandLine Property
DefaultDirectory Property
IsPlatformSupported Property
IsRunningMods Property
IsTrialVersion Property
Logger Property
PersistentDataDirectory Property
RunningModCount Property
Mod
Logger Property
Get the log receiver for umod. All loaded mods will log to this receiver.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
IModDebugReceiver
Logger
{
get
; }
Property Value
Type:
IModDebugReceiver
See Also
Reference
Mod Class
UMod Namespace