[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_DebugMod_FunctionInspector",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetActorOfClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "Temp_wildcard_Variable",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Not_PreBool_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Not_PreBool_ReturnValue_1",
        "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__DebugMod_FunctionInspector_EventsOnlyButton_K2Node_ComponentBoundEvent_1_OnButtonClicked__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__DebugMod_FunctionInspector_ParentFunctionsButton_K2Node_ComponentBoundEvent_0_OnButtonClicked__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnWidgetOpened",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "Super": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.4"
    },
    "SuperStruct": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.4"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "OnWidgetFirstOpened",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "Super": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetFirstOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'WidgetHandler_BasicWidget_C:OnWidgetFirstOpened'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.3"
    },
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "InitializeFunctionInspector",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "Object",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Not_PreBool_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetInspectorHandler_InspectorHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'DebugMod_InspectorHandler_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_InspectorHandler.16"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetObjectFunctions_Functions",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "CallFunc_GetObjectFunctions_Functions",
          "Flags": "RF_Public",
          "ElementSize": 40,
          "Struct": {
            "ObjectName": "UserDefinedStruct'DebugMod_Function'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Structs/DebugMod_Function.0"
          }
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 40,
        "Struct": {
          "ObjectName": "UserDefinedStruct'DebugMod_Function'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Structs/DebugMod_Function.0"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Not_PreBool_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanOR_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanOR_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_BooleanAND_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetSearchElementsFromPool_ElementsOut",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetSearchElementsFromPool_ElementsOut",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsDebug_Mod_Function_Inspector_Search_Element",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_SearchElement_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector_SearchElement.7"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_InitializeFunction_Element",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_SearchElement_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector_SearchElement.7"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ToggleFunctionInspector",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "StateIn",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetActiveWidget_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'Widget'",
          "ObjectPath": "/Script/UMG"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsWidget_Handler_Basic_Widget",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'WidgetHandler_BasicWidget_C'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.7"
        }
      },
      {
        "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_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "SyncButtonColors",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "ChildProperties": [
      {
        "Type": "MapProperty",
        "Name": "TextMapLoc",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
        "KeyProp": {
          "Type": "ObjectProperty",
          "Name": "TextMapLoc",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
          }
        },
        "ValueProp": {
          "Type": "BoolProperty",
          "Name": "TextMapLoc_Value",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "FieldSize": 1,
          "ByteOffset": 0,
          "ByteMask": 1,
          "FieldMask": 255,
          "BoolSize": 1,
          "bIsNativeBool": true
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "MapProperty",
        "Name": "K2Node_MakeMap_Map",
        "Flags": "RF_Public",
        "ElementSize": 80,
        "PropertyFlags": "ContainsInstancedReference",
        "KeyProp": {
          "Type": "ObjectProperty",
          "Name": "K2Node_MakeMap_Map",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
          }
        },
        "ValueProp": {
          "Type": "BoolProperty",
          "Name": "K2Node_MakeMap_Map_Value",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "FieldSize": 1,
          "ByteOffset": 0,
          "ByteMask": 1,
          "FieldMask": 255,
          "BoolSize": 1,
          "bIsNativeBool": true
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_Map_Keys_Keys",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_Map_Keys_Keys",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_Value",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Map_Find_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetInspectorHandler",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "InspectorHandler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'DebugMod_InspectorHandler_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_InspectorHandler.16"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetActorOfClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Temp_wildcard_Variable",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_DynamicCast_AsDebug_Mod_Inspector_Handler",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'DebugMod_InspectorHandler_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_InspectorHandler.16"
        }
      },
      {
        "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_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_IsValid_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent | FUNC_BlueprintPure"
  },
  {
    "Type": "WidgetBlueprintGeneratedClass",
    "Name": "DebugMod_FunctionInspector_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetBlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector",
    "Super": {
      "ObjectName": "WidgetBlueprintGeneratedClass'WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.7"
    },
    "Properties": {
      "WidgetTree": {
        "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
      },
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'DebugMod_FunctionInspector_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.11"
        }
      ],
      "UberGraphFunction": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:ExecuteUbergraph_DebugMod_FunctionInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "WidgetBlueprintGeneratedClass'WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.7"
    },
    "Children": [
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:GetInspectorHandler'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.8"
      },
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:SyncButtonColors'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.7"
      },
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:ToggleFunctionInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.6"
      },
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:InitializeFunctionInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.5"
      },
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:OnWidgetFirstOpened'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.4"
      },
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:OnWidgetOpened'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.3"
      },
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:BndEvt__DebugMod_FunctionInspector_ParentFunctionsButton_K2Node_ComponentBoundEvent_0_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.2"
      },
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:BndEvt__DebugMod_FunctionInspector_EventsOnlyButton_K2Node_ComponentBoundEvent_1_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.1"
      },
      {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:ExecuteUbergraph_DebugMod_FunctionInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.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": "DebugMod_SearchBar",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchBar_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchBar.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "DebugMod_SearchZone",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchZone_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchZone.14"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "EventsOnlyButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Button_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "EventsOnlyText",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ParentFunctionsButton",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Button_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.4"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ParentFunctionsText",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | ExportObject | InstancedReference | RepSkip | PersistentInstance",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_Text_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.7"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "ObjectInspector",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_ObjectInspector_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/DebugMod_ObjectInspector.18"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Object",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "ParentFunctions",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ArrayProperty",
        "Name": "WidgetsPool",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "WidgetsPool",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "WidgetsToShow",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "WidgetsToShow",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_SearchElement_C'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchElement.0"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "InspectorHandler",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'DebugMod_InspectorHandler_C'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Utils/DebugMod_InspectorHandler.16"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "EventsOnly",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_DebugMod_FunctionInspector": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:ExecuteUbergraph_DebugMod_FunctionInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.0"
      },
      "BndEvt__DebugMod_FunctionInspector_EventsOnlyButton_K2Node_ComponentBoundEvent_1_OnButtonClicked__DelegateSignature": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:BndEvt__DebugMod_FunctionInspector_EventsOnlyButton_K2Node_ComponentBoundEvent_1_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.1"
      },
      "BndEvt__DebugMod_FunctionInspector_ParentFunctionsButton_K2Node_ComponentBoundEvent_0_OnButtonClicked__DelegateSignature": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:BndEvt__DebugMod_FunctionInspector_ParentFunctionsButton_K2Node_ComponentBoundEvent_0_OnButtonClicked__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.2"
      },
      "OnWidgetOpened": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:OnWidgetOpened'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.3"
      },
      "OnWidgetFirstOpened": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:OnWidgetFirstOpened'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.4"
      },
      "InitializeFunctionInspector": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:InitializeFunctionInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.5"
      },
      "ToggleFunctionInspector": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:ToggleFunctionInspector'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.6"
      },
      "SyncButtonColors": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:SyncButtonColors'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.7"
      },
      "GetInspectorHandler": {
        "ObjectName": "Function'DebugMod_FunctionInspector_C:GetInspectorHandler'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.8"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_EditInlineNew | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "DebugMod_FunctionInspector_C'Default__DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.10"
    }
  },
  {
    "Type": "DebugMod_FunctionInspector_C",
    "Name": "Default__DebugMod_FunctionInspector_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.DebugMod_FunctionInspector_C'",
    "Package": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector",
    "Template": {
      "ObjectName": "WidgetHandler_BasicWidget_C'Default__WidgetHandler_BasicWidget_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Widgets/WidgetHandler_BasicWidget.8"
    },
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "EventsOnlyButton",
          "DelegatePropertyName": "OnButtonClicked",
          "FunctionNameToBind": "BndEvt__DebugMod_FunctionInspector_EventsOnlyButton_K2Node_ComponentBoundEvent_1_OnButtonClicked__DelegateSignature"
        },
        {
          "ComponentPropertyName": "ParentFunctionsButton",
          "DelegatePropertyName": "OnButtonClicked",
          "FunctionNameToBind": "BndEvt__DebugMod_FunctionInspector_ParentFunctionsButton_K2Node_ComponentBoundEvent_0_OnButtonClicked__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_2'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.28"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB.HorizontalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.23"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Border_C",
    "Name": "DebugMod_Border_103",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.DebugMod_Border_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Border_C'Default__DebugMod_Border_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Border.3"
    },
    "Properties": {
      "Wide": true,
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_6'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.30"
      },
      "bIsVariable": false
    }
  },
  {
    "Type": "DebugMod_Button_C",
    "Name": "EventsOnlyButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.DebugMod_Button_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Button_C'Default__DebugMod_Button_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.5"
    },
    "Properties": {
      "NamedSlotBindings": [
        {
          "Name": "Slot1",
          "Content": {
            "ObjectName": "DebugMod_Text_C'DebugMod_FunctionInspector_C:WidgetTree.EventsOnlyText'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.19"
          }
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB.HorizontalBoxSlot_2'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.24"
      }
    }
  },
  {
    "Type": "DebugMod_Button_C",
    "Name": "ParentFunctionsButton",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.DebugMod_Button_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Button_C'Default__DebugMod_Button_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Button.5"
    },
    "Properties": {
      "NamedSlotBindings": [
        {
          "Name": "Slot1",
          "Content": {
            "ObjectName": "DebugMod_Text_C'DebugMod_FunctionInspector_C:WidgetTree.ParentFunctionsText'",
            "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.20"
          }
        }
      ],
      "Slot": {
        "ObjectName": "HorizontalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB.HorizontalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.22"
      }
    }
  },
  {
    "Type": "DebugMod_SearchBar_C",
    "Name": "DebugMod_SearchBar",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchBar.DebugMod_SearchBar_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_SearchBar_C'Default__DebugMod_SearchBar_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchBar.8"
    },
    "Properties": {
      "HintText": {
        "Namespace": "",
        "Key": "3E83F6274EBEA462BEAF178AEBB52AC4",
        "SourceString": "Function",
        "LocalizedString": "Function"
      },
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.26"
      }
    }
  },
  {
    "Type": "DebugMod_SearchZone_C",
    "Name": "DebugMod_SearchZone",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchZone.DebugMod_SearchZone_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_SearchZone_C'Default__DebugMod_SearchZone_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_SearchZone.15"
    },
    "Properties": {
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.27"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "EventsOnlyText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "2E0273304168C5A7D95CB09571BFF2D0",
        "SourceString": "Events Only",
        "LocalizedString": "Events Only"
      }
    }
  },
  {
    "Type": "DebugMod_Text_C",
    "Name": "ParentFunctionsText",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "WidgetBlueprintGeneratedClass'VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.DebugMod_Text_C'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Template": {
      "ObjectName": "DebugMod_Text_C'Default__DebugMod_Text_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/Elements/DebugMod_Text.8"
    },
    "Properties": {
      "TextValue": {
        "Namespace": "",
        "Key": "F8006EE2400B39BBA07DF292C7C2FBC9",
        "SourceString": "Parent Functions",
        "LocalizedString": "Parent Functions"
      }
    }
  },
  {
    "Type": "HorizontalBox",
    "Name": "ButtonsHB",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB.HorizontalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.22"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB.HorizontalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.23"
        },
        {
          "ObjectName": "HorizontalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB.HorizontalBoxSlot_2'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.24"
        }
      ],
      "Slot": {
        "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_5'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.29"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.21"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.21"
      },
      "Content": {
        "ObjectName": "DebugMod_Button_C'DebugMod_FunctionInspector_C:WidgetTree.ParentFunctionsButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.16"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.21"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.21"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_FunctionInspector_C:WidgetTree.DebugMod_Border_1'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.13"
      }
    }
  },
  {
    "Type": "HorizontalBoxSlot",
    "Name": "HorizontalBoxSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'HorizontalBoxSlot'",
    "Outer": {
      "ObjectName": "HorizontalBox'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.21"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "HorizontalBox'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.21"
      },
      "Content": {
        "ObjectName": "DebugMod_Button_C'DebugMod_FunctionInspector_C:WidgetTree.EventsOnlyButton'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.15"
      }
    }
  },
  {
    "Type": "VerticalBox",
    "Name": "VerticalBox_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBox'",
    "Outer": {
      "ObjectName": "WidgetTree'DebugMod_FunctionInspector_C:WidgetTree'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.31"
    },
    "Properties": {
      "Slots": [
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_5'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.29"
        },
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_6'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.30"
        },
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_0'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.26"
        },
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_2'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.28"
        },
        {
          "ObjectName": "VerticalBoxSlot'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0.VerticalBoxSlot_1'",
          "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.27"
        }
      ]
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
      },
      "Content": {
        "ObjectName": "DebugMod_SearchBar_C'DebugMod_FunctionInspector_C:WidgetTree.DebugMod_SearchBar'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.17"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
    },
    "Properties": {
      "Size": {
        "SizeRule": "ESlateSizeRule::Fill"
      },
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
      },
      "Content": {
        "ObjectName": "DebugMod_SearchZone_C'DebugMod_FunctionInspector_C:WidgetTree.DebugMod_SearchZone'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.18"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_FunctionInspector_C:WidgetTree.DebugMod_Border'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.12"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
      },
      "Content": {
        "ObjectName": "HorizontalBox'DebugMod_FunctionInspector_C:WidgetTree.ButtonsHB'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.21"
      }
    }
  },
  {
    "Type": "VerticalBoxSlot",
    "Name": "VerticalBoxSlot_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'VerticalBoxSlot'",
    "Outer": {
      "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
    },
    "Properties": {
      "Parent": {
        "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
      },
      "Content": {
        "ObjectName": "DebugMod_Border_C'DebugMod_FunctionInspector_C:WidgetTree.DebugMod_Border_103'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.14"
      }
    }
  },
  {
    "Type": "WidgetTree",
    "Name": "WidgetTree",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'WidgetTree'",
    "Outer": {
      "ObjectName": "WidgetBlueprintGeneratedClass'DebugMod_FunctionInspector_C'",
      "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.9"
    },
    "Properties": {
      "RootWidget": {
        "ObjectName": "VerticalBox'DebugMod_FunctionInspector_C:WidgetTree.VerticalBox_0'",
        "ObjectPath": "VotV/Content/Mods/DebugMod/Widgets/ObjectInspector/FunctionInspector/DebugMod_FunctionInspector.25"
      }
    }
  }
]