Click or drag to resize
uLiveWallpaper
LiveWallpaperProjectManipulatorBase Constructor
Initializes a new instance of the LiveWallpaperProjectManipulatorBase class.

Namespace:  LostPolygon.uLiveWallpaper.Editor
Syntax
C#
protected LiveWallpaperProjectManipulatorBase(
	string projectRootPath
)

Parameters

projectRootPath
Type: SystemString
Project root path.
See Also