OGRE-Next  3.0.0
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: