Click or drag to resize

RelationsSetup Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Setup(
	ByteBuffer buffer,
	bool parentToChild
)

Parameters

buffer
Type: FairyGUI.UtilsByteBuffer
parentToChild
Type: SystemBoolean
See Also