ManaPlus
Data Fields
ItemTypeMap Struct Reference

#include <itemtypemap.h>

Data Fields

std::string name
 
ItemDbTypeT type
 
std::string useButton
 
std::string useButton2
 

Detailed Description

Definition at line 31 of file itemtypemap.h.

Field Documentation

◆ name

std::string ItemTypeMap::name

Definition at line 35 of file itemtypemap.h.

Referenced by itemTypeFromString().

◆ type

ItemDbTypeT ItemTypeMap::type

Definition at line 36 of file itemtypemap.h.

Referenced by itemTypeFromString(), useButton2FromItemType(), and useButtonFromItemType().

◆ useButton

std::string ItemTypeMap::useButton

Definition at line 37 of file itemtypemap.h.

Referenced by useButtonFromItemType().

◆ useButton2

std::string ItemTypeMap::useButton2

Definition at line 38 of file itemtypemap.h.

Referenced by useButton2FromItemType().


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