Steam API For Blueprint Use

RanDream - 代码插件 - 2023/05/23
尚未评分

The Steam API is exposed to Blueprint use, and the EOS API is exposed to Blueprint use, linking to the network session room

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

This plug-in realizes the function of networking room conversation, and opens the Steam API, EOS API, C++ file function to Unreal blueprint for use. According to the configuration file of the description document, you can directly obtain the personal account profile picture of Steam or EOS platform, set the game achievement function, set the voice reception function, set the ranking function in the blueprint. Game hall chat function, specific operation can refer to the documentation.


技术细节

Features: (Please include a full, comprehensive list of the features of the product)

  •  EOS, Steam achievement blueprint call
  •  EOS, Steam multiple leaderboard field blueprint call
  •  EOS and Steam session creation online (integrated voice, support cross-platform online)
  • Steam room transfer
  • Enumeration method to fill in the leaderboard, achievement, easy to call
  • Steam public chat room
  • Get the Steam avatar
  • Steam public chat room

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  OnlineSubsystem
  •  OnlineSubsystemEOS
  •  OnlineSubsystemSteam
  • Steamworks
  • VoiceChat
  • UMG(Use in demonstration)

Number of Blueprints:12

Number of C++ Classes:8

Network Replicated: (Yes)

Supported Development Platforms: (Windows)

Supported Target Build Platforms: (Windows)

Documentation: Link (https://docs.google.com/document/d/1nPxnnCXOyLK_QfcU2X3LgwO1TTPasbUj/edit?usp=share_link&ouid=108196315118845741566&rtpof=true&sd=true, https://docs.google.com/document/d/1WjARIjhQyjLDoB8DxDqcTDDtACBrzfks/edit?usp=share_link&ouid=108196315118845741566&rtpof=true&sd=true) the documentation

Example Project: (https://youtu.be/lYEY7HFEeIA)