BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

ItemsWrapper : ObjectWrapper

View Implementation

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()





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