ItemsWrapper
Last edited bySimple_AOB10/16/2025
ItemsWrapper(const ItemsWrapper &other)
| Parameter | Type | Description |
|---|---|---|
| other | ItemsWrapper | --- |
ItemsWrapper operator=(ItemsWrapper rhs)
| Parameter | Type | Description |
|---|---|---|
| rhs | ItemsWrapper | --- |
~ItemsWrapper()
bool IsNull()
operator bool()
ArrayWrapper GetAllProducts()
ArrayWrapper GetAllProductSlots()
ProductWrapper GetProduct(int productId)
| Parameter | Type | Description |
|---|---|---|
| productId | int | --- |
OnlineProductWrapper GetOnlineProduct(const ProductInstanceID &product-instance-id) const
| Parameter | Type | Description |
|---|---|---|
| product_instance_id | ProductInstanceID | --- |
ArrayWrapper GetUnlockedProducts()
ArrayWrapper GetCachedUnlockedProducts()
ArrayWrapper GetOwnedProducts()
CertifiedStatDatabaseWrapper GetCertifiedStatDB()
DataAssetDatabase_ESportsTeamWrapper GetEsportTeamDB()
PaintDatabaseWrapper GetPaintDB()
SpecialEditionDatabaseWrapper GetSpecialEditionDB()
UnrealStringWrapper GetCurrentLoadoutName()
LoadoutWrapper GetCurrentLoadout(int teamIndex)
| Parameter | Type | Description |
|---|---|---|
| teamIndex | int | --- |
TradeWrapper GetTradeWrapper()
ProductTradeInWrapper GetProductTradeInWrapper()
GfxProductsWrapper GetGfxProductsWrapper()
_NODISCARD bool IsOnlineID(const ProductInstanceID &product_instance_id)
| Parameter | Type | Description |
|---|---|---|
| product_instance_id | ProductInstanceID | --- |
_NODISCARD int GetProductIdFromInstanceId(const ProductInstanceID &product_instance_id)
| Parameter | Type | Description |
|---|---|---|
| product_instance_id | ProductInstanceID | --- |