OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::CreateParticleSystemScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::CreateParticleSystemScriptCompilerEvent:
+ Collaboration diagram for Ogre::CreateParticleSystemScriptCompilerEvent:

Public Member Functions

 CreateParticleSystemScriptCompilerEvent (const String &file, const String &name, const String &resourceGroup)
 

Public Attributes

String mFile
 
String mName
 
String mResourceGroup
 
String mType
 

Static Public Attributes

static String eventType
 

Detailed Description

Definition at line 552 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

Ogre::CreateParticleSystemScriptCompilerEvent::CreateParticleSystemScriptCompilerEvent ( const String file,
const String name,
const String resourceGroup 
)
inline

Definition at line 558 of file OgreScriptCompiler.h.

Member Data Documentation

String Ogre::CreateParticleSystemScriptCompilerEvent::eventType
static

Definition at line 556 of file OgreScriptCompiler.h.

String Ogre::CreateParticleSystemScriptCompilerEvent::mFile

Definition at line 555 of file OgreScriptCompiler.h.

String Ogre::CreateParticleSystemScriptCompilerEvent::mName

Definition at line 555 of file OgreScriptCompiler.h.

String Ogre::CreateParticleSystemScriptCompilerEvent::mResourceGroup

Definition at line 555 of file OgreScriptCompiler.h.

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 331 of file OgreScriptCompiler.h.


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