Click or drag to resize

GComboBoxSetup_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.UtilsByteBuffer
beginPos
Type: SystemInt32
See Also