OGRE 14.4
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::CreateMaterialScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::CreateMaterialScriptCompilerEvent:

Public Member Functions

 CreateMaterialScriptCompilerEvent (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

◆ CreateMaterialScriptCompilerEvent()

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

Member Data Documentation

◆ mFile

String Ogre::CreateMaterialScriptCompilerEvent::mFile

◆ mName

String Ogre::CreateMaterialScriptCompilerEvent::mName

◆ mResourceGroup

String Ogre::CreateMaterialScriptCompilerEvent::mResourceGroup

◆ eventType

String Ogre::CreateMaterialScriptCompilerEvent::eventType
static

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