Click or drag to resize
uLiveWallpaper
LiveWallpaperProjectManipulatorBase Class
Inheritance Hierarchy

Namespace:  LostPolygon.uLiveWallpaper.Editor
Syntax
C#
public abstract class LiveWallpaperProjectManipulatorBase

The LiveWallpaperProjectManipulatorBase type exposes the following members.

Constructors
  NameDescription
Protected methodLiveWallpaperProjectManipulatorBase
Initializes a new instance of the LiveWallpaperProjectManipulatorBase class.
Top
Properties
  NameDescription
Public propertyBuildOptions
BuildOptions for Unity player.
Public propertyBuildScenes
Scenes to include into build. Scene list from Build Settings will be used if this iss et to null.
Public propertyProjectRootPath
Destination project root path.
Top
Methods
Events
  NameDescription
Public eventStagingProjectBuildFinished
Called when staging project build has finished.
Top
Fields
See Also