Click or drag to resize

GComponent.Setup_AfterAdd Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override void Setup_AfterAdd(
	ByteBuffer buffer,
	int beginPos
)

Parameters

buffer
Type: FairyGUI.Utils.ByteBuffer
beginPos
Type: System.Int32
See Also