C# Class ExportPackage, UnityGUIExtensions.Examples

Show file Open project: MrJoy/UnityGUIExtensions.Examples Class Usage Examples

Private Properties

Property Type Description
Export void

Public Methods

Method Description
ExportExampleProjectPackage ( ) : void
ExportLibraryPackage ( ) : void

Private Methods

Method Description
Export ( string guids, string fname ) : void

Method Details

ExportExampleProjectPackage() public static method

public static ExportExampleProjectPackage ( ) : void
return void

ExportLibraryPackage() public static method

public static ExportLibraryPackage ( ) : void
return void