uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
ModLoadResult Class
ModLoadResult Properties
ElapsedLoadTime Property
Error Property
LoadTimestamp Property
Message Property
Success Property
ThrownException Property
ModLoadResult
Message Property
Get the error message for the load error.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
string
Message
{
get
; }
Property Value
Type:
String
See Also
Reference
ModLoadResult Class
UMod Namespace