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

  	"Canvas/HeliScript/Profile/AvatarTargetModel.hs",
    "Canvas/HeliScript/Profile/ProfController.hs",
    "Canvas/HeliScript/Profile/ProfileModel.hs",
    "Canvas/HeliScript/Profile/ProfRejector.hs",
    "Canvas/HeliScript/Profile/ProfRejectorController.hs"
  ],
  "Layout": [
    {
      "Name": "prof_option_layer",
      "Components":[
        "ProfRejector"
      ],
      "Show": false,
      "Z": 30,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_back_img",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[215,229],
          "Size":[150,163],
          "Z": 4,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/profile/prof_option_base_9s.png",
            "LTRB": [20,20,20,20]
          }
        },
        {
          "Name": "prof_option_back_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[206,233],
          "Size":[103,165],
          "Z": 0,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Comment":"報告ボタン",
          "Name": "prof_option_btn_report",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[200,165],
          "Size":[176,22],
          "Z": 5,
          "Pivot":[0.25,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_option_btn_report.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "Toggle":[
            {"Name":"prof_report_toggle","State":true}
          ],
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_layer","Show" : false}}
          ]
        },
        {
          "Comment":"キックボタン",
          "Name": "prof_option_btn_exit",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[200,195],
          "Size":[176,22],
          "Z": 5,
          "Pivot":[0.25,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_option_btn_exit.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "Toggle":[
            {"Name":"prof_room_admin_toggle","State":false}
          ],
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_forced_exit_dialog","Show" : true}}
          ]
        },
        {
          "Comment":"BANボタン",
          "Name": "prof_option_btn_no_entry",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[200,224],
          "Size":[176,22],
          "Z": 5,
          "Pivot":[0.25,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_option_btn_no_entry.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "Toggle":[
            {"Name":"prof_room_admin_toggle","State":false}
          ],
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_no_entry_dialog","Show" : true}}
          ]
        },
        {
          "Comment":"一次ブロックボタン",
          "Name": "prof_option_btn_temporary_block",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[200,256],
          "Size":[176,22],
          "Z": 5,
          "Pivot":[0.25,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_option_btn_temporary_block.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "Toggle":[
            {"Name":"temporary_block_toggle","State":true},
            {"Name":"prof_noblocking_toggle","State":true}
          ],
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_temporary_block_dialog","Show" : true}}
          ]
        },
        {
          "Comment":"一次ブロック解除ボタン",
          "Name": "prof_option_btn_temporary_unblock",
          "Type": "button",
          "Platform": "",
          "Language": "_en",
          "Portrait": "",
          "Show": true,
          "Pos":[200,256],
          "Size":[176,22],
          "Z": 5,
          "Pivot":[0.25,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_option_btn_temporary_unblock.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "Toggle":[
            {"Name":"temporary_unblock_toggle","State":false},
            {"Name":"prof_noblocking_toggle","State":true}
            
          ],
          "GUIAction": [
          ]
        },
        {
          "Comment":"ブロックボタン(ゲスト時は見えない)",
          "Name": "prof_option_btn_block",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[200,286],
          "Size":[176,22],
          "Z": 5,
          "Pivot":[0.25,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_option_btn_block.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "Toggle":[
            {"Name":"block_loginuser_toggle","State":false},
            {"Name":"prof_noblocking_toggle","State":true}
          ],
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_block_dialog","Show" : true}}
          ]
          
        }
      ]
    },
    {
      "Comment":"強制退室ダイアログ",
      "Name": "prof_option_forced_exit_dialog",
      "Show": false,
      "Components":[
        "ProfRejectorController"
      ],
      "Z": 31,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_dialog_bg_img",
          "Type": "image",
          "Show": true,
          "Pos":[0,0],
          "Size":[329,218],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
        {
          "Name": "prof_option_dialog_bg_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-1,1],
          "Size":[258,219],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Comment": "対象プレイヤー名",
          "Name": "prof_name_text",
          "Type": "text",
          "Show": true,
          "Pos":[ 0, -30],
          "Size":[ 400, 150],
          "Z": 7,
          "Pivot":[0.5, 0.5],
          "Anchor":"CM",
          "ParamText": {
            "Alignment":"CM",
            "FontSize": 13,
            "FontFamily": "BIZUDPGothic",
            "LineSpace": 1.5,
            "Color":[ 1.0, 1.0, 1.0, 1.0],
            "OverflowWrap":true,
            "Text": "[プレイヤー名]"
          }
        },
        {
          "Name": "prof_option_txt_exit_img",
          "Type": "text",
          "Show": true,
          "Pos":[0,0],
          "Size":[384,12],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 11,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "強制退出させますか？",
            "Text_en": "Do you want to kick this user from the room?"
          }
        },
        {
          "Name": "prof_option_cancel_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[-62,85],
          "Size":[192,24],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_cancel.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_forced_exit_dialog","Show" : false}}
          ]
        },
        {
          "Name": "prof_option_forced_exit_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[62,85],
          "Size":[144,36],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_btn_forced_exit.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_forced_exit_dialog","Show" : false}},
            {"SetShowLayer" : {"Name" : "prof_option_forced_exit_completed","Show" : true}},
            {"Flag": {"Name": "UseTargetFocusCamera","Enable": false}}
          ]
        }
      ]
    },
    {
      "Comment":"入室禁止ダイアログ",
      "Name": "prof_option_no_entry_dialog",
      "Show": false,
      "Components":[
        "ProfRejectorController"
      ],
      "Z": 31,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_dialog_bg_img",
          "Type": "image",
          "Show": true,
          "Pos":[0,0],
          "Size":[329,218],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
        {
          "Name": "prof_option_dialog_bg_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-1,1],
          "Size":[258,219],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Comment": "対象プレイヤー名",
          "Name": "prof_name_text",
          "Type": "text",
          "Show": true,
          "Pos":[ 0, -50],
          "Size":[ 400, 150],
          "Z": 7,
          "Pivot":[0.5, 0.5],
          "Anchor":"CM",
          "ParamText": {
            "Alignment":"CM",
            "FontSize": 13,
            "FontFamily": "BIZUDPGothic",
            "LineSpace": 1.5,
            "Color":[ 1.0, 1.0, 1.0, 1.0],
            "OverflowWrap":true,
            "Text": "[プレイヤー名]"
          }
        },
        {
          "Name": "prof_option_txt_no_entry_img",
          "Type": "text",
          "Show": true,
          "Pos":[0,10],
          "Size":[320,80],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 11,
            "LineSpace": 4,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "入室禁止にしますか？\n\n入室禁止にするとユーザーは退出し、\n入室することができなくなります。\nまた、一度入室禁止にすると解除はできません。",
            "Text_en": "Do you want to ban from entering the room?\n\nIf banned, the user will be forced out of the room\nand will not be able to enter.\nThe ban cannot be lifted."
          }
        },
        {
          "Name": "prof_option_cancel_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[-62,85],
          "Size":[192,24],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_cancel.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_no_entry_dialog","Show" : false}}
          ]
        },
        {
          "Name": "prof_option_no_entry_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[62,85],
          "Size":[144,36],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_btn_no_entry.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_no_entry_dialog","Show" : false}},
            {"SetShowLayer" : {"Name" : "prof_option_no_entry_completed","Show" : true}},
            {"Flag": {"Name": "UseTargetFocusCamera","Enable": false}}
          ]
        }
      ]
    },
    {
      "Comment":"一次ブロックダイアログ",
      "Name": "prof_option_temporary_block_dialog",
      "Show": false,
      "Components":[
        "ProfRejectorController"
      ],
      "Z": 31,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_dialog_bg_img",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[0,0],
          "Size":[329,218],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
        {
          "Name": "prof_option_dialog_bg_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-1,1],
          "Size":[258,219],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Comment": "対象プレイヤー名",
          "Name": "prof_name_text",
          "Type": "text",
          "Show": true,
          "Pos":[ 0, -50],
          "Size":[ 400, 150],
          "Z": 7,
          "Pivot":[0.5, 0.5],
          "Anchor":"CM",
          "ParamText": {
            "Alignment":"CM",
            "FontSize": 13,
            "FontFamily": "BIZUDPGothic",
            "LineSpace": 1.5,
            "Color":[ 1.0, 1.0, 1.0, 1.0],
            "OverflowWrap":true,
            "Text": "[プレイヤー名]"
          }
        },
        {
          "Name": "prof_option_txt_temporary_block_img",
          "Type": "text",
          "Show": true,
          "Pos":[0,0],
          "Size":[360,90],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 11,
            "LineSpace": 4,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "一時ブロックしますか？\n\n一時ブロックするとこのワールドにいる間は\nお互いに見ることも話すこともできなくなります。",
            "Text_en": "Would you temporarily block?\n\nThe temporarily block will prevent you and the\nuser from seeing or talking to each other\nas long as you are in this room."
          }
        },
        {
          "Name": "prof_option_cancel_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[-62,85],
          "Size":[150,24],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_cancel.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_temporary_block_dialog","Show" : false}}
          ]
        },
        {
          "Name": "prof_option_temporary_block_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[62,85],
          "Size":[125,31],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_btn_temporary_block.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_temporary_block_dialog","Show" : false}},
            {"SetShowLayer" : {"Name" : "prof_option_temporary_block_completed","Show" : true}},
            {"Flag": {"Name": "UseTargetFocusCamera","Enable": false}}
          ]
        }
      ]
    },
    {
      "Comment":"完全ブロックダイアログ",
      "Name": "prof_option_block_dialog",
      "Show": false,
      "Components":[
        "ProfRejectorController"
      ],
      "Z": 31,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_dialog_bg_img",
          "Type": "image",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[0,0],
          "Size":[329,218],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
        {
          "Name": "prof_option_dialog_bg_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-1,1],
          "Size":[258,219],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Comment": "対象プレイヤー名",
          "Name": "prof_name_text",
          "Type": "text",
          "Show": true,
          "Pos":[ 0, -50],
          "Size":[ 400, 150],
          "Z": 7,
          "Pivot":[0.5, 0.5],
          "Anchor":"CM",
          "ParamText": {
            "Alignment":"CM",
            "FontSize": 13,
            "FontFamily": "BIZUDPGothic",
            "LineSpace": 1.5,
            "Color":[ 1.0, 1.0, 1.0, 1.0],
            "OverflowWrap":true,
            "Text": "[プレイヤー名]"
          }
        },
        {
          "Name": "prof_option_txt_block_img",
          "Type": "text",
          "Show": true,
          "Pos":[0,0],
          "Size":[360,90],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 11,
            "LineSpace": 4,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "ブロックしますか？\n\nブロックすると今後どのワールドにおいても\nお互いに見ることも話すこともできなくなります。",
            "Text_en": "Do you want to block this user?\n\nBlocking will prevent you and the user from seeing\nor talking to each other permanently."
          }
        },
        {
          "Name": "prof_option_cancel_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[-62,85],
          "Size":[150,24],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_cancel.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_block_dialog","Show" : false}}
          ]
        },
        {
          "Name": "prof_option_block_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[62,85],
          "Size":[125,31],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/profile/prof_btn_block.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_block_dialog","Show" : false}},
            {"SetShowLayer" : {"Name" : "prof_option_block_completed","Show" : true}},
            {"Flag": {"Name": "UseTargetFocusCamera","Enable": false}}
          ]
        }
      ]
    },
    
    {
      "Comment":"強制退室完了メッセージ",
      "Name": "prof_option_forced_exit_completed",
      "Show": false,
      "Components":[
        "ProfRejectorController"
      ],
      "Z": 32,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_dialog_model_bk",
          "Type": "button",
          "Show": true,
          "Pos":[0,0],
          "Size":[4096,4096],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM"
        },
        {
          "Name": "prof_option_dialog_bg_img",
          "Type": "image",
          "Show": true,
          "Pos":[0,0],
          "Size":[329,218],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
        {
          "Name": "prof_option_dialog_bg_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-1,1],
          "Size":[258,219],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "prof_option_txt_exit_complete_img",
          "Type": "text",
          "Show": true,
          "Pos":[0,0],
          "Size":[384,12],
          "Z": 8,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 11,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "強制退出させました。",
            "Text_en": "The user has been forced out of the room."
          }
        },
        {
          "Name": "prof_option_close_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[0,85],
          "Size":[128,32],
          "Z": 8,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_txt_close.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_forced_exit_dialog","Show" : false}},
            {"SetShowLayer" : {"Name" : "prof_option_forced_exit_completed","Show" : false}}
          ]
        }
      ]
    },
    {
      "Comment":"入室禁止完了メッセージ",
      "Name": "prof_option_no_entry_completed",
      "Show": false,
      "Components":[
        "ProfRejectorController"
      ],
      "Z": 32,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_dialog_model_bk",
          "Type": "button",
          "Show": true,
          "Pos":[0,0],
          "Size":[4096,4096],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM"
        },
        {
          "Name": "prof_option_dialog_bg_img",
          "Type": "image",
          "Show": true,
          "Pos":[0,0],
          "Size":[329,218],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
        {
          "Name": "prof_option_dialog_bg_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-1,1],
          "Size":[258,219],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "prof_option_txt_exit_completed_img",
          "Type": "text",
          "Show": true,
          "Pos":[0,0],
          "Size":[384,12],
          "Z": 8,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 11,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "入室禁止にしました。",
            "Text_en": "The user will no longer be able to enter the room."
          }
        },
        {
          "Name": "prof_option_close_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[0,85],
          "Size":[128,32],
          "Z": 8,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_txt_close.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_no_entry_dialog","Show" : false}},
            {"SetShowLayer" : {"Name" : "prof_option_no_entry_completed","Show" : false}}
          ]
        }
      ]
    },
    {
      "Comment":"一次ブロック完了メッセージ",
      "Name": "prof_option_temporary_block_completed",
      "Show": false,
      "Components":[
        "ProfRejectorController"
      ],
      "Z": 32,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_dialog_model_bk",
          "Type": "button",
          "Show": true,
          "Pos":[0,0],
          "Size":[4096,4096],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM"
        },
        {
          "Name": "prof_option_dialog_bg_img",
          "Type": "image",
          "Show": true,
          "Pos":[0,0],
          "Size":[329,218],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
        {
          "Name": "prof_option_dialog_bg_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-1,1],
          "Size":[258,219],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "prof_option_temporary_block_completed_img",
          "Type": "text",
          "Show": true,
          "Pos":[0,0],
          "Size":[320,20],
          "Z": 8,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 18,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "一時ブロックしました。",
            "Text_en": "Blocked the user temporarily."
          }
        },
        {
          "Name": "prof_option_close_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[0,85],
          "Size":[128,32],
          "Z": 8,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_txt_close.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_temporary_block_dialog","Show" : false}},
            {"SetShowLayer" : {"Name" : "prof_option_temporary_block_completed","Show" : false}}
          ]
        }
      ]
    },
    {
      "Comment":"完全ブロック完了メッセージ(モーダル)",
      "Name": "prof_option_block_completed",
      "Show": false,
      "Components":[
        "ProfRejectorController"
      ],
      "Z": 32,
      "AutoLoading":false,
      "Gui": [
        {
          "Name": "prof_option_dialog_model_bk",
          "Type": "button",
          "Show": true,
          "Pos":[0,0],
          "Size":[4096,4096],
          "Z": 6,
          "Pivot":[0.5,0.5],
          "Anchor": "CM"
        },
        {
          "Name": "prof_option_dialog_bg_img",
          "Type": "image",
          "Show": true,
          "Pos":[0,0],
          "Size":[329,218],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamImage": {
            "Uri": "gui2024/common/common_dialog_bg_9s.png",
            "LTRB": [50,50,50,60]
          }
        },
        {
          "Name": "prof_option_dialog_bg_btn",
          "Type": "button",
          "Platform": "",
          "Language": "",
          "Portrait": "",
          "Show": true,
          "Pos":[-1,1],
          "Size":[258,219],
          "Z": 7,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "",
            "OnCursorFileName": "",
            "DownFileName": ""
          },
          "GUIAction": []
        },
        {
          "Name": "prof_option_block_completed_img",
          "Type": "text",
          "Show": true,
          "Pos":[0,0],
          "Size":[200,20],
          "Z": 8,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamText": {
            "FontSize": 18,
            "FontFamily": "BIZUDPGothic",
            "Alignment": "CM",
            "Color": [1.0, 1.0, 1.0, 1.0],
            "Text": "ブロックしました。",
            "Text_en": "Blocked the user."
          }
        },
        {
          "Name": "prof_option_close_btn",
          "Type": "button",
          "Language": "_en",
          "Show": true,
          "Pos":[0,85],
          "Size":[128,32],
          "Z": 8,
          "Pivot":[0.5,0.5],
          "Anchor": "CM",
          "ParamButton": {
            "FileName": "gui2024/common/common_btn_txt_close.png",
            "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
          },
          "GUIAction": [
            {"SetShowLayer" : {"Name" : "prof_option_block_dialog","Show" : false}},
            {"SetShowLayer" : {"Name" : "prof_option_block_completed","Show" : false}}
          ]
        }
      ]
    }
  ]
}