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

Referenced by CreateParticleSystemScriptCompilerEvent().

◆ mFile

String Ogre::CreateParticleSystemScriptCompilerEvent::mFile

Definition at line 556 of file OgreScriptCompiler.h.

Referenced by CreateParticleSystemScriptCompilerEvent().

◆ mName

String Ogre::CreateParticleSystemScriptCompilerEvent::mName

Definition at line 556 of file OgreScriptCompiler.h.

Referenced by CreateParticleSystemScriptCompilerEvent().

◆ mResourceGroup

String Ogre::CreateParticleSystemScriptCompilerEvent::mResourceGroup

Definition at line 556 of file OgreScriptCompiler.h.

Referenced by CreateParticleSystemScriptCompilerEvent().

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