#include <ClientInventoryBehavior.h>
◆ Combine()
◆ FindItemWithGid()
CoreObject * ClientInventoryBehavior::FindItemWithGid |
( |
gid | a0 | ) |
|
|
inline |
◆ GetItem()
CoreObject * ClientInventoryBehavior::GetItem |
( |
int | a0 | ) |
|
|
inline |
◆ GetItemCount()
int ClientInventoryBehavior::GetItemCount |
( |
| ) |
|
|
inline |
◆ GetTemplate()
◆ GetTemplateFromTemplateGID()
CoreTemplate * ClientInventoryBehavior::GetTemplateFromTemplateGID |
( |
gid | a0 | ) |
|
|
inline |
◆ GetTotalQuantity()
int ClientInventoryBehavior::GetTotalQuantity |
( |
unsigned __int64 | a0 | ) |
|
|
inline |
◆ IsCombinable()
◆ IsItemWithGidInTrade()
int ClientInventoryBehavior::IsItemWithGidInTrade |
( |
gid | a0 | ) |
|
|
inline |
◆ RequestAddItemWithGIDToTrade()
void ClientInventoryBehavior::RequestAddItemWithGIDToTrade |
( |
gid | a0 | ) |
|
|
inline |
◆ RequestAddMoneyToTrade()
void ClientInventoryBehavior::RequestAddMoneyToTrade |
( |
int | a0 | ) |
|
|
inline |
◆ RequestRemoveItemWithGIDFromTrade()
void ClientInventoryBehavior::RequestRemoveItemWithGIDFromTrade |
( |
gid | a0 | ) |
|
|
inline |
◆ TrashItemWithGid()
void ClientInventoryBehavior::TrashItemWithGid |
( |
gid | a0 | ) |
|
|
inline |
◆ UseItemWithGid()
void ClientInventoryBehavior::UseItemWithGid |
( |
gid | a0 | ) |
|
|
inline |