[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_OmniVision_CamerasButton",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'OmniVision_CamerasButton_C'",
      "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetMainGamemode_MainGamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "/Game/main/mainGamemode"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_OpenWidget_Widget",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'WidgetHandler_BasicWidget_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsOmni_Vision_Cameras_Menu",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'OmniVision_CamerasMenu_C'",
          "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasMenu.26"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__OmniVision_CamerasButton_CamerasButton_K2Node_ComponentBoundEvent_0_OnButtonPressedEvent__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'OmniVision_CamerasButton_C'",
      "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.2"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "OmniVision_CamerasButton_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton",
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'OmniVision_CamerasButton_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.8"
      },
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'OmniVision_CamerasButton_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.6"
        }
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'OmniVision_CamerasButton_C:ExecuteUbergraph_OmniVision_CamerasButton'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'UserWidget'",
      "ObjectPath": "/Script/UMG"
    },
    "Children": [
      {
        "ObjectName": "Function'OmniVision_CamerasButton_C:BndEvt__OmniVision_CamerasButton_CamerasButton_K2Node_ComponentBoundEvent_0_OnButtonPressedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.1"
      },
      {
        "ObjectName": "Function'OmniVision_CamerasButton_C:ExecuteUbergraph_OmniVision_CamerasButton'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.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": "CamerasButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "Class'Button'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ModActor",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | ExposeOnSpawn",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'ModActor_C'",
          "ObjectPath": "VotV/Content/Mods/OmniVision/ModActor.16"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_OmniVision_CamerasButton": {
        "ObjectName": "Function'OmniVision_CamerasButton_C:ExecuteUbergraph_OmniVision_CamerasButton'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.0"
      },
      "BndEvt__OmniVision_CamerasButton_CamerasButton_K2Node_ComponentBoundEvent_0_OnButtonPressedEvent__DelegateSignature": {
        "ObjectName": "Function'OmniVision_CamerasButton_C:BndEvt__OmniVision_CamerasButton_CamerasButton_K2Node_ComponentBoundEvent_0_OnButtonPressedEvent__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.1"
      }
    },
    "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": "OmniVision_CamerasButton_C'Default__OmniVision_CamerasButton_C'",
      "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.3"
    }
  },
  {
    "Type": "OmniVision_CamerasButton_C",
    "Name": "Default__OmniVision_CamerasButton_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.OmniVision_CamerasButton_C'",
    "Package": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton",
    "Properties": {
      "UberGraphFrame": {},
      "bHasScriptImplementedTick": false,
      "bHasScriptImplementedPaint": false
    }
  },
  {
    "Type": "Button",
    "Name": "CamerasButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Button'",
    "Outer": {
      "ObjectName": "WidgetTree'OmniVision_CamerasButton_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.8"
    },
    "Properties": {
      "WidgetStyle": {
        "Normal": {
          "Margin": {
            "Left": 0.5,
            "Top": 0.5,
            "Right": 0.5,
            "Bottom": 0.5
          },
          "ResourceObject": {
            "ObjectName": "MaterialInstanceConstant'inst_uiButton'",
            "ObjectPath": "/Game/textures/ui/inst_uiButton"
          }
        },
        "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": "/Game/textures/ui/inst_uiButton"
          }
        },
        "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": "/Game/textures/ui/inst_uiButton"
          }
        }
      },
      "IsFocusable": false,
      "Slots": [
        {
          "ObjectName": "ButtonSlot'OmniVision_CamerasButton_C:WidgetTree.CamerasButton.ButtonSlot_0'",
          "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.5"
        }
      ]
    }
  },
  {
    "Type": "ButtonSlot",
    "Name": "ButtonSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ButtonSlot'",
    "Outer": {
      "ObjectName": "Button'OmniVision_CamerasButton_C:WidgetTree.CamerasButton'",
      "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.4"
    },
    "Properties": {
      "Padding": {
        "Top": 32.0
      },
      "Parent": {
        "ObjectName": "Button'OmniVision_CamerasButton_C:WidgetTree.CamerasButton'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.4"
      },
      "Content": {
        "ObjectName": "TextBlock'OmniVision_CamerasButton_C:WidgetTree.TextBlock_12'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.7"
      }
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'OmniVision_CamerasButton_C'",
      "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.2"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "CamerasButton",
          "DelegatePropertyName": "OnPressed",
          "FunctionNameToBind": "BndEvt__OmniVision_CamerasButton_CamerasButton_K2Node_ComponentBoundEvent_0_OnButtonPressedEvent__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "TextBlock",
    "Name": "TextBlock_12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextBlock'",
    "Outer": {
      "ObjectName": "WidgetTree'OmniVision_CamerasButton_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.8"
    },
    "Properties": {
      "Text": {
        "Namespace": "",
        "Key": "0EC56326449BAE30C797B1B80DD9CBAD",
        "SourceString": "Cameras",
        "LocalizedString": "Cameras"
      },
      "ColorAndOpacity": {
        "SpecifiedColor": {
          "R": 1.0,
          "G": 0.25,
          "B": 0.0,
          "A": 1.0,
          "Hex": "FF8900"
        }
      },
      "Font": {
        "FontObject": {
          "ObjectName": "Font'VotV_UiFont'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Fonts/VotV_UiFont.0"
        },
        "TypefaceFontName": "Default"
      },
      "Justification": "ETextJustify::Center",
      "Slot": {
        "ObjectName": "ButtonSlot'OmniVision_CamerasButton_C:WidgetTree.CamerasButton.ButtonSlot_0'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.5"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'OmniVision_CamerasButton_C'",
      "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.2"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "Button'OmniVision_CamerasButton_C:WidgetTree.CamerasButton'",
        "ObjectPath": "VotV/Content/Mods/OmniVision/Widgets/OmniVision_CamerasButton.4"
      }
    }
  }
]