Namespace Macad.Core
Namespaces
Classes
- CoreContext
The CoreContext is a singleton holding the global state of the core module. Most functionality of the classes in the core module access the state using this class.
- ScriptContext
This is the base class for scripts. Every script class can access these members directly.