Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Ogre::CreateCompositorScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

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

Public Member Functions

 CreateCompositorScriptCompilerEvent (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 563 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

◆ CreateCompositorScriptCompilerEvent()

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

Definition at line 569 of file OgreScriptCompiler.h.

Member Data Documentation

◆ eventType

String Ogre::CreateCompositorScriptCompilerEvent::eventType
static

Definition at line 567 of file OgreScriptCompiler.h.

◆ mFile

String Ogre::CreateCompositorScriptCompilerEvent::mFile

Definition at line 566 of file OgreScriptCompiler.h.

◆ mName

String Ogre::CreateCompositorScriptCompilerEvent::mName

Definition at line 566 of file OgreScriptCompiler.h.

◆ mResourceGroup

String Ogre::CreateCompositorScriptCompilerEvent::mResourceGroup

Definition at line 566 of file OgreScriptCompiler.h.

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 332 of file OgreScriptCompiler.h.


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.