Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
SGUISetting Struct Reference

A GUI Setting is anything that can be inputted from XML as <object>-attributes (with exceptions). More...

#include <IGUIObject.h>

Public Member Functions

 SGUISetting ()
 

Public Attributes

void * m_pSetting
 
EGUISettingType m_Type
 

Detailed Description

A GUI Setting is anything that can be inputted from XML as <object>-attributes (with exceptions).

For instance: <object style="null">

"style" will be a SGUISetting.

Constructor & Destructor Documentation

SGUISetting::SGUISetting ( )
inline

Member Data Documentation

void* SGUISetting::m_pSetting
EGUISettingType SGUISetting::m_Type

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