Version: 2023.2
言語: 日本語

AndroidGame

class in UnityEngine.Android

マニュアルに切り替える

説明

Provides methods and properties for accessing different Android game APIs.

Static 変数

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)

Static 関数

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