{
  "Version": 1,
  "Z": 1,
  "Scripts":[
    "Canvas/HeliScript/helApi.hs",
    "Canvas/HeliScript/helConfig.hs",
    "Canvas/HeliScript/helFunc.hs",
    "Canvas/HeliScript/Common/ReturnType.hs",

    "Canvas/HeliScript/MainMenu/ProfileMenu/ProfileMenuController.hs",
    "Canvas/HeliScript/MainMenu/ProfileMenu/ProfileMenuModel.hs",
    "Canvas/HeliScript/MainMenu/ProfileMenu/ProfileMenuView.hs",
    "Canvas/HeliScript/MainMenu/ProfileMenu/ProfileMenuViewModel.hs"
  ],
  "Layout": [
    {
      "Name": "config_profile",
      "Show": false,
      "Z": 0,
      "Components":[
        "ProfileMenuController",
        "ProfileMenuViewModel",
        "ProfileMenuModel"
      ],
      "Gui": [
        {
          "Name": "config_profile_icon_image",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-151,-88],
          "Size":[218,218],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/menu/mypage/mypage_icon_none.png"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_button_icon_edit",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[-153,50],
          "Size":[256,32],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "Toggle":[
            {"Name": "Toggle_MyPage_Is_LoginedIn","State": false},
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ],
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_avatar_change.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "config_button_icon_edit_disabled",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[-153,50],
          "Size":[256,32],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "Toggle":[
            {"Name": "Toggle_MyPage_Is_LoginedIn","State": true},
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ],
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_avatar_change_disabled.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "mypage_txt_icon",
          "Type": "text",
          "Show": true,
          "Pos":[-153,89],
          "Size":[256,37],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ],
          "ParamText": {
            "FontSize": 12,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "※アイコンを変更した際、\n反映に時間がかかる場合がございます。",
            "Text_en": "* Changing profile icon\nmay take some time to be reflected."
          }
        },
        {
          "Name": "config_profile_label_nickname",
          "Type": "text",
          "Show": true,
          "Pos":[62,-182],
          "Size":[136,17],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 16,
            "FontFamily": "BIZUDPGothic",
            "OverflowWrap": true,
            "Alignment": "LM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "表示名",
            "Text_en": "Display name"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_profile_nickname_image",
          "Type": "image",
          "Show": true,
          "Pos":[274,-183],
          "Size":[316,32],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/menu/mypage/mypage_input_nickname_9s.png",
            "LTRB": [20,16,20,16]
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_profile_nickname_limit",
          "Type": "text",
          "Show": true,
          "Pos":[246,-163],
          "Size":[256,32],
          "Z": 2,
          "Pivot":[0.5,0.0],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 14,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "LT",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "※20文字以内",
            "Text_en": "*20 Characters or less"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "UserName",
          "Type": "text",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[137,-182],
          "Size":[275,24],
          "Z": 3,
          "Pivot":[0.0,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 16,
            "FontFamily": "BIZUDPGothic",
            "Alignment":"LM",
            "Color":[1.0,1.0,1.0,1.0],
            "Text": "名前名前名前名前名前名前名前名前名前名前"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_button_nickname_edit",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[460,-182],
          "Size":[56,56],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_edit.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": [],
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true},
            {"Name": "Toggle_OnlyNotVR_GUI","State": true}
          ]
        },
        {
          "Name": "config_button_nickname_edit_disabled",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[460,-182],
          "Size":[56,56],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_edit_disabled.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": [],
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true},
            {"Name": "Toggle_OnlyNotVR_GUI","State": false}
          ]
        },
        {
          "Name": "config_profile_label_aboutme",
          "Type": "text",
          "Show": true,
          "Pos":[250,-124],
          "Size":[512,16],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 16,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "LM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "自己紹介",
            "Text_en": "Bio"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_profile_label_aboutme_c",
          "Type": "text",
          "Show": true,
          "Pos":[250,-124],
          "Size":[512,16],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 14,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "LM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "　　　　　　　　　　※200文字以内",
            "Text_en": "　　　　　*200 characters or less"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "mypage_input_introduce",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[213,-8],
          "Size":[437,186],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/menu/mypage/mypage_input_introduce_9s.png",
            "LTRB": [20,20,20,20]
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_button_intro_edit",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[460,72],
          "Size":[56,56],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "Toggle":[
            {"Name": "Toggle_MyPage_Is_LoginedIn","State": false},
            {"Name":"Toggle_MoveKeyOnly","State":true},
            {"Name": "Toggle_OnlyNotVR_GUI","State": true}
          ],
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_edit.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "config_button_intro_edit_disabled",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[460,72],
          "Size":[56,56],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "Toggle":[
            {"Name": "Toggle_MyPage_Is_LoginedIn","State": true},
            {"Name":"Toggle_MoveKeyOnly","State":true},
            {"Name": "Toggle_OnlyNotVR_GUI","State": false}
          ],
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_edit_disabled.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "Intro_text",
          "Type": "text",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[17,-7],
          "Size":[395,161],
          "Z": 3,
          "Pivot":[0.0,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 14,
            "FontFamily": "BIZUDPGothic",
            "OverflowWrap":true,
            "Color":[1.0,1.0,1.0,1.0],
            "LineSpace": 10,
            "Text": "自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己紹介自己"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "mypage_btn_myvket",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[116,135],
          "Size":[184,46],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "Toggle":[
            {"Name": "Toggle_MyPage_Is_LoginedIn","State": false},
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ],
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_myvket.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "mypage_vketaccount_login_button",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[116,191],
          "Size":[184,46],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "Toggle":[
            {"Name": "Toggle_MyPage_Is_LoginedIn","State": true},
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ],
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_login.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "mypage_txt_login",
          "Type": "text",
          "Show": true,
          "Pos":[116,133],
          "Size":[400,50],
          "Z": 3,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "Toggle":[
            {"Name": "Toggle_MyPage_Is_LoginedIn","State": true},
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ],
          "ParamText": {
            "FontSize": 14,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "アイコン変更・自己紹介の編集は\nVket Cloudへのログイン、または会員登録が必要です。",
            "Text_en": "To change your icon and edit your self-introduction,\nyou must login to Vket Cloud or register as a member"
          }
        }
      ]
    },
    {
      "Name": "profile_nickname_edit_dialog",
      "Show": false,
      "Z": 6,
      "Components":[
        "ProfileMenuController"
      ],
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "common_dialog_bg",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[0,0],
          "Size":[390,200],
          "Z": 0,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "common_btn_close",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[175,-80],
          "Size":[40,40],
          "Z": 1,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_close.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": [],
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "common_btn_cancel",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[-85,70],
          "Size":[200,50],
          "Z": 1,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_cancel_po.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": [],
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "mypage_btn_confirm",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[85,70],
          "Size":[200,50],
          "Z": 1,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_confirm.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": [
            {"Func" : {"Name" : "EmscriptenUserNameUpdate"}},
            {"Flag" : {"Name" : "UpdateUserName","Enable":false}},
            {"Flag" : {"Name" : "SetShowInputFieldUserName","Enable":false}}
          ],
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_profile_label_nickname",
          "Type": "text",
          "Show": true,
          "Pos":[-70,-40],
          "Size":[136,17],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 16,
            "FontFamily": "BIZUDPGothic",
            "OverflowWrap": true,
            "Alignment": "LM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "表示名",
            "Text_en": "Display name"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_profile_nickname_image",
          "Type": "image",
          "Platform": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-15,-12],
          "Size":[265,32],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/menu/mypage/mypage_input_nickname_9s.png",
            "LTRB":[20,16,20,16]
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_profile_nickname_limit",
          "Type": "text",
          "Show": true,
          "Pos":[-10,6],
          "Size":[256,32],
          "Z": 2,
          "Pivot":[0.5,0.0],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 14,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "LT",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "※20文字以内",
            "Text_en": "*20 Characters or less"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "MyPage_UserName_Text",
          "Type": "text",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-133,-24],
          "Size":[235,24],
          "Z": 3,
          "Pivot":[0.0,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 16,
            "FontFamily": "BIZUDPGothic",
            "Color":[1.0,1.0,1.0,1.0],
            "Text": ""
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        }
      ]
    },
    {
      "Name": "profile_intro_edit_dialog",
      "Show": false,
      "Z": 6,
      "Components":[
        "ProfileMenuController"
      ],
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "common_dialog_bg",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[0,0],
          "Size":[487,250],
          "Z": 0,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "common_btn_close",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[215,-100],
          "Size":[40,40],
          "Z": 1,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_close.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": [],
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "common_btn_cancel",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[-85,100],
          "Size":[200,50],
          "Z": 1,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_cancel_po.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": [],
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "mypage_btn_confirm",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[85,100],
          "Size":[200,50],
          "Z": 1,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/menu/mypage/mypage_btn_confirm.png",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": [],
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_profile_label_aboutme",
          "Type": "text",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[0,-90],
          "Size":[355,16],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 16,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "LM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "自己紹介",
            "Text_en": "Bio"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "config_profile_label_aboutme_c",
          "Type": "text",
          "Show": true,
          "Pos":[0,-90],
          "Size":[355,16],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 14,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "LM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "　　　　　　　　　　※200文字以内",
            "Text_en": "　　　　　*200 characters or less"
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "mypage_input_introduce",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[0,-5],
          "Size":[358,141],
          "Z": 2,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/menu/mypage/mypage_input_introduce_9s.png",
            "LTRB": [20,20,20,20]
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        },
        {
          "Name": "MyPage_Intro_text",
          "Type": "text",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-170,-10],
          "Size":[340,130],
          "Z": 3,
          "Pivot":[0.0,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 25,
            "FontFamily": "BIZUDPGothic",
            "OverflowWrap":true,
            "Color":[1.0,1.0,1.0,1.0],
            "Text": ""
          },
          "Toggle":[
            {"Name":"Toggle_MoveKeyOnly","State":true}
          ]
        }
      ]
    }
  ]
}