[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_ui_colorPicker",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_ComponentBoundEvent_Value",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_ComponentBoundEvent_Value_3",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_ComponentBoundEvent_Value_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_ComponentBoundEvent_Value_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "TextProperty",
        "Name": "K2Node_ComponentBoundEvent_Text",
        "Flags": "RF_Public",
        "ElementSize": 24,
        "PropertyFlags": "ConstParm"
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_ComponentBoundEvent_CommitMethod",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ETextCommit'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_SwitchEnum_CmpSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_TextToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_hexToColor_color_out",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "Struct": {
          "ObjectName": "ScriptStruct'Color'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_hexToColor_hex_out",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Conv_ColorToLinearColor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_RGBToHSV_Vector_HSV",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_InFocusEvent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "Struct": {
          "ObjectName": "ScriptStruct'FocusEvent'",
          "ObjectPath": "/Script/SlateCore"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_HasKeyboardFocus_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__ui_colorPicker_slider_A_K2Node_ComponentBoundEvent_9_OnFloatValueChangedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnFocusLost",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "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": "BndEvt__ui_colorPicker_button_reset_K2Node_ComponentBoundEvent_6_OnButtonClickedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__ui_colorPicker_etext_hex_K2Node_ComponentBoundEvent_5_OnEditableTextBoxCommittedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "TextProperty",
        "Name": "Text",
        "Flags": "RF_Public",
        "ElementSize": 24,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm"
      },
      {
        "Type": "ByteProperty",
        "Name": "CommitMethod",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Enum": {
          "ObjectName": "Enum'ETextCommit'",
          "ObjectPath": "/Script/SlateCore"
        }
      }
    ],
    "FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__ui_colorPicker_buttonApply_K2Node_ComponentBoundEvent_4_OnButtonClickedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__ui_colorPicker_buttonCancel_K2Node_ComponentBoundEvent_3_OnButtonClickedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "Construct",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "SuperStruct": {
      "ObjectName": "Function'UserWidget:Construct'",
      "ObjectPath": "/Script/UMG"
    },
    "FunctionFlags": "FUNC_BlueprintCosmetic | FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__ui_colorPicker_slider_H_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__ui_colorPicker_slider_S_K2Node_ComponentBoundEvent_1_OnFloatValueChangedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__ui_colorPicker_slider_V_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "Value",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "upd",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_FloatFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_FloatToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_FormatArgumentData",
        "Flags": "RF_Public",
        "ElementSize": 64,
        "Struct": {
          "ObjectName": "ScriptStruct'FormatArgumentData'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_LinearColor",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "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": "StructProperty",
        "Name": "CallFunc_HSVToRGB_Vector_RGB",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Format_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_HSVToRGB_Vector_RGB_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Conv_LinearColorToColor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "Struct": {
          "ObjectName": "ScriptStruct'Color'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_LinearColor_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_hexToColor_color_out",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "Struct": {
          "ObjectName": "ScriptStruct'Color'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_hexToColor_hex_out",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_HSVToRGB_Vector_RGB_2",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Conv_StringToText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_LinearColor_2",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_HSVToRGB_Vector_RGB_3",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_HSVToRGB_Vector_RGB_4",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "pickDown",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "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"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "pickUp",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "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"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "hexToColor",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "hex_in",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "color_in",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Color'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "color_out",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "ScriptStruct'Color'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "hex_out",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "StrProperty",
        "Name": "h",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "StructProperty",
        "Name": "c",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Struct": {
          "ObjectName": "ScriptStruct'Color'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_HexToBytes_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "CallFunc_HexToBytes_ReturnValue",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ConstParm | ReferenceParm",
        "Inner": {
          "Type": "ByteProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "Enum": null
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_BytesToHex_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_Array_Get_Item_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "ByteProperty",
        "Name": "CallFunc_Array_Get_Item_3",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": null
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_Color",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "Struct": {
          "ObjectName": "ScriptStruct'Color'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "begin",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "color_HSV",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "color_HSV_default",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "object",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "InPosition",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector2D'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetPlayerController_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'PlayerController'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "end",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "apply",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "InterfaceProperty",
        "Name": "K2Node_DynamicCast_AsInt_Coms",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "InterfaceClass": {
          "ObjectName": "BlueprintGeneratedClass'int_coms_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_coms.17"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_HSVToRGB_Vector_RGB",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "ui_colorPicker_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/umg/windows/ui_colorPicker",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
      },
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'ui_colorPicker_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.52"
        }
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'ui_colorPicker_C:ExecuteUbergraph_ui_colorPicker'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'ui_colorPicker_C:end'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.16"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:begin'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.15"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:hexToColor'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.14"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:pickUp'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.13"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:pickDown'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.12"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:upd'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.11"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_slider_V_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.10"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_slider_S_K2Node_ComponentBoundEvent_1_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.9"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_slider_H_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.8"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:Construct'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.7"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_buttonCancel_K2Node_ComponentBoundEvent_3_OnButtonClickedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.6"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_buttonApply_K2Node_ComponentBoundEvent_4_OnButtonClickedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.5"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_etext_hex_K2Node_ComponentBoundEvent_5_OnEditableTextBoxCommittedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.4"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_button_reset_K2Node_ComponentBoundEvent_6_OnButtonClickedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.3"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:OnFocusLost'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.2"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_slider_A_K2Node_ComponentBoundEvent_9_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.1"
      },
      {
        "ObjectName": "Function'ui_colorPicker_C:ExecuteUbergraph_ui_colorPicker'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.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": "button_reset",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Button'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "buttonApply",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Button'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "buttonCancel",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Button'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CanvasPanel_0",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanel'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CanvasPanel_1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'CanvasPanel'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "etext_alpha",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'EditableTextBox'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "etext_hex",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'EditableTextBox'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Image_244",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "img_colorbox",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "img_colorbox_a",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "img_colorbox_s",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "img_colorbox_v",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "img_h",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Image'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "slider_A",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Slider'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "slider_H",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Slider'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "slider_S",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Slider'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "slider_V",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Slider'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "color_HSV",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "pressed",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "object",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "color_HSV_default",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_ui_colorPicker": {
        "ObjectName": "Function'ui_colorPicker_C:ExecuteUbergraph_ui_colorPicker'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.0"
      },
      "BndEvt__ui_colorPicker_slider_A_K2Node_ComponentBoundEvent_9_OnFloatValueChangedEvent__DelegateSignature": {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_slider_A_K2Node_ComponentBoundEvent_9_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.1"
      },
      "OnFocusLost": {
        "ObjectName": "Function'ui_colorPicker_C:OnFocusLost'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.2"
      },
      "BndEvt__ui_colorPicker_button_reset_K2Node_ComponentBoundEvent_6_OnButtonClickedEvent__DelegateSignature": {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_button_reset_K2Node_ComponentBoundEvent_6_OnButtonClickedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.3"
      },
      "BndEvt__ui_colorPicker_etext_hex_K2Node_ComponentBoundEvent_5_OnEditableTextBoxCommittedEvent__DelegateSignature": {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_etext_hex_K2Node_ComponentBoundEvent_5_OnEditableTextBoxCommittedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.4"
      },
      "BndEvt__ui_colorPicker_buttonApply_K2Node_ComponentBoundEvent_4_OnButtonClickedEvent__DelegateSignature": {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_buttonApply_K2Node_ComponentBoundEvent_4_OnButtonClickedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.5"
      },
      "BndEvt__ui_colorPicker_buttonCancel_K2Node_ComponentBoundEvent_3_OnButtonClickedEvent__DelegateSignature": {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_buttonCancel_K2Node_ComponentBoundEvent_3_OnButtonClickedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.6"
      },
      "Construct": {
        "ObjectName": "Function'ui_colorPicker_C:Construct'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.7"
      },
      "BndEvt__ui_colorPicker_slider_H_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature": {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_slider_H_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.8"
      },
      "BndEvt__ui_colorPicker_slider_S_K2Node_ComponentBoundEvent_1_OnFloatValueChangedEvent__DelegateSignature": {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_slider_S_K2Node_ComponentBoundEvent_1_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.9"
      },
      "BndEvt__ui_colorPicker_slider_V_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature": {
        "ObjectName": "Function'ui_colorPicker_C:BndEvt__ui_colorPicker_slider_V_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.10"
      },
      "upd": {
        "ObjectName": "Function'ui_colorPicker_C:upd'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.11"
      },
      "pickDown": {
        "ObjectName": "Function'ui_colorPicker_C:pickDown'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.12"
      },
      "pickUp": {
        "ObjectName": "Function'ui_colorPicker_C:pickUp'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.13"
      },
      "hexToColor": {
        "ObjectName": "Function'ui_colorPicker_C:hexToColor'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.14"
      },
      "begin": {
        "ObjectName": "Function'ui_colorPicker_C:begin'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.15"
      },
      "end": {
        "ObjectName": "Function'ui_colorPicker_C:end'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.16"
      }
    },
    "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": "ui_colorPicker_C'Default__ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.18"
    }
  },
  {
    "Type": "ui_colorPicker_C",
    "Name": "Default__ui_colorPicker_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/umg/windows/ui_colorPicker.ui_colorPicker_C'",
    "Package": "VotV/Content/umg/windows/ui_colorPicker",
    "Properties": {
      "UberGraphFrame": {},
      "color_HSV": {
        "R": 1.0,
        "G": 1.0,
        "B": 1.0,
        "A": 1.0,
        "Hex": "FFFFFF"
      },
      "color_HSV_default": {
        "R": 1.0,
        "G": 1.0,
        "B": 1.0,
        "A": 1.0,
        "Hex": "FFFFFF"
      },
      "bIsFocusable": true,
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false,
      "Visibility": "ESlateVisibility::Collapsed"
    }
  },
  {
    "Type": "Button",
    "Name": "button_reset",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Button'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "WidgetStyle": {
        "Normal": {
          "ImageSize": {
            "X": 16.0,
            "Y": 16.0
          },
          "ResourceObject": {
            "ObjectName": "Texture2D'CASC_ModuleDisable'",
            "ObjectPath": "Engine/Content/EditorMaterials/Cascade/CASC_ModuleDisable.0"
          }
        },
        "Hovered": {
          "ImageSize": {
            "X": 16.0,
            "Y": 16.0
          },
          "TintColor": {
            "SpecifiedColor": {
              "R": 0.6,
              "G": 0.6,
              "B": 0.6,
              "A": 1.0,
              "Hex": "CCCCCC"
            }
          },
          "ResourceObject": {
            "ObjectName": "Texture2D'CASC_ModuleDisable'",
            "ObjectPath": "Engine/Content/EditorMaterials/Cascade/CASC_ModuleDisable.0"
          }
        },
        "Pressed": {
          "ImageSize": {
            "X": 16.0,
            "Y": 16.0
          },
          "TintColor": {
            "SpecifiedColor": {
              "R": 0.3,
              "G": 0.3,
              "B": 0.3,
              "A": 1.0,
              "Hex": "959595"
            }
          },
          "ResourceObject": {
            "ObjectName": "Texture2D'CASC_ModuleDisable'",
            "ObjectPath": "Engine/Content/EditorMaterials/Cascade/CASC_ModuleDisable.0"
          }
        }
      },
      "IsFocusable": false,
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.44"
      }
    }
  },
  {
    "Type": "Button",
    "Name": "buttonApply",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Button'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "WidgetStyle": {
        "Normal": {
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiButton'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiButton.0"
          }
        },
        "Hovered": {
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "TintColor": {
            "SpecifiedColor": {
              "R": 0.8,
              "G": 0.8,
              "B": 0.8,
              "A": 1.0,
              "Hex": "E8E8E8"
            }
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiButton'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiButton.0"
          },
          "ResourceName": "../../../Engine/Content/Slate/Common/Button.png"
        },
        "Pressed": {
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "TintColor": {
            "SpecifiedColor": {
              "R": 0.5,
              "G": 0.5,
              "B": 0.5,
              "A": 1.0,
              "Hex": "BCBCBC"
            }
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiButton'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiButton.0"
          },
          "ResourceName": "../../../Engine/Content/Slate/Common/Button.png"
        },
        "PressedSlateSound": {
          "ResourceObject": {
            "ObjectName": "SoundWave'buttonclick'",
            "ObjectPath": "VotV/Content/audio/ui/buttonclick.0"
          }
        },
        "HoveredSlateSound": {
          "ResourceObject": {
            "ObjectName": "SoundWave'buttonrollover'",
            "ObjectPath": "VotV/Content/audio/ui/buttonrollover.0"
          }
        }
      },
      "IsFocusable": false,
      "Slots": [
        {
          "ObjectName": "ButtonSlot'ui_colorPicker_C:WidgetTree.buttonApply.ButtonSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.22"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_6'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.45"
      }
    }
  },
  {
    "Type": "Button",
    "Name": "buttonCancel",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Button'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "WidgetStyle": {
        "Normal": {
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiButton'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiButton.0"
          }
        },
        "Hovered": {
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "TintColor": {
            "SpecifiedColor": {
              "R": 0.8,
              "G": 0.8,
              "B": 0.8,
              "A": 1.0,
              "Hex": "E8E8E8"
            }
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiButton'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiButton.0"
          },
          "ResourceName": "../../../Engine/Content/Slate/Common/Button.png"
        },
        "Pressed": {
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "TintColor": {
            "SpecifiedColor": {
              "R": 0.5,
              "G": 0.5,
              "B": 0.5,
              "A": 1.0,
              "Hex": "BCBCBC"
            }
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiButton'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiButton.0"
          },
          "ResourceName": "../../../Engine/Content/Slate/Common/Button.png"
        },
        "PressedSlateSound": {
          "ResourceObject": {
            "ObjectName": "SoundWave'buttonclick'",
            "ObjectPath": "VotV/Content/audio/ui/buttonclick.0"
          }
        },
        "HoveredSlateSound": {
          "ResourceObject": {
            "ObjectName": "SoundWave'buttonrollover'",
            "ObjectPath": "VotV/Content/audio/ui/buttonrollover.0"
          }
        }
      },
      "IsFocusable": false,
      "Slots": [
        {
          "ObjectName": "ButtonSlot'ui_colorPicker_C:WidgetTree.buttonCancel.ButtonSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.23"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_7'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.46"
      }
    }
  },
  {
    "Type": "ButtonSlot",
    "Name": "ButtonSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ButtonSlot'",
    "Outer": {
      "ObjectName": "Button'ui_colorPicker_C:WidgetTree.buttonApply'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.20"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "Button'ui_colorPicker_C:WidgetTree.buttonApply'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.20"
      },
      "Content": {
        "ObjectName": "TextBlock'ui_colorPicker_C:WidgetTree.TextBlock'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.68"
      }
    }
  },
  {
    "Type": "ButtonSlot",
    "Name": "ButtonSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ButtonSlot'",
    "Outer": {
      "ObjectName": "Button'ui_colorPicker_C:WidgetTree.buttonCancel'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.21"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "Button'ui_colorPicker_C:WidgetTree.buttonCancel'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.21"
      },
      "Content": {
        "ObjectName": "TextBlock'ui_colorPicker_C:WidgetTree.TextBlock_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.69"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.32"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.33"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.31"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel.CanvasPanelSlot_3'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.34"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'ui_colorPicker_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.71"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.35"
        }
      ],
      "bIsVariable": true
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_1.CanvasPanelSlot_5'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.38"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_1.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.37"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_1.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.36"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_0.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.35"
      },
      "bIsVariable": true
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_287",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_287.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.40"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_287.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.41"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_287.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.39"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'ui_colorPicker_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.73"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.42"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.43"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_6'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.45"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_7'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.46"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.44"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_1.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.37"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_369",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_369.CanvasPanelSlot_4'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.49"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_369.CanvasPanelSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.48"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_369.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.47"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'ui_colorPicker_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_3'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.74"
      }
    }
  },
  {
    "Type": "CanvasPanel",
    "Name": "CanvasPanel_96",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanel'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_96.CanvasPanelSlot_5'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.51"
        },
        {
          "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_96.CanvasPanelSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.50"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'ui_colorPicker_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.72"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 25.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 0.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
      },
      "Content": {
        "ObjectName": "Slider'ui_colorPicker_C:WidgetTree.slider_A'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.64"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.img_colorbox_a'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.60"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.Image_2'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.57"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 75.0,
          "Bottom": 25.0
        },
        "Anchors": {
          "Minimum": {
            "X": 1.0,
            "Y": 0.0
          },
          "Maximum": {
            "X": 1.0,
            "Y": 0.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
      },
      "Content": {
        "ObjectName": "EditableTextBox'ui_colorPicker_C:WidgetTree.etext_alpha'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.53"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_0'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.25"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 200.0,
          "Bottom": 100.0
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.25"
      },
      "Content": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.26"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_1'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.26"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": -75.0,
          "Top": -25.0,
          "Right": 75.0,
          "Bottom": 25.0
        },
        "Anchors": {
          "Minimum": {
            "X": 1.0,
            "Y": 0.0
          },
          "Maximum": {
            "X": 1.0,
            "Y": 0.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.26"
      },
      "Content": {
        "ObjectName": "EditableTextBox'ui_colorPicker_C:WidgetTree.etext_hex'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.54"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_1'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.26"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 200.0,
          "Bottom": 100.0
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.26"
      },
      "Content": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_1'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.26"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": -4.0,
          "Top": -4.0,
          "Right": -4.0,
          "Bottom": -4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.26"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.Image_244'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.58"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_287'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.27"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 25.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 0.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_287'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.27"
      },
      "Content": {
        "ObjectName": "Slider'ui_colorPicker_C:WidgetTree.slider_V'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.67"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_287'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.27"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_287'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.27"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.img_colorbox_v'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.62"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_287'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.27"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_287'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.27"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.Image_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.56"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 75.0,
          "Bottom": 0.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
      },
      "Content": {
        "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 124.0,
          "Right": 75.0,
          "Bottom": 75.0
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.img_colorbox'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.59"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 25.0,
          "Bottom": 25.0
        },
        "Anchors": {
          "Minimum": {
            "X": 1.0,
            "Y": 0.0
          },
          "Maximum": {
            "X": 1.0,
            "Y": 0.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
      },
      "Content": {
        "ObjectName": "Button'ui_colorPicker_C:WidgetTree.button_reset'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.19"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 100.0,
          "Top": 100.0,
          "Bottom": 25.0
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
      },
      "Content": {
        "ObjectName": "Button'ui_colorPicker_C:WidgetTree.buttonApply'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.20"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Top": 100.0,
          "Bottom": 25.0
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_3'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.28"
      },
      "Content": {
        "ObjectName": "Button'ui_colorPicker_C:WidgetTree.buttonCancel'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.21"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_369'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.29"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 25.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 0.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_369'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.29"
      },
      "Content": {
        "ObjectName": "Slider'ui_colorPicker_C:WidgetTree.slider_S'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.66"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_369'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.29"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_369'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.29"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.Image'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.55"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_369'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.29"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_369'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.29"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.img_colorbox_s'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.61"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_96'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.30"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Right": 0.0,
          "Bottom": 25.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 0.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_96'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.30"
      },
      "Content": {
        "ObjectName": "Slider'ui_colorPicker_C:WidgetTree.slider_H'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.65"
      }
    }
  },
  {
    "Type": "CanvasPanelSlot",
    "Name": "CanvasPanelSlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CanvasPanelSlot'",
    "Outer": {
      "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_96'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.30"
    },
    "Properties": {
      "LayoutData": {
        "Offsets": {
          "Left": 4.0,
          "Top": 4.0,
          "Right": 4.0,
          "Bottom": 4.0
        },
        "Anchors": {
          "Maximum": {
            "X": 1.0,
            "Y": 1.0
          }
        }
      },
      "Parent": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_96'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.30"
      },
      "Content": {
        "ObjectName": "Image'ui_colorPicker_C:WidgetTree.img_h'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.63"
      }
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "slider_A",
          "DelegatePropertyName": "OnValueChanged",
          "FunctionNameToBind": "BndEvt__ui_colorPicker_slider_A_K2Node_ComponentBoundEvent_9_OnFloatValueChangedEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "button_reset",
          "DelegatePropertyName": "OnClicked",
          "FunctionNameToBind": "BndEvt__ui_colorPicker_button_reset_K2Node_ComponentBoundEvent_6_OnButtonClickedEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "etext_hex",
          "DelegatePropertyName": "OnTextCommitted",
          "FunctionNameToBind": "BndEvt__ui_colorPicker_etext_hex_K2Node_ComponentBoundEvent_5_OnEditableTextBoxCommittedEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "buttonApply",
          "DelegatePropertyName": "OnClicked",
          "FunctionNameToBind": "BndEvt__ui_colorPicker_buttonApply_K2Node_ComponentBoundEvent_4_OnButtonClickedEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "buttonCancel",
          "DelegatePropertyName": "OnClicked",
          "FunctionNameToBind": "BndEvt__ui_colorPicker_buttonCancel_K2Node_ComponentBoundEvent_3_OnButtonClickedEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "slider_H",
          "DelegatePropertyName": "OnValueChanged",
          "FunctionNameToBind": "BndEvt__ui_colorPicker_slider_H_K2Node_ComponentBoundEvent_0_OnFloatValueChangedEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "slider_S",
          "DelegatePropertyName": "OnValueChanged",
          "FunctionNameToBind": "BndEvt__ui_colorPicker_slider_S_K2Node_ComponentBoundEvent_1_OnFloatValueChangedEvent__DelegateSignature"
        },
        {
          "ComponentPropertyName": "slider_V",
          "DelegatePropertyName": "OnValueChanged",
          "FunctionNameToBind": "BndEvt__ui_colorPicker_slider_V_K2Node_ComponentBoundEvent_2_OnFloatValueChangedEvent__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "EditableTextBox",
    "Name": "etext_alpha",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'EditableTextBox'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "437E604D43AD112B49F18A9B657B7274",
        "SourceString": "100.0%",
        "LocalizedString": "100.0%"
      },
      "WidgetStyle": {
        "BackgroundImageNormal": {
          "ImageSize": {
            "X": 32.0,
            "Y": 32.0
          },
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiBackground'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiBackground.0"
          }
        },
        "BackgroundImageHovered": {
          "ImageSize": {
            "X": 32.0,
            "Y": 32.0
          },
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiBackground'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiBackground.0"
          },
          "ResourceName": "../../../Engine/Content/Slate/Common/TextBox.png"
        },
        "BackgroundImageFocused": {
          "ImageSize": {
            "X": 32.0,
            "Y": 32.0
          },
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiBackground'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiBackground.0"
          },
          "ResourceName": "../../../Engine/Content/Slate/Common/TextBox.png"
        },
        "Padding": {
          "Top": 0.0,
          "Bottom": 1.0
        },
        "Font": {
          "FontObject": {
            "ObjectName": "Font'font_terminal'",
            "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
          },
          "TypefaceFontName": "Font",
          "Size": 16
        },
        "ForegroundColor": {
          "SpecifiedColor": {
            "R": 1.0,
            "G": 1.0,
            "B": 1.0,
            "A": 1.0,
            "Hex": "FFFFFF"
          }
        }
      },
      "Justification": "ETextJustify::Right",
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel.CanvasPanelSlot_3'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.34"
      }
    }
  },
  {
    "Type": "EditableTextBox",
    "Name": "etext_hex",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'EditableTextBox'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "8E7E4B34479BD9DA8A714C9C90DBBC94",
        "SourceString": "FFFFFFFF",
        "LocalizedString": "FFFFFFFF"
      },
      "WidgetStyle": {
        "BackgroundImageNormal": {
          "ImageSize": {
            "X": 32.0,
            "Y": 32.0
          },
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiBackground'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiBackground.0"
          }
        },
        "BackgroundImageHovered": {
          "ImageSize": {
            "X": 32.0,
            "Y": 32.0
          },
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiBackground'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiBackground.0"
          },
          "ResourceName": "../../../Engine/Content/Slate/Common/TextBox.png"
        },
        "BackgroundImageFocused": {
          "ImageSize": {
            "X": 32.0,
            "Y": 32.0
          },
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiBackground'",
            "ObjectPath": "VotV/Content/textures/ui/inst_uiBackground.0"
          },
          "ResourceName": "../../../Engine/Content/Slate/Common/TextBox.png"
        },
        "Padding": {
          "Top": 0.0,
          "Bottom": 1.0
        },
        "Font": {
          "FontObject": {
            "ObjectName": "Font'font_terminal'",
            "ObjectPath": "VotV/Content/main/fonts/font_terminal.0"
          },
          "TypefaceFontName": "Font",
          "Size": 12
        },
        "ForegroundColor": {
          "SpecifiedColor": {
            "R": 1.0,
            "G": 1.0,
            "B": 1.0,
            "A": 1.0,
            "Hex": "FFFFFF"
          }
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_1.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.36"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "Image",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Brush": {
        "ResourceObject": {
          "ObjectName": "Material'satGrad'",
          "ObjectPath": "VotV/Content/satGrad.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_369.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.48"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Brush": {
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.0,
            "G": 0.0,
            "B": 0.0,
            "A": 1.0,
            "Hex": "000000"
          }
        },
        "ResourceObject": {
          "ObjectName": "Material'satGrad'",
          "ObjectPath": "VotV/Content/satGrad.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_287.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.41"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Brush": {
        "TintColor": {
          "SpecifiedColor": {
            "R": 0.0,
            "G": 0.0,
            "B": 0.0,
            "A": 1.0,
            "Hex": "000000"
          }
        },
        "ResourceObject": {
          "ObjectName": "Material'satGrad'",
          "ObjectPath": "VotV/Content/satGrad.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel.CanvasPanelSlot_2'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.33"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "Image",
    "Name": "Image_244",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Brush": {
        "Margin": {
          "Left": 0.5,
          "Top": 0.5,
          "Right": 0.5,
          "Bottom": 0.5
        },
        "ResourceObject": {
          "ObjectName": "MaterialInstanceConstant'inst_uiBackground'",
          "ObjectPath": "VotV/Content/textures/ui/inst_uiBackground.0"
        },
        "DrawAs": "ESlateBrushDrawType::Box"
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_1.CanvasPanelSlot_5'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.38"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "img_colorbox",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.43"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "img_colorbox_a",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.32"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "img_colorbox_s",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_369.CanvasPanelSlot_4'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.49"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "img_colorbox_v",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_287.CanvasPanelSlot_1'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.40"
      }
    }
  },
  {
    "Type": "Image",
    "Name": "img_h",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Image'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Brush": {
        "ResourceObject": {
          "ObjectName": "Material'hueGrad'",
          "ObjectPath": "VotV/Content/hueGrad.0"
        }
      },
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_96.CanvasPanelSlot_5'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.51"
      }
    }
  },
  {
    "Type": "Slider",
    "Name": "slider_A",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Slider'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "WidgetStyle": {
        "NormalThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        },
        "HoveredThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        },
        "DisabledThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        }
      },
      "IsFocusable": false,
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.31"
      }
    }
  },
  {
    "Type": "Slider",
    "Name": "slider_H",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Slider'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "MaxValue": 360.0,
      "WidgetStyle": {
        "NormalThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        },
        "HoveredThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        },
        "DisabledThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        }
      },
      "IsFocusable": false,
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_96.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.50"
      }
    }
  },
  {
    "Type": "Slider",
    "Name": "slider_S",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Slider'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "WidgetStyle": {
        "NormalThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        },
        "HoveredThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        },
        "DisabledThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        }
      },
      "IsFocusable": false,
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_369.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.47"
      }
    }
  },
  {
    "Type": "Slider",
    "Name": "slider_V",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Slider'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "WidgetStyle": {
        "NormalThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        },
        "HoveredThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        },
        "DisabledThumbImage": {
          "ImageSize": {
            "X": 8.0,
            "Y": 24.0
          }
        }
      },
      "IsFocusable": false,
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_287.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.39"
      }
    }
  },
  {
    "Type": "TextBlock",
    "Name": "TextBlock",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "865100A8437AF59C972C64A88D5E0AE8",
        "SourceString": "Apply",
        "LocalizedString": "Apply"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.25,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF8900"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_ui'",
          "ObjectPath": "VotV/Content/main/fonts/font_ui.0"
        },
        "TypefaceFontName": "Font",
        "Size": 12
      },
      "Slot": {
        "ObjectName": "ButtonSlot'ui_colorPicker_C:WidgetTree.buttonApply.ButtonSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.22"
      }
    }
  },
  {
    "Type": "TextBlock",
    "Name": "TextBlock_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "7019AB8B4EBFB6DD568AE698B23077E7",
        "SourceString": "Cancel",
        "LocalizedString": "Cancel"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.25,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF8900"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'font_ui'",
          "ObjectPath": "VotV/Content/main/fonts/font_ui.0"
        },
        "TypefaceFontName": "Font",
        "Size": 12
      },
      "Slot": {
        "ObjectName": "ButtonSlot'ui_colorPicker_C:WidgetTree.buttonCancel.ButtonSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.23"
      }
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "VerticalBox_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'ui_colorPicker_C:WidgetTree'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.75"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "VerticalBoxSlot'ui_colorPicker_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_1'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.72"
        },
        {
          "ObjectName": "VerticalBoxSlot'ui_colorPicker_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_3'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.74"
        },
        {
          "ObjectName": "VerticalBoxSlot'ui_colorPicker_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_2'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.73"
        },
        {
          "ObjectName": "VerticalBoxSlot'ui_colorPicker_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
          "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.71"
        }
      ],
      "Slot": {
        "ObjectName": "CanvasPanelSlot'ui_colorPicker_C:WidgetTree.CanvasPanel_3.CanvasPanelSlot_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.42"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
      },
      "Content": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.24"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
      },
      "Content": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_96'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.30"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
      },
      "Content": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_287'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.27"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'ui_colorPicker_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.70"
      },
      "Content": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_369'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.29"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'ui_colorPicker_C'",
      "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.17"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "CanvasPanel'ui_colorPicker_C:WidgetTree.CanvasPanel_0'",
        "ObjectPath": "VotV/Content/umg/windows/ui_colorPicker.25"
      }
    }
  }
]