Class Class "RoomConfigSet"⚓︎ Info 你可以通过以下函数获取此类: RoomConfigStage.GetRoomSet() Example Code 1local roomConfigSet = RoomConfig.GetStage(StbType.BASEMENT):GetRoomSet(0)` Operators⚓︎ __len ()⚓︎ 长度 (#) 操作。返回列表中实体的数量 Functions⚓︎ Get ()⚓︎ 返回列表中指定索引处的 RoomConfigRoom。 Size⚓︎ const int Size⚓︎ 列表中的实体数量.