|
|
|
| LiveWallpaperGradleProjectUpdater Class | |
Namespace: LostPolygon.uLiveWallpaper.Editor
public class LiveWallpaperGradleProjectUpdater : LiveWallpaperProjectManipulatorBase
The LiveWallpaperGradleProjectUpdater type exposes the following members.
| Name | Description | |
|---|---|---|
| LiveWallpaperGradleProjectUpdater |
Initializes a new instance of the LiveWallpaperGradleProjectUpdater class.
|
| Name | Description | |
|---|---|---|
| BuildOptions | BuildOptions for Unity player.
(Inherited from LiveWallpaperProjectManipulatorBase.) | |
| BuildScenes |
Scenes to include into build. Scene list from Build Settings will be used if this iss et to null.
(Inherited from LiveWallpaperProjectManipulatorBase.) | |
| ProjectRootPath |
Destination project root path.
(Inherited from LiveWallpaperProjectManipulatorBase.) |
| Name | Description | |
|---|---|---|
| InvokeStagingProjectBuildFinished |
Invokes the StagingProjectBuildFinished event.
(Inherited from LiveWallpaperProjectManipulatorBase.) | |
| UpdateProject |
Builds Unity player data and updates Android Studio project with it.
|
| Name | Description | |
|---|---|---|
| StagingProjectBuildFinished |
Called when staging project build has finished.
(Inherited from LiveWallpaperProjectManipulatorBase.) |
| Name | Description | |
|---|---|---|
| _buildOptions | (Inherited from LiveWallpaperProjectManipulatorBase.) | |
| _buildScenes | (Inherited from LiveWallpaperProjectManipulatorBase.) | |
| _projectRootPath | (Inherited from LiveWallpaperProjectManipulatorBase.) |