uMod 2.0 Scripting Reference
uMod 2.0 Scripting Reference
uMod 2.0
UMod
ModHost Class
ModHost Properties
AllLoadedModHosts Property
AllModHosts Property
Assets Property
CanBeReclaimed Property
CurrentIdentity Property
CurrentMod Property
CurrentModPath Property
DebugHandler Property
DownloadSpeed Property
HasAssets Property
HasDependencies Property
HasScenes Property
HasScripts Property
HostDependencies Property
IsModActivated Property
IsModDownloading Property
IsModLoaded Property
IsModLoading Property
LoadResult Property
ReferencedMods Property
Scenes Property
ScriptDomain Property
SharedAssets Property
SharedScenes Property
ModHost
ReferencedMods Property
Get and array of
IModInfo
that the current mod references.
Namespace:
UMod
Assembly:
UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
IModInfo
[]
ReferencedMods
{
get
; }
Property Value
Type:
IModInfo
See Also
Reference
ModHost Class
UMod Namespace