[
  {
    "Type": "Function",
    "Name": "Event__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_ButtonEvent_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.3"
    },
    "FunctionFlags": "FUNC_Public | FUNC_Delegate | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "RunEvent",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_ButtonEvent_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.3"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "InitializeEvent",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ModUtils_ButtonEvent_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.3"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "DelegateProperty",
        "Name": "Event",
        "Flags": "RF_Public",
        "ElementSize": 20,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "SignatureFunction": {
          "ObjectName": "Function'ModUtils_ButtonEvent_C:Event__DelegateSignature'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "ModUtils_ButtonEvent_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent",
    "SuperStruct": {
      "ObjectName": "Class'ActorComponent'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'ModUtils_ButtonEvent_C:InitializeEvent'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.2"
      },
      {
        "ObjectName": "Function'ModUtils_ButtonEvent_C:RunEvent'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.1"
      },
      {
        "ObjectName": "Function'ModUtils_ButtonEvent_C:Event__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "MulticastInlineDelegateProperty",
        "Name": "Event",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | BlueprintAssignable | BlueprintCallable",
        "SignatureFunction": {
          "ObjectName": "Function'ModUtils_ButtonEvent_C:Event__DelegateSignature'",
          "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.0"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "Name",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      }
    ],
    "FuncMap": {
      "Event__DelegateSignature": {
        "ObjectName": "Function'ModUtils_ButtonEvent_C:Event__DelegateSignature'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.0"
      },
      "RunEvent": {
        "ObjectName": "Function'ModUtils_ButtonEvent_C:RunEvent'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.1"
      },
      "InitializeEvent": {
        "ObjectName": "Function'ModUtils_ButtonEvent_C:InitializeEvent'",
        "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_DefaultToInstanced | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "ModUtils_ButtonEvent_C'Default__ModUtils_ButtonEvent_C'",
      "ObjectPath": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.4"
    }
  },
  {
    "Type": "ModUtils_ButtonEvent_C",
    "Name": "Default__ModUtils_ButtonEvent_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent.ModUtils_ButtonEvent_C'",
    "Package": "VotV/Content/Mods/ModUtils/Utils/ModUtils_ButtonEvent",
    "Properties": {
      "PrimaryComponentTick": {
        "bStartWithTickEnabled": false
      }
    }
  }
]