C# (CSharp) Nexus.Client.ModManagement.Scripting Namespace

Nested Namespaces

Nexus.Client.ModManagement.Scripting.CSharpScript
Nexus.Client.ModManagement.Scripting.ModScript
Nexus.Client.ModManagement.Scripting.UI
Nexus.Client.ModManagement.Scripting.XmlScript

Classes

Name Description
DependencyException An exception class that represents a dependency that was not fufilled.
IllegalFilePathException The exception that is thrown when the path being accessed is illegal.
ScriptExecutorBase A base class for script executors.
ScriptFunctionProxy Implements the functions availabe to scripts.
ScriptTypeRegistry A registry of all supported mod script types.
SelectOption Describes an option in a Mod Script script's select statement.
UIUtil This class displays UI elements on another thread.