[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_ticker_tick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ticker_tick_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeTransform_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 48,
        "Struct": {
          "ObjectName": "ScriptStruct'Transform'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_RandomIntegerInRange_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "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": "ObjectProperty",
        "Name": "CallFunc_FinishSpawningActor_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'NewBlueprint17_C'",
          "ObjectPath": "VotV/Content/objects/NewBlueprint17.2"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ticker_tick_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveTick'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "ticker_tick_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/tickers/ticker_tick",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'ticker_base_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_base.19"
    },
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'ticker_tick_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.7"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'ticker_tick_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.4"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'ticker_tick_C:ExecuteUbergraph_ticker_tick'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'ticker_base_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_base.19"
    },
    "Children": [
      {
        "ObjectName": "Function'ticker_tick_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.1"
      },
      {
        "ObjectName": "Function'ticker_tick_C:ExecuteUbergraph_ticker_tick'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.0"
      }
    ],
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "UberGraphFrame",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Transient | DuplicateTransient",
        "Struct": {
          "ObjectName": "ScriptStruct'PointerToUberGraphFrame'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_ticker_tick": {
        "ObjectName": "Function'ticker_tick_C:ExecuteUbergraph_ticker_tick'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'ticker_tick_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.1"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "ticker_tick_C'Default__ticker_tick_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.3"
    }
  },
  {
    "Type": "ticker_tick_C",
    "Name": "Default__ticker_tick_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/tickers/ticker_tick.ticker_tick_C'",
    "Package": "VotV/Content/objects/tickers/ticker_tick",
    "Template": {
      "ObjectName": "ticker_base_C'Default__ticker_base_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_base.20"
    },
    "Properties": {
      "UberGraphFrame": {},
      "PrimaryActorTick": {
        "bCanEverTick": true,
        "TickInterval": 60.0
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ticker_tick_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.2"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ticker_tick_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'ticker_tick_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.7"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'ticker_tick_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.5"
      },
      "VariableGuid": "66D5A45A-447787C9-087F1EAE-189C51E4",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'ticker_tick_C'",
      "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.2"
    },
    "Properties": {
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'ticker_tick_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/tickers/ticker_tick.6"
      }
    }
  }
]