# AccountCargo 类函数文档 **类说明**: `AccountCargo`类用于表示游戏中的账号金库的各种属性和操作方法。 --- ## 二、GetEmptySlot 函数 ### 函数签名 - `function GetEmptySlot()` ### 返回值 - 整数,表示空格子的槽位。 ### 说明 获取获取空格子。 --- ## 三、InsertItem 函数 ### 函数签名 - `function InsertItem()` ### 说明 存储物品。 --- ## 四、SendItemList 函数 ### 函数签名 - `function SendItemList()` ### 返回值 - 整数,Flag。 ### 说明 刷新列表。