Chinese Sessions

使用蓝图,轻松实现创建会话、联机对战、邀请好友等功能。如果同时开启“OnlineSubsystemSteam”插件,直接可以在steam上使用会话功能。

Category:
Tags: , , , ,

Description

本插件提供了大约100个左右中文蓝图节点,根据自己使用的在线子系统(例如OnlineSubsystemSteam),轻松实现创建会话、查找会话、自定义会话、邀请好友、加入好友会话等丰富的功能!

请注意,如果想在steam上使用中文会话,需打开虚幻引擎自带的 OnlineSubsystemSteam 插件,并设置正确的appID后,才正常使用!

图文教程:虚幻5纯蓝图steam在线联机。中文会话图文教程(一):创建简单房间 – 哔哩哔哩 (bilibili.com)

This plugin provides about 100 Chinese blueprint nodes. Based on the online subsystem you use (such as OnlineSubsystemSteam), you can easily create sessions, find sessions, customize sessions, invite friends, join friend sessions, and other rich functions!

Please note that if you want to use Chinese conversations on Steam, you need to open the OnlineSubsystemSteam plugin that comes with the Unreal Engine and set the correct appID before it can be used normally!

Tutorial on Graphic and Text:https://www.bilibili.com/read/cv25723504

Technical Details

功能:

使用中文蓝图创建会话、更新会话、查找会话

使用中文蓝图接受好友会话邀请,加入好友会话,进行语音通讯等功能

插件会根据当前的在线子系统(例如steam、EOS)发挥功能,如果当前使用的子系统不支持会话,则无法生效

代码模块:

会话模块:创建会话、查找会话、加入会话、停止查找会话等功能

好友模块:根据当前使用的在线子系统,邀请好友加入会话、加入好友会话等功能

身份模块:根据当前使用的会话平台,获取好友身份信息等功能

语音模块:在会话中进行语音通信

蓝图数量:大约100个蓝图节点

C++类的数量:22

网络复制:否

支持的开发平台:Windows

支持的目标构建平台:Windows

 

Create, update, and search sessions using Chinese blueprints

Use Chinese blueprints to accept friend conversation invitations, join friend conversations, and perform voice communication and other functions

The plugin will function based on the current online subsystem (such as Steam, EOS). If the subsystem currently in use does not support sessions, it will not take effect

Code Modules: 

Session module: functions such as creating a session, finding a session, joining a session, stopping a search session, etc

Friend module: functions such as inviting friends to join a conversation or joining a friend conversation based on the currently used online subsystem

Identity module: functions such as obtaining friend identity information based on the currently used conversation platform

Voice module: Conduct voice communication during conversations

Number of Blueprints:Approximately 100 blueprint nodes

Number of C++ Classes:22

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms:Windows

Supported Engine Versions

5.1 – 5.3