Stats & Achievements Integration

Save your valuable time when implementing SteamAPI Stats & Achievements (... and more) for your Steam Game when you use the Stats & Achievements Integration plugin for blueprints!

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.25 - 4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

A SteamAPI stats and achievements integration that will allow you to easily implement Steam stats and achievements using blueprints into your game. This plugin allows you to upload, download and, display user stats and achievements from the Steam servers.


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


Features:

  • Downloading user stats and achievement data from the steam servers.
  • Uploading user stats and achievement data from the steam servers.
  • Displaying achievement unlock/progress.
  • ...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 correctly setup stats & achievements within 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: 2

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.