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

Referenced by ProcessNameExclusionScriptCompilerEvent().

◆ mClass

String Ogre::ProcessNameExclusionScriptCompilerEvent::mClass

Definition at line 497 of file OgreScriptCompiler.h.

Referenced by ProcessNameExclusionScriptCompilerEvent().

◆ mParent

AbstractNode* Ogre::ProcessNameExclusionScriptCompilerEvent::mParent

Definition at line 498 of file OgreScriptCompiler.h.

Referenced by ProcessNameExclusionScriptCompilerEvent().

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 332 of file OgreScriptCompiler.h.

Referenced by ScriptCompilerEvent().


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.