[ { "excel_file_name": "W-窗口信息.txt", "sheets": [ { "outputs": [ { "enable": true, "read_type": "type_cjson", "parser_id": "table_list", "file_name": "WindowCfg.json", "gen_codes": [ { "read_type": "type_csharp" } ] } ], "indexes": [ { "index_names": "ID", "is_unique": true } ], "heads": [ { "desc": "每个模块隔100", "key": "ID", "name": "ID", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "描述", "name": "WindowDesc", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "所属模块", "name": "ModuleName", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "预设", "name": "PrefabName", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "desc": "用于竖屏", "key": "预设2", "name": "PrefabName2", "side": "c", "type_cjson": "string", "type_csharp": "string" }, { "key": "脚本2", "name": "Script2", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "desc": "0 最下层 1 sceneUI 2 MainUI 3 Window 4 Floor(只能同时打开一个,其余排队) 5 warn 6 guide 7 loading 10 地图UI", "key": "窗口类型", "name": "WindowType", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "遮罩类型", "name": "MaskType", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "透明度", "name": "MaskAlpha", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "是否点击遮罩关闭当前窗口", "name": "EnableMaskClick", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "开启窗口音效", "name": "OpenSound", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "关闭窗口音效", "name": "CloseSound", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "是否隐藏场景", "name": "HideScene", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "是否EGame窗口", "name": "InEGame", "side": "c", "type_cjson": "int", "type_csharp": "int" }, { "key": "3D透视模式", "name": "Is3Dui", "side": "c", "type_cjson": "int", "type_csharp": "int" } ] } ] } ]