OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
MWGui::Spell Struct Reference

#include <spellmodel.hpp>

Collaboration diagram for MWGui::Spell:

Public Types

enum  Type { Type_Power, Type_Spell, Type_EnchantedItem }
 

Public Member Functions

 Spell ()
 

Public Attributes

Type mType
 
std::string mName
 
std::string mCostColumn
 
std::string mId
 
MWWorld::Ptr mItem
 
int mCount
 
bool mSelected
 
bool mActive
 

Member Enumeration Documentation

Enumerator
Type_Power 
Type_Spell 
Type_EnchantedItem 

Constructor & Destructor Documentation

MWGui::Spell::Spell ( )
inline

Member Data Documentation

bool MWGui::Spell::mActive
std::string MWGui::Spell::mCostColumn
int MWGui::Spell::mCount
std::string MWGui::Spell::mId
MWWorld::Ptr MWGui::Spell::mItem
std::string MWGui::Spell::mName
bool MWGui::Spell::mSelected
Type MWGui::Spell::mType

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