Click or drag to resize

UIObjectFactorySetPackageItemExtension Method (String, UIObjectFactoryGComponentCreator)

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void SetPackageItemExtension(
	string url,
	UIObjectFactoryGComponentCreator creator
)

Parameters

url
Type: SystemString
creator
Type: FairyGUIUIObjectFactoryGComponentCreator
See Also