|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DB2Structure.h>
Definition at line 450 of file DB2Structure.h.
| uint32 ItemExtendedCostEntry::ID |
Definition at line 452 of file DB2Structure.h.
| uint32 ItemExtendedCostEntry::RequiredAchievement |
Definition at line 466 of file DB2Structure.h.
Referenced by Player::BuyCurrencyFromVendorSlot(), and Player::BuyItemFromVendorSlot().
| uint32 ItemExtendedCostEntry::RequiredArenaSlot |
Definition at line 455 of file DB2Structure.h.
Referenced by Player::BuyCurrencyFromVendorSlot(), and Player::BuyItemFromVendorSlot().
| uint32 ItemExtendedCostEntry::RequiredCurrency[MAX_ITEM_EXT_COST_CURRENCIES] |
Definition at line 460 of file DB2Structure.h.
Referenced by Player::_StoreOrEquipNewItem(), Player::BuyCurrencyFromVendorSlot(), Player::BuyItemFromVendorSlot(), Player::RefundItem(), Player::SendItemRefundResult(), and Player::SendRefundInfo().
| uint32 ItemExtendedCostEntry::RequiredCurrencyCount[MAX_ITEM_EXT_COST_CURRENCIES] |
Definition at line 461 of file DB2Structure.h.
Referenced by Player::_StoreOrEquipNewItem(), Player::BuyCurrencyFromVendorSlot(), Player::BuyItemFromVendorSlot(), Player::RefundItem(), Player::SendItemRefundResult(), and Player::SendRefundInfo().
| uint32 ItemExtendedCostEntry::RequiredFactionId |
Definition at line 462 of file DB2Structure.h.
Referenced by Player::BuyCurrencyFromVendorSlot(), and Player::BuyItemFromVendorSlot().
| uint32 ItemExtendedCostEntry::RequiredFactionStanding |
Definition at line 463 of file DB2Structure.h.
Referenced by Player::BuyCurrencyFromVendorSlot(), and Player::BuyItemFromVendorSlot().
| uint32 ItemExtendedCostEntry::RequiredGuildLevel |
Definition at line 465 of file DB2Structure.h.
Referenced by Player::BuyCurrencyFromVendorSlot(), and Player::BuyItemFromVendorSlot().
| uint32 ItemExtendedCostEntry::RequiredItem[MAX_ITEM_EXT_COST_ITEMS] |
Definition at line 456 of file DB2Structure.h.
Referenced by Player::_StoreOrEquipNewItem(), Player::BuyCurrencyFromVendorSlot(), Player::BuyItemFromVendorSlot(), Player::RefundItem(), Player::SendItemRefundResult(), and Player::SendRefundInfo().
| uint32 ItemExtendedCostEntry::RequiredItemCount[MAX_ITEM_EXT_COST_ITEMS] |
Definition at line 457 of file DB2Structure.h.
Referenced by Player::_StoreOrEquipNewItem(), Player::BuyCurrencyFromVendorSlot(), Player::BuyItemFromVendorSlot(), Player::RefundItem(), Player::SendItemRefundResult(), and Player::SendRefundInfo().
| uint32 ItemExtendedCostEntry::RequiredPersonalArenaRating |
Definition at line 458 of file DB2Structure.h.
Referenced by Player::BuyCurrencyFromVendorSlot(), and Player::BuyItemFromVendorSlot().
| uint32 ItemExtendedCostEntry::RequirementFlags |
Definition at line 464 of file DB2Structure.h.
Referenced by Player::_StoreOrEquipNewItem(), Player::BuyCurrencyFromVendorSlot(), Player::BuyItemFromVendorSlot(), Player::RefundItem(), Player::SendItemRefundResult(), and Player::SendRefundInfo().