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

#include <OgreScriptCompiler.h>

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

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

Constructor & Destructor Documentation

◆ CreateMaterialScriptCompilerEvent()

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

Definition at line 542 of file OgreScriptCompiler.h.

Member Data Documentation

◆ eventType

String Ogre::CreateMaterialScriptCompilerEvent::eventType
static

Definition at line 540 of file OgreScriptCompiler.h.

◆ mFile

String Ogre::CreateMaterialScriptCompilerEvent::mFile

Definition at line 539 of file OgreScriptCompiler.h.

◆ mName

String Ogre::CreateMaterialScriptCompilerEvent::mName

Definition at line 539 of file OgreScriptCompiler.h.

◆ mResourceGroup

String Ogre::CreateMaterialScriptCompilerEvent::mResourceGroup

Definition at line 539 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: