OGRE  1.9.0
Ogre::CreateParticleSystemScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

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

Constructor & Destructor Documentation

◆ CreateParticleSystemScriptCompilerEvent()

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

Member Data Documentation

◆ eventType

String Ogre::CreateParticleSystemScriptCompilerEvent::eventType
static

Definition at line 588 of file OgreScriptCompiler.h.

Referenced by CreateParticleSystemScriptCompilerEvent().

◆ mFile

String Ogre::CreateParticleSystemScriptCompilerEvent::mFile

Definition at line 587 of file OgreScriptCompiler.h.

Referenced by CreateParticleSystemScriptCompilerEvent().

◆ mName

String Ogre::CreateParticleSystemScriptCompilerEvent::mName

Definition at line 587 of file OgreScriptCompiler.h.

Referenced by CreateParticleSystemScriptCompilerEvent().

◆ mResourceGroup

String Ogre::CreateParticleSystemScriptCompilerEvent::mResourceGroup

Definition at line 587 of file OgreScriptCompiler.h.

Referenced by CreateParticleSystemScriptCompilerEvent().

◆ 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: