Click or drag to resize

UIPackageRemovePackage Method

Remove a package. All resources in this package will be disposed.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void RemovePackage(
	string packageIdOrName
)

Parameters

packageIdOrName
Type: SystemString
See Also