适用于 Unreal Engine 的 Authentication SDKUnderstand how to implement anonymous and platform-specific authentication in Unreal Engine.阅读时间1 分钟最后更新于 4 天前Unity Authentication 为其支持的平台(包括移动端和 PC 端)提供匿名和特定于平台的身份验证解决方案。 注意注意:本文将介绍在 Unreal Engine 内部实现 Authentication SDK。如果您使用的是 Unity 引擎,请参阅 Unity Authentication SDK。 开始使用Install and set up the Authentication Software Development Kit for Unreal Engine.身份验证生命周期Learn about the different states of player authentication sessions.玩家配置文件Manage multiple player profiles to switch between different authorized users.玩家偏好设置Understand how stored player profile information persists between game sessions.使用 C++ 集成Learn how to implement authentication using C++ in Unreal Engine.使用蓝图集成Learn how to implement authentication using Unreal Engine Blueprints.