Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Ogre::ProcessNameExclusionScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::ProcessNameExclusionScriptCompilerEvent:
Inheritance graph
[legend]

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 494 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

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

Definition at line 501 of file OgreScriptCompiler.h.

Member Data Documentation

String Ogre::ProcessNameExclusionScriptCompilerEvent::eventType
static

Definition at line 499 of file OgreScriptCompiler.h.

String Ogre::ProcessNameExclusionScriptCompilerEvent::mClass

Definition at line 497 of file OgreScriptCompiler.h.

AbstractNode* Ogre::ProcessNameExclusionScriptCompilerEvent::mParent

Definition at line 498 of file OgreScriptCompiler.h.

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 332 of file OgreScriptCompiler.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.