OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::ProcessNameExclusionScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::ProcessNameExclusionScriptCompilerEvent:

Public Member Functions

 ProcessNameExclusionScriptCompilerEvent (const String &cls, AbstractNode *parent)
 
- Public Member Functions inherited from Ogre::ScriptCompilerEvent
 ScriptCompilerEvent (const String &type)
 
virtual ~ScriptCompilerEvent ()
 

Public Attributes

String mClass
 
AbstractNodemParent
 
- Public Attributes inherited from Ogre::ScriptCompilerEvent
String mType
 

Static Public Attributes

static String eventType
 

Constructor & Destructor Documentation

◆ ProcessNameExclusionScriptCompilerEvent()

Ogre::ProcessNameExclusionScriptCompilerEvent::ProcessNameExclusionScriptCompilerEvent ( const String cls,
AbstractNode parent 
)
inline

Member Data Documentation

◆ mClass

String Ogre::ProcessNameExclusionScriptCompilerEvent::mClass

◆ mParent

AbstractNode* Ogre::ProcessNameExclusionScriptCompilerEvent::mParent

◆ eventType

String Ogre::ProcessNameExclusionScriptCompilerEvent::eventType
static

The documentation for this class was generated from the following file: