OGRE 14.4
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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 Member Functions inherited from Ogre::ScriptCompilerEvent
 ScriptCompilerEvent (const String &type)
virtual ~ScriptCompilerEvent ()

Public Attributes

String mFile
String mName
String mResourceGroup
Public Attributes inherited from Ogre::ScriptCompilerEvent
String mType

Static Public Attributes

static String eventType

Constructor & Destructor Documentation

◆ CreateParticleSystemScriptCompilerEvent()

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

Member Data Documentation

◆ mFile

String Ogre::CreateParticleSystemScriptCompilerEvent::mFile

◆ mName

String Ogre::CreateParticleSystemScriptCompilerEvent::mName

◆ mResourceGroup

String Ogre::CreateParticleSystemScriptCompilerEvent::mResourceGroup

◆ eventType

String Ogre::CreateParticleSystemScriptCompilerEvent::eventType
static

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