Click or drag to resize

HtmlElementReturnElements Method

Namespace:  FairyGUI.Utils
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void ReturnElements(
	List<HtmlElement> elements
)

Parameters

elements
Type: System.Collections.GenericListHtmlElement
See Also