[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_impulse",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'impulse_C'",
      "ObjectPath": "VotV/Content/objects/impulse.2"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'impulse_C'",
      "ObjectPath": "VotV/Content/objects/impulse.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "impulse_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/impulse",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'impulse_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/impulse.8"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'impulse_C:ExecuteUbergraph_impulse'",
        "ObjectPath": "VotV/Content/objects/impulse.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'impulse_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/impulse.1"
      },
      {
        "ObjectName": "Function'impulse_C:ExecuteUbergraph_impulse'",
        "ObjectPath": "VotV/Content/objects/impulse.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": "RadialForce",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'RadialForceComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "DefaultSceneRoot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SceneComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "radius",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
      },
      {
        "Type": "FloatProperty",
        "Name": "impulse",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn"
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_impulse": {
        "ObjectName": "Function'impulse_C:ExecuteUbergraph_impulse'",
        "ObjectPath": "VotV/Content/objects/impulse.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'impulse_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/impulse.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": "impulse_C'Default__impulse_C'",
      "ObjectPath": "VotV/Content/objects/impulse.3"
    }
  },
  {
    "Type": "impulse_C",
    "Name": "Default__impulse_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/impulse.impulse_C'",
    "Package": "VotV/Content/objects/impulse",
    "Properties": {
      "UberGraphFrame": {},
      "radius": 1000.0,
      "impulse": 1000.0
    }
  },
  {
    "Type": "RadialForceComponent",
    "Name": "RadialForce_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'RadialForceComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'impulse_C'",
      "ObjectPath": "VotV/Content/objects/impulse.2"
    },
    "Properties": {
      "Falloff": "RIF_Linear",
      "ObjectTypesToAffect": [
        "ObjectTypeQuery2",
        "ObjectTypeQuery3",
        "ObjectTypeQuery4",
        "ObjectTypeQuery5"
      ],
      "bAutoActivate": false
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'impulse_C'",
      "ObjectPath": "VotV/Content/objects/impulse.2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'impulse_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/impulse.8"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'impulse_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/impulse.5"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'impulse_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/impulse.7"
        }
      ],
      "VariableGuid": "82373254-4DB43FC0-B19CA7B3-32712F7C",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'impulse_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/impulse.8"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'RadialForceComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "RadialForceComponent'impulse_C:RadialForce_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/impulse.4"
      },
      "VariableGuid": "D88F79F7-44882823-C7C8339B-6C2A3AA2",
      "InternalVariableName": "RadialForce"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'impulse_C'",
      "ObjectPath": "VotV/Content/objects/impulse.2"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'impulse_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/impulse.6"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'impulse_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/impulse.6"
        },
        {
          "ObjectName": "SCS_Node'impulse_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/impulse.7"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'impulse_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/impulse.6"
      }
    }
  }
]