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 Attributes

String mFile
String mName
String mResourceGroup
String mType

Static Public Attributes

static String eventType

Detailed Description

Definition at line 505 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

◆ CreateMaterialScriptCompilerEvent()

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

Member Data Documentation

◆ eventType

String Ogre::CreateMaterialScriptCompilerEvent::eventType
static

Definition at line 509 of file OgreScriptCompiler.h.

Referenced by CreateMaterialScriptCompilerEvent().

◆ mFile

String Ogre::CreateMaterialScriptCompilerEvent::mFile

Definition at line 508 of file OgreScriptCompiler.h.

Referenced by CreateMaterialScriptCompilerEvent().

◆ mName

String Ogre::CreateMaterialScriptCompilerEvent::mName

Definition at line 508 of file OgreScriptCompiler.h.

Referenced by CreateMaterialScriptCompilerEvent().

◆ mResourceGroup

String Ogre::CreateMaterialScriptCompilerEvent::mResourceGroup

Definition at line 508 of file OgreScriptCompiler.h.

Referenced by CreateMaterialScriptCompilerEvent().

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