Click or drag to resize

UIObjectFactoryNewObject Method (ObjectType)

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static GObject NewObject(
	ObjectType type
)

Parameters

type
Type: FairyGUIObjectType

Return Value

Type: GObject
See Also