GComponent.Setup_AfterAdd Method |
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override void Setup_AfterAdd(
ByteBuffer buffer,
int beginPos
)
Parameters
- buffer
- Type: FairyGUI.Utils.ByteBuffer
- beginPos
- Type: System.Int32
See Also