メインコンテンツまでスキップ

Play test - Store Item Purchase - (Unreal Engine module)

Last updated on July 28, 2025

Purchase an item

In Byte Wars, purchase widget is attached to item detail widget from In Game Store Essentials module.

  1. Compile your project and open it in the Unreal Engine Editor.

  2. Play the game in the editor, log in, navigate to Store > Item Shop, and click one of the item. You will see the one or more Purchase buttons.

  3. Cycle through the Amount selector to see the price update based on the currently selected amount.

  4. Click one of the Purchase buttons. You will see either a Success message or Wallet has insufficient balance.

    Purchase item from the in-game store

注記

To make testing easier, we added free currencies to the store in the In-Game Store Essentials module. If you don't have any balance, go to Store > Currency Shop and purchase currency from there for free.

On this page