[
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "VotVButton_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/VotVButton",
    "SuperStruct": {
      "ObjectName": "Class'Button'",
      "ObjectPath": "/Script/UMG"
    },
    "ClassFlags": "CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "VotVButton_C'Default__VotVButton_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/VotVButton.1"
    }
  },
  {
    "Type": "VotVButton_C",
    "Name": "Default__VotVButton_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/VotVButton.VotVButton_C'",
    "Package": "VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/VotVButton",
    "Properties": {
      "WidgetStyle": {
        "Normal": {
          "ImageSize": {
            "X": 16.0,
            "Y": 16.0
          },
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "Texture2D'Button'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/Textures/Button.0"
          }
        },
        "Hovered": {
          "ImageSize": {
            "X": 16.0,
            "Y": 16.0
          },
          "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": "Texture2D'Button'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/Textures/Button.0"
          }
        },
        "Pressed": {
          "ImageSize": {
            "X": 16.0,
            "Y": 16.0
          },
          "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": "Texture2D'Button'",
            "ObjectPath": "VotV/Content/Mods/ModUtils/1/WidgetHandler/Widgets/VotVWidgets/Textures/Button.0"
          }
        }
      }
    }
  }
]