OGRE  master
Object-Oriented Graphics Rendering Engine
Ogre::CreateCompositorScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::CreateCompositorScriptCompilerEvent:

Public Member Functions

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

◆ CreateCompositorScriptCompilerEvent()

Ogre::CreateCompositorScriptCompilerEvent::CreateCompositorScriptCompilerEvent ( const String file,
const String name,
const String resourceGroup 
)
inline

Member Data Documentation

◆ mFile

String Ogre::CreateCompositorScriptCompilerEvent::mFile

◆ mName

String Ogre::CreateCompositorScriptCompilerEvent::mName

◆ mResourceGroup

String Ogre::CreateCompositorScriptCompilerEvent::mResourceGroup

◆ eventType

String Ogre::CreateCompositorScriptCompilerEvent::eventType
static

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