#include <ItemInfo.hpp>
Definition at line 13 of file ItemInfo.hpp.
◆ ItemInfo() [1/4]
Internal::ItemInfo::ItemInfo |
( |
const void * |
Obj | ) |
|
◆ ItemInfo() [2/4]
Internal::ItemInfo::ItemInfo |
( |
| ) |
|
|
default |
◆ ItemInfo() [3/4]
Internal::ItemInfo::ItemInfo |
( |
ItemInfo && |
Obj | ) |
|
|
default |
◆ ItemInfo() [4/4]
Internal::ItemInfo::ItemInfo |
( |
const ItemInfo & |
Obj | ) |
|
|
default |
◆ GetClass()
static Class Internal::ItemInfo::GetClass |
( |
| ) |
|
|
static |
◆ GetGroundActions()
std::vector<std::string> Internal::ItemInfo::GetGroundActions |
( |
| ) |
const |
◆ GetID()
std::int32_t Internal::ItemInfo::GetID |
( |
| ) |
const |
◆ GetInventoryActions()
std::vector<std::string> Internal::ItemInfo::GetInventoryActions |
( |
| ) |
const |
◆ GetMembers()
bool Internal::ItemInfo::GetMembers |
( |
| ) |
const |
◆ GetName()
std::string Internal::ItemInfo::GetName |
( |
| ) |
const |
◆ GetNoteID()
std::int32_t Internal::ItemInfo::GetNoteID |
( |
| ) |
const |
◆ GetParameters()
◆ GetPrice()
std::int32_t Internal::ItemInfo::GetPrice |
( |
| ) |
const |
◆ GetShiftClickIndex()
std::int32_t Internal::ItemInfo::GetShiftClickIndex |
( |
| ) |
const |
◆ GetSpriteID()
std::int32_t Internal::ItemInfo::GetSpriteID |
( |
| ) |
const |
◆ GetStackable()
std::int32_t Internal::ItemInfo::GetStackable |
( |
| ) |
const |
◆ GetStackAmounts()
std::vector<std::int32_t> Internal::ItemInfo::GetStackAmounts |
( |
| ) |
const |
◆ GetStackModelIDs()
std::vector<std::int32_t> Internal::ItemInfo::GetStackModelIDs |
( |
| ) |
const |
◆ GetTradable()
bool Internal::ItemInfo::GetTradable |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: