Integration Guide
Unity integration
After the user purchases a Virtual Item, it is automatically added to the user's Inventory during the transaction process. It is possible also to add a virtual item to the user's inventory without going through the purchase process for non-NFT items.
The following method gets all inventory items for the currently logged in player.
Add to inventory can be use to add regular virtual items into the player inventory. NFT's cannot be added to the inventory with this function.
Unreal integration
After the user purchases a Virtual Item, it is automatically added to the user's Inventory during the transaction process. It is possible also to add a virtual item to the user's inventory without going through the purchase process for non-NFT items.
Add to inventory can be use to add regular virtual items into the player inventory. NFT's cannot be added to the inventory with this functionality.