Click or drag to resize

Container Constructor (GameObject)

Initializes a new instance of the Container class

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Container(
	GameObject attachTarget
)

Parameters

attachTarget
Type: GameObject
See Also