[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Runtime
Assembly:  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  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
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.

Inheritance Hierarchy

System..::.Object
  Phoenix.Runtime..::.RuntimeCore

See Also