[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.RuntimeAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public static class RuntimeCore
Public NotInheritable Class RuntimeCore
public ref class RuntimeCore abstract sealed
Members
| All Members | Properties | Methods | Events |
| Member | Description | |
|---|---|---|
| CommandList | ||
| CompileScripts()()() | ||
| CompileScripts(Boolean) | ||
| ExecutableList | ||
| Executions | ||
| Hotkeys | ||
| Macros | ||
| PluginsDirectory |
Gets path to plugins directory
| |
| ReloadPlugins()()() | ||
| Reports | ||
| ScriptsDirectory |
Gets path to scripts directory
| |
| UnregisterAssembly(Assembly) |
Remove all registered assembly object from their lists.
| |
| UnregisteringAssembly |
Fired before assembly is unregistered.
|