namespace FL.FGUI { public class MainBuffItemData { public long ownerId; public int buffTableId; public int layer; public int layerLimit; } }