[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_cleanball",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'cleanball_C'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_HitComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherComp",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_ComponentBoundEvent_NormalImpulse",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_ComponentBoundEvent_Hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ConstParm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'cleanball_C'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__cleanball_Sphere_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'cleanball_C'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.3"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "HitComponent",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "OtherActor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "OtherComp",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "NormalImpulse",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "Hit",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ConstParm | BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_HasOutParms | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "cleanball_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/misc/cleanball",
    "Properties": {
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'cleanball_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/objects/misc/cleanball.5"
        }
      ],
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'cleanball_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.9"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'cleanball_C:ExecuteUbergraph_cleanball'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'cleanball_C:BndEvt__cleanball_Sphere_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.2"
      },
      {
        "ObjectName": "Function'cleanball_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.1"
      },
      {
        "ObjectName": "Function'cleanball_C:ExecuteUbergraph_cleanball'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.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": "Sphere",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SphereComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "fuckYou",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 12,
        "PropertyFlags": "Edit | BlueprintVisible | ExposeOnSpawn",
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "spogen",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | ExposeOnSpawn",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'd_window_C'",
          "ObjectPath": "VotV/Content/objects/d_window.31"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "sponge",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | ExposeOnSpawn",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'prop_sponge_C'",
          "ObjectPath": "VotV/Content/objects/prop_sponge.26"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_cleanball": {
        "ObjectName": "Function'cleanball_C:ExecuteUbergraph_cleanball'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'cleanball_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.1"
      },
      "BndEvt__cleanball_Sphere_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature": {
        "ObjectName": "Function'cleanball_C:BndEvt__cleanball_Sphere_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "cleanball_C'Default__cleanball_C'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.4"
    }
  },
  {
    "Type": "cleanball_C",
    "Name": "Default__cleanball_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/misc/cleanball.cleanball_C'",
    "Package": "VotV/Content/objects/misc/cleanball",
    "Properties": {
      "UberGraphFrame": {},
      "fuckYou": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 0.0
      },
      "bHidden": true
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'cleanball_C'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.3"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "Sphere",
          "DelegatePropertyName": "OnComponentHit",
          "FunctionNameToBind": "BndEvt__cleanball_Sphere_K2Node_ComponentBoundEvent_0_ComponentHitSignature__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'cleanball_C'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'cleanball_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.9"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'cleanball_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.6"
      },
      "VariableGuid": "7A33609A-4187B96F-194D979C-1F8112DE",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'cleanball_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.9"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SphereComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SphereComponent'cleanball_C:Sphere_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.10"
      },
      "VariableGuid": "D21AD378-4DCB980F-1C9E1D90-8FA1332E",
      "InternalVariableName": "Sphere"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'cleanball_C'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.3"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'cleanball_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/cleanball.8"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'cleanball_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/cleanball.8"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'cleanball_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/misc/cleanball.7"
      }
    }
  },
  {
    "Type": "SphereComponent",
    "Name": "Sphere_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SphereComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'cleanball_C'",
      "ObjectPath": "VotV/Content/objects/misc/cleanball.3"
    },
    "Properties": {
      "SphereRadius": 1.0,
      "AreaClass": {
        "ObjectName": "Class'NavArea_Obstacle'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "BodyInstance": {
        "ObjectType": "ECC_PhysicsBody",
        "CollisionEnabled": "ECollisionEnabled::QueryAndPhysics",
        "bUseCCD": true,
        "bNotifyRigidBodyCollision": true,
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "Pawn",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Destructible",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "sound",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "trigger",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "fire",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "water",
              "Response": "ECR_Ignore"
            }
          ]
        },
        "bSimulatePhysics": true
      },
      "bHiddenInGame": false
    }
  }
]