Version: 2023.2

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.