{
    "Version": 1,
    "Z": 6,
    "Scripts": [
      "Canvas/HeliScript/helApi.hs",
      "Canvas/HeliScript/helConfig.hs",
      "Canvas/HeliScript/helFunc.hs",
      "Canvas/HeliScript/Common/ReturnType.hs",
      "Canvas/HeliScript/Common/helCommon.hs",
  
      "Canvas/HeliScript/VoiceChatChannel/VCCViewModel.hs",
      "Canvas/HeliScript/VoiceChatChannel/VCCView.hs",
      "Canvas/HeliScript/VoiceChatChannel/VCCChannelSettingView.hs",
      "Canvas/HeliScript/VoiceChatChannel/VCCJoinUserTable.hs",
      "Canvas/HeliScript/VoiceChatChannel/VCCModel.hs",
      "Canvas/HeliScript/VoiceChatChannel/ChSErrorDialog.hs",
      "Canvas/HeliScript/VoiceChatChannel/ChSBridge.hs",
      "Canvas/HeliScript/VoiceChatChannel/ChSModel.hs",
      "Canvas/HeliScript/VoiceChatChannel/ChSJoinProcess.hs",
      "Canvas/HeliScript/VoiceChatChannel/VCCChannelData.hs",
      "Canvas/HeliScript/VoiceChatChannel/VCCUserData.hs",
      "Canvas/HeliScript/VoiceChatChannel/VCCController.hs"
    ],
    "Layout": [
      {
        "Comment":"アイコンのみの一覧(オミットされたが、HS Componentのマネージャー的役割も持たせていたので互換性のために残しておく)",
        "Name": "vcc_icon_only_base",
        "Show": false,
        "Z": 0,
        "Components": [
          "VCCController",
          "VCCViewModel",
          "VCCModel",
          "ChSBridge",
          "ChSModel",
          "ChSJoinProcess"
        ],
        "Gui": []
      },
      {
        "Comment":"アイコンと名前のリスト",
        "Name": "vcc_user_list_base",
        "Show": false,
        "Z": -20,
        "Components": [
          "VCCController"
        ],
        "AutoLoading":false,
        "Gui": [
          {
            "Name": "hud_voicechat_bg_l",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 359, 588],
            "Size":[ 1024, 2048],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamImage": {
              "Uri": "gui2024/voicechat/hud_voicechat_bg_l_po.png"
            }
          },
          {
            "Name": "hud_voicechat_btn_close",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 360, 1085],
            "Size":[ 130, 65],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamButton": {
              "FileName": "gui2024/voicechat/hud_voicechat_btn_close.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "hud_voicechat_btn_exit",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 222, 986],
            "Size":[ 472, 59],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "Toggle":[
              { "Name": "Toggle_VCC_VCh_Single_Multiple", "State": false}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/hud_voicechat_btn_exit.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
              "ClickAreaSize":[272, 60]
            },
            "GUIAction": []
          },
          {
            "Name": "hud_voicechat_btn_exit_disabled",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 222, 986],
            "Size":[ 472, 59],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "Toggle":[
              { "Name": "Toggle_VCC_VCh_Single_Multiple", "State": true}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/hud_voicechat_btn_exit_disabled.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
              "ClickAreaSize":[272, 60]
            },
            "GUIAction": []
          },
          {
            "Name": "hud_voicechat_btn_transition_ch",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 497, 986],
            "Size":[ 472, 59],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamButton": {
              "FileName": "gui2024/voicechat/hud_voicechat_btn_transition_ch.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
              "ClickAreaSize":[272, 60]
            },
            "GUIAction": []
          },
          {
            "Name": "hud_voicechat_btn_setting",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 598, 1086],
            "Size":[ 92 , 92],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "Toggle":[
              { "Name": "Toggle_VCC_Is_Channel_Creator", "State": false}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/hud_voicechat_btn_setting.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
              "ClickAreaSize":[60, 60]
            },
            "GUIAction": []
          },
          {
            "Name": "hud_voicechat_btn_setting_disabled",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 598, 1086],
            "Size":[ 92 , 92],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "Toggle":[
              { "Name": "Toggle_VCC_Is_Channel_Creator", "State": true}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/hud_voicechat_btn_setting_disabled.png",
              "ClickAreaSize":[60, 60]
            },
            "GUIAction": []
          },
          {
            "Name": "hud_voicechat_info",
            "Type": "image",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 364, 954],
            "Size":[ 1024, 256],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamImage": {
              "Uri": "gui2024/voicechat/hud_voicechat_info.png"
            }
          },
          {
            "Name": "hud_text_channel_number",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 453, 910],
            "Size":[ 200, 32],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Alignment":"LM",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "123456"
            }
          },
          {
            "Name": "hud_text_user_count",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 578, 910],
            "Size":[ 120, 32],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Alignment":"RM",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "18/20"
            }
          }
        ]
      },
      {
        "Comment":"ボイスチャットチャンネル一覧",
        "Name": "vcc_channel_list",
        "Show": false,
        "Z": 0,
        "Components": [
          "VCCController"
        ],
        "AutoLoading":false,
        "Gui": [
          {
            "Comment":"ボイスチャットチャンネル一覧",
            "Name": "voicechat_ch_list_bg",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,25],
            "Size":[1175, 1634],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_ch_bg_9s_po.png",
              "LTRB": [250,250,250,250]
            }
          },
          {
            "Name": "voicechat_ch_list_title",
            "Type": "text",
            "Show": true,
            "Pos":[ -272, -724],
            "Size":[ 573, 71],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 40,
              "FontFamily": "BIZUDPGothic",
              "OverflowWrap": true,
              "Alignment": "LM",
              "CharaSpace": 1,
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "ボイスチャットチャンネル",
              "Text_en": "Voice chat channel"
            }
          },
          {
            "Name": "common_btn_close",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 515, -730],
            "Size":[ 128, 128],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_close.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_create_ch_btn",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ -284, -600],
            "Size":[ 1021, 127],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_create_ch_btn.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_num_btn",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 286, -600],
            "Size":[ 1021, 127],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              { "Name": "Toggle_VCC_VCh_Single_Multiple", "State": false}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_ch_num_btn.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "channel_page_text",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,755],
            "Size":[80,80],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "Alignment":"CM",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "0"
            }
          },
          {
            "Name": "channel_page_back",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-130,755],
            "Size":[96,96],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_before_page.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "channel_page_next",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[128,755],
            "Size":[96,96],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_next_page.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          }
        ]
      },
      {
        "Name": "vcc_channel_item",
        "Show": false,
        "Z": 5,
        "Components": [
          "VCCController"
        ],
        "Gui": [
          {
            "Name": "voicechat_ch_join_btn_0",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Pos":[0,-420],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_0",
                "State": false
              }
            ],
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_0",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-420],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_0",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_channel_title_text_0",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[26,-444],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 34,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_0",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_numof_user_text_0",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[498,-366],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_0",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_user_remaindernum_text_0",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-20,-372],
            "Size":[180,53],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "+15"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_0",
                "State": false
              }
            ]
          },
          {
            "Name": "voicechat_ch_join_btn_1",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Pos":[0,-174],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_1",
                "State": false
              }
            ],
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_1",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-174],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_1",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_channel_title_text_1",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[26,-198],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 34,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_1",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_numof_user_text_1",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[498,-120],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_1",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_user_remaindernum_text_1",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-20,-126],
            "Size":[180,53],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "+15"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_1",
                "State": false
              }
            ]
          },
          {
            "Name": "voicechat_ch_join_btn_2",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Pos":[0,72],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_2",
                "State": false
              }
            ],
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_2",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,72],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_2",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_channel_title_text_2",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[26,48],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 34,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_2",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_numof_user_text_2",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[498,126],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_2",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_user_remaindernum_text_2",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-20,120],
            "Size":[180,53],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "+15"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_2",
                "State": false
              }
            ]
          },
          {
            "Name": "voicechat_ch_join_btn_3",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Pos":[0,318],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_3",
                "State": false
              }
            ],
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_3",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,318],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_3",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_channel_title_text_3",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[26,294],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 34,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_3",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_numof_user_text_3",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[498,372],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_3",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_user_remaindernum_text_3",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-20,366],
            "Size":[180,53],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "+15"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_3",
                "State": false
              }
            ]
          },
          {
            "Name": "voicechat_ch_join_btn_4",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Pos":[0,564],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_4",
                "State": false
              }
            ],
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_4",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,564],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_4",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_channel_title_text_4",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[26,540],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 34,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_4",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_numof_user_text_4",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[498,618],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_4",
                "State": false
              }
            ]
          },
          {
            "Name": "vcc_user_remaindernum_text_4",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-20,612],
            "Size":[180,53],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 30,
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "+15"
            },
            "Toggle": [
              {
                "Name": "Toggle_VCC_Channel_4",
                "State": false
              }
            ]
          }
        ]
      },
      {
        "Name": "vcc_join_dialog",
        "Show": false,
        "Z": 12,
        "Components": [
          "VCCController"
        ],
        "AutoLoading":false,
        "Gui": [
          {
            "Name": "popup_background",
            "Type": "button",
            "Show": true,
            "Pos":[0,0],
            "Size":[6147,6147],
            "Z": -1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/NoButton.png"
            },
            "GUIAction" :[
            ]
          },
          {
            "Name": "common_dialog_bg",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,0],
            "Size":[1070,550],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/common/common_dialog_bg_9s_po.png",
              "LTRB": [100,100,100,150]
            }
          },
          {
            "Name": "common_btn_close",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[470,-210],
            "Size":[120,120],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_close.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "common_btn_cancel",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[-230,200],
            "Size":[560,140],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_cancel_po.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
              "ClickAreaSize":[422, 140]
            },
            "GUIAction": []
          },
          {
            "Name": "common_btn_join",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[230,200],
            "Size":[560,140],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              { "Name": "Toggle_VCC_Channel_Space", "State": true}
            ],
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_join_po.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
              "ClickAreaSize":[422, 140]
            },
            "GUIAction": []
          },
          {
            "Name": "common_btn_join_space",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[230,200],
            "Size":[560,140],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              { "Name": "Toggle_VCC_Channel_Space", "State": false}
            ],
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_join_po.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
              "ClickAreaSize":[422, 140]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_txt_join_ch",
            "Type": "text",
            "Show": true,
            "Pos":[0,20],
            "Size":[1120,100],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              { "Name": "Toggle_VCC_Channel_Space", "State": true}
            ],
            "ParamText": {
              "FontSize": 48,
              "FontFamily": "BIZUDPGothic",
              "OverflowWrap": true,
              "Alignment": "CM",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "このボイスチャットチャンネルに参加しますか？",
              "Text_en": "Do you want to join\nthis voice chat channel"
            }
          },
          {
            "Name": "vcc_channel_name_text",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-50],
            "Size":[1050,80],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              { "Name": "Toggle_VCC_Channel_Space", "State": true}
            ],
            "ParamText": {
              "FontSize": 40,
              "FontFamily": "BIZUDPGothic",
              "Alignment":"CM",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "「あいうえおかきくけこさしすせそたちつてと」"
            }
          },
          {
            "Name": "world_txt_migrate_space",
            "Type": "image",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[0,0],
            "Size":[608,38],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              { "Name": "Toggle_VCC_Channel_Space", "State": false}
            ],
            "ParamImage": {
              "Uri": "gui2024/voicechat/world_txt_migrate_space.png"
            }
          }
        ]
      },
      {
        "Name": "vcc_setting_channel_window",
        "Show": false,
        "Z": 2,
        "Components": [
          "VCCChannelSettingView",
          "VCCController"
        ],
        "AutoLoading":false,
        "Gui": [
          {
            "Name": "voicechat_new_ch_bg",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 0, 0],
            "Size":[ 1065, 868],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_bg_9s_po.png",
              "LTRB": [250,250,250,250]
            }
          },
          {
            "Name": "voicechat_new_ch_title",
            "Type": "text",
            "Show": true,
            "Pos":[ 10, -380],
            "Size":[ 1000, 86],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamText": {
              "FontSize": 46,
              "FontFamily": "BIZUDPGothic",
              "OverflowWrap": true,
              "Alignment": "LM",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "新規チャンネル作成",
              "Text_en": "Create a new channel"
            }
          },
          {
            "Name": "voicechat_label_ch_setting",
            "Type": "text",
            "Show": true,
            "Pos":[ -195, -380],
            "Size":[ 608, 46],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Create_Update","State":false}
            ],
            "ParamText": {
              "FontSize": 46,
              "FontFamily": "BIZUDPGothic",
              "OverflowWrap": true,
              "Alignment": "LM",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "チャンネル設定",
              "Text_en": "Channel setting"
            }
          },
          {
            "Name": "common_btn_close",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ 480, -380],
            "Size":[ 80, 80],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_close.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_label_ch_type",
            "Type": "text",
            "Show": true,
            "Pos":[ -255, -290],
            "Size":[ 480, 43],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamText": {
              "FontSize": 43,
              "FontFamily": "BIZUDPGothic",
              "OverflowWrap": true,
              "Alignment": "LM",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "チャンネルタイプ",
              "Text_en": "Channel type"
            }
          },
          {
            "Name": "voicechat_btn_open_on",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ -250, -192],
            "Size":[ 512, 128],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Open_Private","State":true},
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_btn_open_on.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_btn_open_off",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ -250, -192],
            "Size":[ 512, 128],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Open_Private","State":false},
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_btn_open_off.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_btn_private_on",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 250, -192],
            "Size":[ 512, 128],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Open_Private","State":false},
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_btn_private_on.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_btn_private_off",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 250, -192],
            "Size":[ 512, 128],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Open_Private","State":true},
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_btn_private_off.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_txt_open",
            "Type": "text",
            "Show": true,
            "Pos":[ 10, -80],
            "Size":[ 1000, 86],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Open_Private","State":true},
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamText": {
              "FontSize": 43,
              "FontFamily": "BIZUDPGothic",
              "OverflowWrap": true,
              "Alignment": "LT",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "誰でも入れるチャンネルを作成します。",
              "Text_en": "Create a channel that\nanyone can enter."
            }
          },
          {
            "Name": "voicechat_txt_private",
            "Type": "text",
            "Pos":[ 70, -45],
            "Size":[ 1120, 140],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Open_Private","State":false},
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamText": {
              "FontSize": 43,
              "FontFamily": "BIZUDPGothic",
              "OverflowWrap": true,
              "Alignment": "LT",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "プライベートなチャンネルを作成します。\n※一覧には表示されません。",
              "Text_en": "Create a private channel.\n*Not displayed in the list."
            }
          },
          {
            "Name": "voicechat_label_ch_name",
            "Type": "text",
            "Show": true,
            "Pos":[ 0, 55],
            "Size":[ 990, 43],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 43,
              "FontFamily": "BIZUDPGothic",
              "OverflowWrap": true,
              "Alignment": "LM",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "チャンネル名",
              "Text_en": "Channel name"
            }
          },
          {
            "Name": "vcc_channel_name_inputtext",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[ -10, 130],
            "Size":[ 985, 70],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 35,
              "FontFamily": "BIZUDPGothic",
              "Alignment":"LM",
              "Color":[0.0,0.0,0.0,1.0],
              "Text": ""
            }
          },
          {
            "Name": "voicechat_new_ch_btn",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 0, 335],
            "Size":[ 512, 128],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Create_Update","State":true}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_new_ch_btn.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_btn_change_setting",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[ 0, 335],
            "Size":[ 672, 84],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Create_Update","State":false}
            ],
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_btn_change_setting.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          }
        ]
      },
      {
        "Name": "vcc_input_channel_number",
        "Show": false,
        "Z": 6,
        "AutoLoading":false,
        "Gui": [
          {
            "Name": "common_dialog_bg",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,0],
            "Size":[1070,550],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/common/common_dialog_bg_9s_po.png",
              "LTRB": [100,100,100,150]
            }
          },
          {
            "Name": "common_btn_close",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[470,-210],
            "Size":[120,120],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_close.png",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "common_btn_cancel",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[-230,200],
            "Size":[560,140],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_cancel_po.png",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "common_btn_join",
            "Type": "button",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[230,200],
            "Size":[560,140],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_join_po.png",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_txt_join_ch",
            "Type": "image",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-50],
            "Size":[1120,35],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_txt_input_num.png"
            }
          },
          {
            "Name": "vcc_channel_number_text",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,20],
            "Size":[1050,80],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 40,
              "FontFamily": "BIZUDPGothic",
              "Alignment":"LM",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "123456"
            }
          }
        ]
      },
      {
        "Name": "vcc_space_list_base",
        "Show": false,
        "Z": 5,
        "Components": [
          "VCCController"
        ],
        "Gui": [
          {
            "Name": "voicechat_ch_list_bg",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,0],
            "Size":[2100,2100],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/voicechat/voicechat_ch_list_bg_po.png"
            }
          },
          {
            "Name": "voicechat_ch_list_title",
            "Type": "image",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[-275,-770],
            "Size":[573,71],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_title_other_space.png"
            }
          },
          {
            "Name": "common_btn_close",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[540,-780],
            "Size":[90,90],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_close.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "channel_page_text",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,760],
            "Size":[80,80],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 40,
              "Alignment":"CM",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "0"
            }
          },
          {
            "Name": "channel_page_back",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-120,760],
            "Size":[70,70],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_before_page.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          },
          {
            "Name": "channel_page_next",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[120,760],
            "Size":[70,70],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_next_page.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": []
          }
        ]
      },
      {
        "Name": "vcc_space_list_item",
        "Show": false,
        "Z": 6,
        "Components": [
          "VCCController"
        ],
        "Gui": [
          {
            "Name": "voicechat_ch_join_btn_0",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-597],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_0","State":false}
            ],
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_0",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-597],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_0","State":false}
            ],
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            }
          },
          {
            "Name": "vcc_channel_title_text_0",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-2,-645],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_0","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            }
          },
          {
            "Name": "vcc_numof_user_text_0",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[460,-554],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_0","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            }
          },
          {
            "Name": "voicechat_ch_join_btn_1",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-367],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_1","State":false}
            ],
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_1",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-367],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Toggle":[
              {"Name":"Toggle_VCC_Space_1","State":false}
            ],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            }
          },
          {
            "Name": "vcc_channel_title_text_1",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-2,-415],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_1","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            }
          },
          {
            "Name": "vcc_numof_user_text_1",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[460,-324],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_1","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            }
          },
          {
            "Name": "voicechat_ch_join_btn_2",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-137],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_2","State":false}
            ],
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_2",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-137],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_2","State":false}
            ],
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            }
          },
          {
            "Name": "vcc_channel_title_text_2",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-2,-185],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_2","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            }
          },
          {
            "Name": "vcc_numof_user_text_2",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[460,-94],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_2","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            }
          },
          {
            "Name": "voicechat_ch_join_btn_3",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,93],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_3","State":false}
            ],
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_3",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,93],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_3","State":false}
            ],
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            }
          },
          {
            "Name": "vcc_channel_title_text_3",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-2,45],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_3","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            }
          },
          {
            "Name": "vcc_numof_user_text_3",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[460,136],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_3","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            }
          },
          {
            "Name": "voicechat_ch_join_btn_4",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,323],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_4","State":false}
            ],
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_4",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,323],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_4","State":false}
            ],
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            }
          },
          {
            "Name": "vcc_channel_title_text_4",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-2,275],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_4","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            }
          },
          {
            "Name": "vcc_numof_user_text_4",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[460,366],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_4","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            }
          },
          {
            "Name": "voicechat_ch_join_btn_5",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,553],
            "Size":[1120,215],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_5","State":false}
            ],
            "ParamButton": {
              "FileName": "",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "GUIAction": []
          },
          {
            "Name": "voicechat_ch_list_item_bg_5",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,553],
            "Size":[2048,256],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_5","State":false}
            ],
            "ParamImage": {
              "Uri": "gui2024/voicechat/voicechat_ch_list_item_bg_po.png"
            }
          },
          {
            "Name": "vcc_channel_title_text_5",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-2,505],
            "Size":[1073,90],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_5","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "あいうえおかきくけこさしすせそたちつてと"
            }
          },
          {
            "Name": "vcc_numof_user_text_5",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[460,596],
            "Size":[180,45],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "Toggle":[
              {"Name":"Toggle_VCC_Space_5","State":false}
            ],
            "ParamText": {
              "FontSize": 45,
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "20/20"
            }
          }
        ]
      },

      {
        "Show": true,
        "Z": 0,
        "//": " -------------------------voice chat conference Start ----------------------------------- "
      },
      {
        "Name": "vcc_user_list_base_conference_audience",
        "Show": true,
        "Z": -20,
        "Components": [
          "VCCController"
        ],
        "Gui": [
          {
            "Name": "hud_voicechat_bg_l_conference_audience",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[359,705],
            "Size":[1024,1040],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamImage": {
              "Uri": "gui2024/conference/conference_live_bg_l_po.png"
            },
            "Toggle": [
              {
                "Name": "Toggle_ConferenceUI_Show_Hide",
                "State": false
              },
              {
                "Name": "Toggle_ConferenceUI_Audience_Host",
                "State": true
              },
              {
                "Name": "Toggle_voicechat_bg_s",
                "State": true
              }
            ]
          },
          {
            "Name": "hud_voicechat_btn_close_conference_audience",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[359,1152],
            "Size":[130,65],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamButton": {
              "FileName": "gui2024/conference/conference_live_btn_close.png",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "Toggle": [
              {
                "Name": "Toggle_ConferenceUI_Show_Hide",
                "State": false
              },
              {
                "Name": "Toggle_ConferenceUI_Audience_Host",
                "State": true
              },
              {
                "Name": "Toggle_voicechat_bg_s",
                "State": true
              }
            ],
            "GUIAction": []
          }
        ]
      },
      {
        "Name": "vcc_user_list_base_conference_host",
        "Show": true,
        "Z": -20,
        "Components": [
          "VCCController"
        ],
        "Gui": [
          {
            "Name": "hud_voicechat_bg_l_conference_host",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[359,570],
            "Size":[1024,1030],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamImage": {
              "Uri": "gui2024/conference/conference_speaker_bg_l_po.png"
            },
            "Toggle": [
              {
                "Name": "Toggle_ConferenceUI_Show_Hide",
                "State": false
              },
              {
                "Name": "Toggle_ConferenceUI_Audience_Host",
                "State": false
              },
              {
                "Name": "Toggle_voicechat_bg_s",
                "State": true
              }
            ]
          },
          {
            "Name": "hud_voicechat_btn_close_conference_host",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[360,883],
            "Size":[130,65],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamButton": {
              "FileName": "gui2024/conference/conference_speaker_btn_close.png",
              "OnCursorFileName": "",
              "DownFileName": ""
            },
            "Toggle": [
              {
                "Name": "Toggle_ConferenceUI_Show_Hide",
                "State": false
              },
              {
                "Name": "Toggle_ConferenceUI_Audience_Host",
                "State": false
              },
              {
                "Name": "Toggle_voicechat_bg_s",
                "State": true
              }
            ],
            "GUIAction": []
          },
          {
            "Name": "hud_voicechat_info_conference_host",
            "Type": "image",
            "Platform": "",
            "Portrait": "",
            "Show": true,
            "Pos":[363,802],
            "Size":[815,100],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamImage": {
              "Uri": "gui2024/conference/conference_member_bg.png"
            },
            "Toggle": [
              {
                "Name": "Toggle_ConferenceUI_Show_Hide",
                "State": false
              },
              {
                "Name": "Toggle_ConferenceUI_Audience_Host",
                "State": false
              },
              {
                "Name": "Toggle_voicechat_bg_s",
                "State": true
              }
            ]
          },
          {
            "Name": "hud_voicechat_label_hostcount",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[270,802],
            "Size":[360,70],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamText": {
              "FontSize": 30,
              "Alignment":"LM",
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "発言者モードユーザー数"
            },
            "Toggle":[
              {
                "Name": "Toggle_ConferenceUI_Show_Hide",
                "State": false
              },
              {
                "Name": "Toggle_ConferenceUI_Audience_Host",
                "State": false
              }
            ]
          },
          {
            "Name": "hud_text_user_count",
            "Type": "text",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[595,802],
            "Size":[100,70],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "LT",
            "ParamText": {
              "FontSize": 30,
              "Alignment":"LM",
              "FontFamily": "BIZUDPGothic",
              "Color":[1.0,1.0,1.0,1.0],
              "Text": "10/10"
            },
            "Toggle":[
              {
                "Name": "Toggle_ConferenceUI_Show_Hide",
                "State": false
              },
              {
                "Name": "Toggle_ConferenceUI_Audience_Host",
                "State": false
              }
            ]
          }
        ]
      },
      {
        "Show": true,
        "Z": 0,
        "//": " -------------------------voice chat conference End ----------------------------------- "
      }
    ]
  }