OGRE
1.9.0
|
#include <OgreScriptCompiler.h>
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 |
Definition at line 584 of file OgreScriptCompiler.h.
Ogre::CreateParticleSystemScriptCompilerEvent::CreateParticleSystemScriptCompilerEvent | ( | const String & | file, |
const String & | name, | ||
const String & | resourceGroup ) |
Definition at line 590 of file OgreScriptCompiler.h.
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mFile, mName, and mResourceGroup.
|
static |
Definition at line 588 of file OgreScriptCompiler.h.
Referenced by CreateParticleSystemScriptCompilerEvent().
String Ogre::CreateParticleSystemScriptCompilerEvent::mFile |
Definition at line 587 of file OgreScriptCompiler.h.
Referenced by CreateParticleSystemScriptCompilerEvent().
String Ogre::CreateParticleSystemScriptCompilerEvent::mName |
Definition at line 587 of file OgreScriptCompiler.h.
Referenced by CreateParticleSystemScriptCompilerEvent().
String Ogre::CreateParticleSystemScriptCompilerEvent::mResourceGroup |
Definition at line 587 of file OgreScriptCompiler.h.
Referenced by CreateParticleSystemScriptCompilerEvent().
|
inherited |
Definition at line 350 of file OgreScriptCompiler.h.
Referenced by ScriptCompilerEvent().