Version: 2023.1
言語: 日本語

AndroidApplicationEntry

enumeration

マニュアルに切り替える

説明

Options for which application entries to include when Unity generates a Gradle project.

変数

ActivityInclude an application entry which derives from the Activity class.
GameActivityInclude an application entry which derives from the GameActivity class.