OGRE  1.9.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Ogre::CreateParticleSystemScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::CreateParticleSystemScriptCompilerEvent:
Inheritance graph
[legend]

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 
)

Definition at line 590 of file OgreScriptCompiler.h.

Member Data Documentation

◆ eventType

String Ogre::CreateParticleSystemScriptCompilerEvent::eventType
static

Definition at line 588 of file OgreScriptCompiler.h.

◆ mFile

String Ogre::CreateParticleSystemScriptCompilerEvent::mFile

Definition at line 587 of file OgreScriptCompiler.h.

◆ mName

String Ogre::CreateParticleSystemScriptCompilerEvent::mName

Definition at line 587 of file OgreScriptCompiler.h.

◆ mResourceGroup

String Ogre::CreateParticleSystemScriptCompilerEvent::mResourceGroup

Definition at line 587 of file OgreScriptCompiler.h.

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 350 of file OgreScriptCompiler.h.


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