Version: 2023.1
언어: 한국어

AndroidGame

class in UnityEngine.Android

매뉴얼로 전환

설명

Provides methods and properties for accessing different Android game APIs.

정적 변수

GameModeCalls getGameMode() in the Android application to retrieve the user selected game mode for the application and returns AndroidGameMode. Requires API level 31 (Android 12). (Read Only)

정적 함수

SetGameStateCalls setGameState() in the Android application to specify the loading status. Requires API level 33 (Android 13).