This struct is a base class for events which can be thrown by the compilers and caught by subscribers.
More...
#include <OgreScriptCompiler.h>
This struct is a base class for events which can be thrown by the compilers and caught by subscribers.
There are a set number of standard events which are used by Ogre's core. New event types may be derived for more custom compiler processing.
◆ ScriptCompilerEvent()
Ogre::ScriptCompilerEvent::ScriptCompilerEvent |
( |
const String & |
type | ) |
|
|
inline |
◆ ~ScriptCompilerEvent()
virtual Ogre::ScriptCompilerEvent::~ScriptCompilerEvent |
( |
| ) |
|
|
inlinevirtual |
◆ mType
String Ogre::ScriptCompilerEvent::mType |
The documentation for this class was generated from the following file: