OGRE  1.9.0
Ogre::ProcessNameExclusionScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::ProcessNameExclusionScriptCompilerEvent:

Public Member Functions

 ProcessNameExclusionScriptCompilerEvent (const String &cls, AbstractNode *parent)
 

Public Attributes

String mClass
 
AbstractNodemParent
 
String mType
 

Static Public Attributes

static String eventType
 

Detailed Description

Definition at line 525 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

◆ ProcessNameExclusionScriptCompilerEvent()

Ogre::ProcessNameExclusionScriptCompilerEvent::ProcessNameExclusionScriptCompilerEvent ( const String & cls,
AbstractNode * parent )

Member Data Documentation

◆ eventType

String Ogre::ProcessNameExclusionScriptCompilerEvent::eventType
static

Definition at line 530 of file OgreScriptCompiler.h.

Referenced by ProcessNameExclusionScriptCompilerEvent().

◆ mClass

String Ogre::ProcessNameExclusionScriptCompilerEvent::mClass

Definition at line 528 of file OgreScriptCompiler.h.

Referenced by ProcessNameExclusionScriptCompilerEvent().

◆ mParent

AbstractNode* Ogre::ProcessNameExclusionScriptCompilerEvent::mParent

Definition at line 529 of file OgreScriptCompiler.h.

Referenced by ProcessNameExclusionScriptCompilerEvent().

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 350 of file OgreScriptCompiler.h.

Referenced by ScriptCompilerEvent().


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