春季创作者特卖开启!从即日起至4月18日,精选商品最低三折起。

Inventory Integration

Dworaczek.uk - 代码插件 - 2022/01/22

Save your valuable time when implementing SteamAPI Micro Transactions & Inventory System (... and more) for your Steam Game when you use the Inventory Integration plugin for blueprints!

  • 支持的平台
  • 支持的引擎版本
    4.25 - 4.27, 5.0 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

A SteamAPI Inventory Interface integration that will allow you to implement a fully working Steam Inventory only using blueprints with the fewest nodes possible in the easiest way. This plugin allows you to do anything that the SteamAPI Inventory Interface allows for using blueprints.


This plugin works perfectly with the other plugins created by me:


Features:

  • Get Steam Item Definitions.
  • Download user's Steam inventory.
  • Consuming/Exchanging user's Steam items.
  • Item Drops.
  • Granting promotional items.
  • Item stack manipulation within a user's Steam Inventory.
  • Item generation (For Developers only).
  • Steam item dynamic properties.
  • Steam item purchase (micro-transactions).
  • ...and much more!


More features to come with future updates!

技术细节

IMPORTANT

This plugin is safe to use on the client unlike the WebAPI. This plugin will not function properly without a correctly setup Inventory Service that you do through your Steamworks account that is linked with your Steam AppID. You can test this plugin with limited functionality by using the Spacewar AppID (480). Please use the documentation and example content as guidance; however it may require some tweaking within Blueprints to work with your personal Steamworks AppID.


Requires:

  • OnlineSubsystem
  • OnlineSubsystemUtils
  • OnlineSubsystemSteam

These should already come pre-installed with the engine and should be automatically enabled as soon as you enable the plugin within your project.


Plugin Contents

Number of Levels: 1

Number of Blueprints: 14

Number of C++ Classes: 8

Supported Target Build Platforms: Win64, Win32

To see all functions please see the documentation.


Disclaimer

This plugin does not have any association with VALVE. It only utilises the SteamAPI they provide for public use.