|
|
|
| LiveWallpaperProjectBuilder Class | |
Namespace: LostPolygon.uLiveWallpaper.Editor
public class LiveWallpaperProjectBuilder : LiveWallpaperProjectManipulatorBase
The LiveWallpaperProjectBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| LiveWallpaperProjectBuilder |
Initializes a new instance of the LiveWallpaperProjectBuilder 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.) | |
| BuildSystem |
Android build system.
| |
| LauncherShortcutGenerationMode |
Launcher Shortcut generation mode.
| |
| LiveWallpaperBuildOptions |
Live Wallpaper build options flags.
| |
| ProjectRootPath |
Destination project root path.
(Inherited from LiveWallpaperProjectManipulatorBase.) | |
| SettingsActivityGenerationMode |
Settings Activity generation mode.
| |
| SettingsActivityName |
Settings Activity name. Default is "SettingsActivity".
| |
| UnityProjectPath |
Unity project path. May not match UnityProjectPath when project has multiple modules.
|
| Name | Description | |
|---|---|---|
| BuildProject |
Builds and post-processes the Android project.
| |
| InvokeStagingProjectBuildFinished |
Invokes the StagingProjectBuildFinished event.
(Inherited from LiveWallpaperProjectManipulatorBase.) |
| 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.) |