Click or drag to resize

ScrollPaneIsChildInView Method

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

Parameters

obj
Type: FairyGUIGObject
obj must be the direct child of this container

Return Value

Type: Boolean
See Also