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

Namespace:  LostPolygon.uLiveWallpaper.Editor
Syntax
C#
public LiveWallpaperProjectBuilder(
	string projectRootPath
)

Parameters

projectRootPath
Type: SystemString
Destination project root path.
See Also