40 #ifndef _scriptingmanager_cpp
41 #define _scriptingmanager_cpp
72 {
return ManagerBase::MT_ScriptingManager; }
virtual ManagerType GetInterfaceType() const
This returns the type of this manager.
virtual ~iScriptCompilationManager()
Overidable deconstructor.
ManagerType
A listing of Manager Types.
virtual void Initialize()
Configures this manager for use prior to entering the main loop.
virtual void Deinitialize()
Removes this manager from any necessary configuration so it can be safely disposed of...
virtual ~iScriptingManager()
Class destructor.
iScriptingManager()
Class constructor.
The bulk of the engine components go in this namspace.
This file has the interfaces for Scripting managers and the associated dependency chain...
Boole Initialized
Simple Boole indicating whether or not this manager has been initialized.