OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::ScriptCompiler::Error Struct Reference

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::ScriptCompiler::Error:

Public Attributes

uint32 code
 
String file
 
unsigned int line
 
String message
 

Member Data Documentation

◆ code

uint32 Ogre::ScriptCompiler::Error::code

◆ file

String Ogre::ScriptCompiler::Error::file

◆ line

unsigned int Ogre::ScriptCompiler::Error::line

◆ message

String Ogre::ScriptCompiler::Error::message

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