[
  {
    "Type": "Function",
    "Name": "mouseDelta__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "delta",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_uiwindow_transformerScreens",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_InFocusEvent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'FocusEvent'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'TextBlock'",
            "ObjectPath": "/Script/UMG"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "Construct",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:Construct'",
      "ObjectPath": "/Script/UMG"
    },
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnFocusLost",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:OnFocusLost'",
      "ObjectPath": "/Script/UMG"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "InFocusEvent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'FocusEvent'",
          "ObjectPath": "/Script/SlateCore"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnKeyDown",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:OnKeyDown'",
      "ObjectPath": "/Script/UMG"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "MyGeometry",
        "Flags": "RF_Public",
        "ElementSize": 56,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Geometry'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "InKeyEvent",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'KeyEvent'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 192,
        "PropertyFlags": "Parm | OutParm | ReturnParm",
        "Struct": {
          "ObjectName": "ScriptStruct'EventReply'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_EventReply",
        "Flags": "RF_Public",
        "ElementSize": 192,
        "Struct": {
          "ObjectName": "ScriptStruct'EventReply'",
          "ObjectPath": "/Script/UMG"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnMouseButtonDown",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:OnMouseButtonDown'",
      "ObjectPath": "/Script/UMG"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "MyGeometry",
        "Flags": "RF_Public",
        "ElementSize": 56,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Geometry'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "MouseEvent",
        "Flags": "RF_Public",
        "ElementSize": 120,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerEvent'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 192,
        "PropertyFlags": "Parm | OutParm | ReturnParm",
        "Struct": {
          "ObjectName": "ScriptStruct'EventReply'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_EventReply",
        "Flags": "RF_Public",
        "ElementSize": 192,
        "Struct": {
          "ObjectName": "ScriptStruct'EventReply'",
          "ObjectPath": "/Script/UMG"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnMouseButtonUp",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:OnMouseButtonUp'",
      "ObjectPath": "/Script/UMG"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "MyGeometry",
        "Flags": "RF_Public",
        "ElementSize": 56,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Geometry'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "MouseEvent",
        "Flags": "RF_Public",
        "ElementSize": 120,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerEvent'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 192,
        "PropertyFlags": "Parm | OutParm | ReturnParm",
        "Struct": {
          "ObjectName": "ScriptStruct'EventReply'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_EventReply",
        "Flags": "RF_Public",
        "ElementSize": 192,
        "Struct": {
          "ObjectName": "ScriptStruct'EventReply'",
          "ObjectPath": "/Script/UMG"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "printStatus",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "ChildProperties": [
      {
        "Type": "TextProperty",
        "Name": "sineMatch",
        "Flags": "RF_Public",
        "ElementSize": 24,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_2",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_3",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_3",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_4",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_4",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_5",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_6",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_5",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_7",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_FTrunc_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_FTrunc_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_1",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array_1",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_2",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_3",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_4",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_5",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_2",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array_2",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_3",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array_3",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_6",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_7",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_4",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array_4",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_5",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array_5",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue_5",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_8",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_6",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "Temp_text_Variable_9",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_Select_Default",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_8",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_9",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_10",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_Select_Default_1",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_11",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_Select_Default_2",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanAND_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_12",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanAND_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_Select_Default_3",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_Select_Default_4",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_13",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_7",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_Select_Default_5",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_Select_Default_6",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_Select_Default_7",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_14",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData_15",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_6",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array_6",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_7",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "K2Node_MakeArray_Array_7",
          "Flags": "RF_Public",
          "ElementSize": 64,
          "Struct": {
            "ObjectName": "ScriptStruct'FormatArgumentData'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue_6",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue_7",
        "Flags": "RF_Public",
        "ElementSize": 24
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnMouseWheel",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:OnMouseWheel'",
      "ObjectPath": "/Script/UMG"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "MyGeometry",
        "Flags": "RF_Public",
        "ElementSize": 56,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Geometry'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "MouseEvent",
        "Flags": "RF_Public",
        "ElementSize": 120,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerEvent'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 192,
        "PropertyFlags": "Parm | OutParm | ReturnParm",
        "Struct": {
          "ObjectName": "ScriptStruct'EventReply'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_EventReply",
        "Flags": "RF_Public",
        "ElementSize": 192,
        "Struct": {
          "ObjectName": "ScriptStruct'EventReply'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_PointerEvent_GetWheelDelta_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_FloatToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "uiwindow_transformerScreens_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/umg/windows/uiwindow_transformerScreens",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:ExecuteUbergraph_uiwindow_transformerScreens'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.1"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnMouseWheel'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.8"
      },
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:printStatus'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.7"
      },
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnMouseButtonUp'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.6"
      },
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnMouseButtonDown'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.5"
      },
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnKeyDown'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.4"
      },
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnFocusLost'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.3"
      },
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:Construct'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.2"
      },
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:ExecuteUbergraph_uiwindow_transformerScreens'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.1"
      },
      {
        "ObjectName": "Function'uiwindow_transformerScreens_C:mouseDelta__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "image_bar_sine",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "image_bar_switches",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "image_sine",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "rtb_console",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'RichTextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_bit_0",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_bit_1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_bit_2",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_bit_3",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_bit_4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_bit_5",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_bit_6",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "text_bit_7",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'TextBlock'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "textsBits",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "textsBits",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'TextBlock'",
            "ObjectPath": "/Script/UMG"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "transformer",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'transformerMGPanel_C'",
          "ObjectPath": "VotV/Content/objects/misc/transformerMGPanel.162"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "outputLog",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 24,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "TextProperty",
        "Name": "outputLog_nocolor",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 24,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance"
      },
      {
        "Type": "MulticastInlineDelegateProperty",
        "Name": "mouseDelta",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
        "SignatureFunction": {
          "ObjectName": "Function'uiwindow_transformerScreens_C:mouseDelta__DelegateSignature'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.0"
        }
      }
    ],
    "FuncMap": {
      "mouseDelta__DelegateSignature": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:mouseDelta__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.0"
      },
      "ExecuteUbergraph_uiwindow_transformerScreens": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:ExecuteUbergraph_uiwindow_transformerScreens'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.1"
      },
      "Construct": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:Construct'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.2"
      },
      "OnFocusLost": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnFocusLost'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.3"
      },
      "OnKeyDown": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnKeyDown'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.4"
      },
      "OnMouseButtonDown": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnMouseButtonDown'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.5"
      },
      "OnMouseButtonUp": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnMouseButtonUp'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.6"
      },
      "printStatus": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:printStatus'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.7"
      },
      "OnMouseWheel": {
        "ObjectName": "Function'uiwindow_transformerScreens_C:OnMouseWheel'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.8"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "uiwindow_transformerScreens_C'Default__uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.10"
    }
  },
  {
    "Type": "uiwindow_transformerScreens_C",
    "Name": "Default__uiwindow_transformerScreens_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/umg/windows/uiwindow_transformerScreens.uiwindow_transformerScreens_C'",
    "Package": "VotV/Content/umg/windows/uiwindow_transformerScreens",
    "Properties": {
      "UberGraphFrame": {},
      "bIsFocusable": true,
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "canvas_sineRoot",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.21"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.20"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.26"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "canvas_statusRoot",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.22"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot.CanvasPanelSlot_6'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.23"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.25"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_4'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.27"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.24"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.25"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.26"
        }
      ]
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_108",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_108.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.28"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.21"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_137",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.29"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.30"
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.41"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_162",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.31"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.32"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.39"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_207",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.33"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.34"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.35"
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73.HorizontalBoxSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.42"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_257",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.37"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.36"
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73.HorizontalBoxSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.43"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_357",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.38"
        },
        {
          "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.39"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot.CanvasPanelSlot_6'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.23"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.11"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.11"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.Image_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.45"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.11"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.11"
      },
      "Content": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_108'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.14"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.12"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.12"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.Image_151'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.46"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.12"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 16.0,
          "Top": 16.0,
          "Right": 16.0,
          "Bottom": 16.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.12"
      },
      "Content": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.19"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.uv'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.55"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 0.75,
            "Y": 0.5
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
      },
      "Content": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.12"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.0,
            "Y": 0.5
          },
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
      },
      "Content": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.11"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.Image'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.44"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_108'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.14"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Top": 15.0,
          "Right": 0.0,
          "Bottom": 15.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_108'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.14"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.image_sine'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.54"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.15"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.15"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.image_bar_sine'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.52"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.15"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.15"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.Image_2'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.47"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.16"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "bAutoSize": true,
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.16"
      },
      "Content": {
        "ObjectName": "RichTextBlock'uiwindow_transformerScreens_C:WidgetTree.rtb_console'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.56"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.16"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.16"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.Image_4'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.49"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.17"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.17"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.Image_6'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.51"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.17"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.17"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.Image_3'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.48"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.17"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Top": 1.0,
          "Right": 0.5,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.17"
      },
      "Content": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.18"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.18"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.Image_5'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.50"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.18"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.18"
      },
      "Content": {
        "ObjectName": "Image'uiwindow_transformerScreens_C:WidgetTree.image_bar_switches'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.53"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.19"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Minimum": {
            "X": 0.7,
            "Y": 0.0
          },
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.19"
      },
      "Content": {
        "ObjectName": "HorizontalBox'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.40"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.19"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 0.7,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.19"
      },
      "Content": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.16"
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "HorizontalBox_73",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.41"
        },
        {
          "ObjectName": "HorizontalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73.HorizontalBoxSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.43"
        },
        {
          "ObjectName": "HorizontalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73.HorizontalBoxSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.42"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_357.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.38"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.40"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "HorizontalBox'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.40"
      },
      "Content": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.15"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.40"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "HorizontalBox'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.40"
      },
      "Content": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.17"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.40"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "HorizontalBox'uiwindow_transformerScreens_C:WidgetTree.HorizontalBox_73'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.40"
      },
      "Content": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.18"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "Image",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.0,
            "G": 0.0,
            "B": 0.0,
            "A": 1.0,
            "Hex": "000000"
          }
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_4'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.27"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_squareBorder_2'",
          "ObjectPath": "VotV/Content/textures/ui/inst_squareBorder_2.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.canvas_sineRoot.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.20"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_151",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_squareBorder_2'",
          "ObjectPath": "VotV/Content/textures/ui/inst_squareBorder_2.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.canvas_statusRoot.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.22"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 16.0,
          "Y": 16.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_squareBorder_2'",
          "ObjectPath": "VotV/Content/textures/ui/inst_squareBorder_2.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.30"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 16.0,
          "Y": 16.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_squareBorder_2'",
          "ObjectPath": "VotV/Content/textures/ui/inst_squareBorder_2.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.34"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 16.0,
          "Y": 16.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_squareBorder_2'",
          "ObjectPath": "VotV/Content/textures/ui/inst_squareBorder_2.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.32"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 16.0,
          "Y": 16.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_squareBorder_2'",
          "ObjectPath": "VotV/Content/textures/ui/inst_squareBorder_2.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.36"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.0,
            "G": 0.0,
            "B": 0.0,
            "A": 1.0,
            "Hex": "000000"
          }
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.33"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "image_bar_sine",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 16.0,
          "Y": 16.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "TintColor": {
          "SpecifiedColor": {
            "R": 1.0,
            "G": 0.0,
            "B": 0.0,
            "A": 1.0,
            "Hex": "FF0000"
          }
        },
        "ResourceObject": {
          "ObjectName": "Material'mat_transformerBar'",
          "ObjectPath": "VotV/Content/meshes/generator/mat_transformerBar.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_137.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.29"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "image_bar_switches",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 16.0,
          "Y": 16.0
        },
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.0,
            "G": 1.0,
            "B": 1.0,
            "A": 1.0,
            "Hex": "00FFFF"
          }
        },
        "ResourceObject": {
          "ObjectName": "Material'mat_transformerBar'",
          "ObjectPath": "VotV/Content/meshes/generator/mat_transformerBar.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_257.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.37"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "image_sine",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_transfomerSineGraph'",
          "ObjectPath": "VotV/Content/meshes/generator/inst_transfomerSineGraph.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_108.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.28"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "uv",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Brush": {
        "ImageSize": {
          "X": 512.0,
          "Y": 512.0
        },
        "ResourceObject": {
          "ObjectName": "Texture2D'generatorScreensUV'",
          "ObjectPath": "VotV/Content/meshes/generator/generatorScreensUV.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.24"
      },
      "bIsVariable": false,
      "Visibility": "ESlateVisibility::Collapsed"
    }
  },
  {
    "Type": "RichTextBlock",
    "Name": "rtb_console",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'RichTextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "349A79CF422D6E09FD378E819FD8F351",
        "SourceString": "[Output Log]\r\n=========================\r\n>Integrity: <c>{stab}%</>\r\n>Sine match: {sineMatch}%\r\n>Byte match: {byteMatch}%\r\n>Array match: {arrayMatch}\r\n=========================\r\nStatus:{stat}\r\n=========================",
        "LocalizedString": "[Output Log]\r\n=========================\r\n>Integrity: <c>{stab}%</>\r\n>Sine match: {sineMatch}%\r\n>Byte match: {byteMatch}%\r\n>Array match: {arrayMatch}\r\n=========================\r\nStatus:{stat}\r\n========================="
      },
      "TextStyleSet": {
        "ObjectName": "DataTable'list_consoleText'",
        "ObjectPath": "VotV/Content/main/datatables/list_consoleText.0"
      },
      "Margin": {
        "Left": 4.0,
        "Top": 2.0,
        "Bottom": 2.0
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_162.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.31"
      },
      "RenderTransformPivot": {
        "X": 0.0,
        "Y": 0.0
      }
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_bit_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "427EA77D464E1F143A477A9D0BB9CA1E",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Justification": "ETextJustify::Right",
      "Margin": {
        "Top": 2.0,
        "Right": 7.0
      },
      "LineHeightPercentage": 0.675,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.66"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_bit_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "427EA77D464E1F143A477A9D0BB9CA1E",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Justification": "ETextJustify::Right",
      "Margin": {
        "Top": 2.0,
        "Right": 7.0
      },
      "LineHeightPercentage": 0.675,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.67"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_bit_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "427EA77D464E1F143A477A9D0BB9CA1E",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Justification": "ETextJustify::Right",
      "Margin": {
        "Top": 2.0,
        "Right": 7.0
      },
      "LineHeightPercentage": 0.675,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_3'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.68"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_bit_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "427EA77D464E1F143A477A9D0BB9CA1E",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Justification": "ETextJustify::Right",
      "Margin": {
        "Top": 2.0,
        "Right": 7.0
      },
      "LineHeightPercentage": 0.675,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_4'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.69"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_bit_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "427EA77D464E1F143A477A9D0BB9CA1E",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Justification": "ETextJustify::Right",
      "Margin": {
        "Top": 2.0,
        "Right": 7.0
      },
      "LineHeightPercentage": 0.675,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_5'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.70"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_bit_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "427EA77D464E1F143A477A9D0BB9CA1E",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Justification": "ETextJustify::Right",
      "Margin": {
        "Top": 2.0,
        "Right": 7.0
      },
      "LineHeightPercentage": 0.675,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_6'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.71"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_bit_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "427EA77D464E1F143A477A9D0BB9CA1E",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Justification": "ETextJustify::Right",
      "Margin": {
        "Top": 2.0,
        "Right": 7.0
      },
      "LineHeightPercentage": 0.675,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_7'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.72"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "TextBlock",
    "Name": "text_bit_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "427EA77D464E1F143A477A9D0BB9CA1E",
        "SourceString": "0",
        "LocalizedString": "0"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 0.0,
          "G": 1.0,
          "B": 0.0,
          "A": 1.0,
          "Hex": "00FF00"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_terminal'",
          "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
        },
        "TypefaceFontName": "Font",
        "Size": 16
      },
      "Justification": "ETextJustify::Right",
      "Margin": {
        "Top": 2.0,
        "Right": 7.0
      },
      "LineHeightPercentage": 0.675,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_8'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.73"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "VerticalBox_49",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'uiwindow_transformerScreens_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.74"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.66"
        },
        {
          "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.67"
        },
        {
          "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_3'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.68"
        },
        {
          "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_4'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.69"
        },
        {
          "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_5'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.70"
        },
        {
          "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_6'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.71"
        },
        {
          "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_7'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.72"
        },
        {
          "ObjectName": "VerticalBoxSlot'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49.VerticalBoxSlot_8'",
          "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.73"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_207.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.35"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      },
      "Content": {
        "ObjectName": "TextBlock'uiwindow_transformerScreens_C:WidgetTree.text_bit_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.57"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      },
      "Content": {
        "ObjectName": "TextBlock'uiwindow_transformerScreens_C:WidgetTree.text_bit_1'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.58"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      },
      "Content": {
        "ObjectName": "TextBlock'uiwindow_transformerScreens_C:WidgetTree.text_bit_2'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.59"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      },
      "Content": {
        "ObjectName": "TextBlock'uiwindow_transformerScreens_C:WidgetTree.text_bit_3'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.60"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      },
      "Content": {
        "ObjectName": "TextBlock'uiwindow_transformerScreens_C:WidgetTree.text_bit_4'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.61"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      },
      "Content": {
        "ObjectName": "TextBlock'uiwindow_transformerScreens_C:WidgetTree.text_bit_5'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.62"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      },
      "Content": {
        "ObjectName": "TextBlock'uiwindow_transformerScreens_C:WidgetTree.text_bit_6'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.63"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'uiwindow_transformerScreens_C:WidgetTree.VerticalBox_49'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.65"
      },
      "Content": {
        "ObjectName": "TextBlock'uiwindow_transformerScreens_C:WidgetTree.text_bit_7'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.64"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'uiwindow_transformerScreens_C'",
      "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.9"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "CanvasPanel'uiwindow_transformerScreens_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/windows/uiwindow_transformerScreens.13"
      }
    }
  }
]