Unreal Engine용 Authentication SDKUnderstand how to implement anonymous and platform-specific authentication in Unreal Engine.읽는 시간 1분최근 업데이트: 11시간 전Unity Authentication은 모바일 및 PC를 포함한 지원되는 플랫폼에서 익명 인증과 플랫폼별 인증 솔루션을 제공합니다. 참고이 문서에서는 Unreal Engine 내에서 Authentication SDK를 구현하는 방법을 설명합니다. Unity 엔진을 사용하는 경우 Unity Authentication SDK를 참고하십시오. 시작하기Install and set up the Authentication Software Development Kit for Unreal Engine.Authentication 라이프사이클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.