Click or drag to resize

GListRemoveChildrenToPool Method (Int32, Int32)

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void RemoveChildrenToPool(
	int beginIndex,
	int endIndex
)

Parameters

beginIndex
Type: SystemInt32
endIndex
Type: SystemInt32
See Also