Click or drag to resize

GRootDisplayObjectToGObject Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GObject DisplayObjectToGObject(
	DisplayObject obj
)

Parameters

obj
Type: FairyGUIDisplayObject

Return Value

Type: GObject
See Also