[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_arirShipVanishing",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_CustomEvent_Condition",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OverlappedComponent_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherActor_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherComp_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherBodyIndex_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_ComponentBoundEvent_bFromSweep",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_ComponentBoundEvent_SweepResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ConstParm | ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_ComponentBoundEvent_OverlappedComponent",
        "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": "IntProperty",
        "Name": "K2Node_ComponentBoundEvent_OtherBodyIndex",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "Super": {
      "ObjectName": "Function'actor_save_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/actor_save.2"
    },
    "SuperStruct": {
      "ObjectName": "Function'actor_save_C:ReceiveBeginPlay'",
      "ObjectPath": "VotV/Content/objects/actor_save.2"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "OverlappedComponent",
        "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": "IntProperty",
        "Name": "OtherBodyIndex",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "OverlappedComponent",
        "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": "IntProperty",
        "Name": "OtherBodyIndex",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "BoolProperty",
        "Name": "bFromSweep",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "SweepResult",
        "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": "Function",
    "Name": "vanish",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "Condition",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "vanishTimeline__UpdateFunc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "vanishTimeline__FinishedFunc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "checkVanish",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_GetOverlappingActors_OverlappingActors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "CallFunc_GetOverlappingActors_OverlappingActors",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_IsValidIndex_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": "BlueprintGeneratedClass",
    "Name": "arirShipVanishing_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/arirShipVanishing",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.100"
    },
    "Properties": {
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'arirShipVanishing_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/objects/arirShipVanishing.10"
        }
      ],
      "Timelines": [
        {
          "ObjectName": "TimelineTemplate'arirShipVanishing_C:vanishTimeline_Template'",
          "ObjectPath": "VotV/Content/objects/arirShipVanishing.20"
        }
      ],
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'arirShipVanishing_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.17"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'arirShipVanishing_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.12"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'arirShipVanishing_C:ExecuteUbergraph_arirShipVanishing'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.100"
    },
    "Children": [
      {
        "ObjectName": "Function'arirShipVanishing_C:checkVanish'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.7"
      },
      {
        "ObjectName": "Function'arirShipVanishing_C:vanishTimeline__FinishedFunc'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.6"
      },
      {
        "ObjectName": "Function'arirShipVanishing_C:vanishTimeline__UpdateFunc'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.5"
      },
      {
        "ObjectName": "Function'arirShipVanishing_C:vanish'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.4"
      },
      {
        "ObjectName": "Function'arirShipVanishing_C:BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.3"
      },
      {
        "ObjectName": "Function'arirShipVanishing_C:BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.2"
      },
      {
        "ObjectName": "Function'arirShipVanishing_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.1"
      },
      {
        "ObjectName": "Function'arirShipVanishing_C:ExecuteUbergraph_arirShipVanishing'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.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": "vanishradius",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SphereComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "StaticMesh",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "vanishTimeline_a_2FBA7CDF4B716616E92306AF422DE5AE",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4
      },
      {
        "Type": "ByteProperty",
        "Name": "vanishTimeline__Direction_2FBA7CDF4B716616E92306AF422DE5AE",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ETimelineDirection'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "vanishTimeline",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'TimelineComponent'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_arirShipVanishing": {
        "ObjectName": "Function'arirShipVanishing_C:ExecuteUbergraph_arirShipVanishing'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'arirShipVanishing_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.1"
      },
      "BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature": {
        "ObjectName": "Function'arirShipVanishing_C:BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.2"
      },
      "BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature": {
        "ObjectName": "Function'arirShipVanishing_C:BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.3"
      },
      "vanish": {
        "ObjectName": "Function'arirShipVanishing_C:vanish'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.4"
      },
      "vanishTimeline__UpdateFunc": {
        "ObjectName": "Function'arirShipVanishing_C:vanishTimeline__UpdateFunc'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.5"
      },
      "vanishTimeline__FinishedFunc": {
        "ObjectName": "Function'arirShipVanishing_C:vanishTimeline__FinishedFunc'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.6"
      },
      "checkVanish": {
        "ObjectName": "Function'arirShipVanishing_C:checkVanish'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.7"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "arirShipVanishing_C'Default__arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.9"
    }
  },
  {
    "Type": "arirShipVanishing_C",
    "Name": "Default__arirShipVanishing_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/arirShipVanishing.arirShipVanishing_C'",
    "Package": "VotV/Content/objects/arirShipVanishing",
    "Template": {
      "ObjectName": "actor_save_C'Default__actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.101"
    },
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "vanishradius",
          "DelegatePropertyName": "OnComponentEndOverlap",
          "FunctionNameToBind": "BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"
        },
        {
          "ComponentPropertyName": "vanishradius",
          "DelegatePropertyName": "OnComponentBeginOverlap",
          "FunctionNameToBind": "BndEvt__arirShipVanishing_vanishradius_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "CurveFloat",
    "Name": "CurveFloat_0",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'CurveFloat'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "Properties": {
      "FloatCurve": {
        "Keys": [
          {
            "InterpMode": "RCIM_Cubic",
            "TangentMode": "RCTM_Auto",
            "TangentWeightMode": "RCTWM_WeightedNone",
            "Time": 0.0,
            "Value": 1.0,
            "ArriveTangent": -0.5,
            "ArriveTangentWeight": 0.0,
            "LeaveTangent": -0.5,
            "LeaveTangentWeight": 0.0
          },
          {
            "InterpMode": "RCIM_Cubic",
            "TangentMode": "RCTM_Auto",
            "TangentWeightMode": "RCTWM_WeightedNone",
            "Time": 2.0,
            "Value": 0.0,
            "ArriveTangent": -0.5,
            "ArriveTangentWeight": 0.0,
            "LeaveTangent": -0.5,
            "LeaveTangentWeight": 0.0
          }
        ]
      }
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'arirShipVanishing_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.17"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'arirShipVanishing_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.13"
      },
      "VariableGuid": "48BC82EF-45CE9AD7-0C42748B-E31C621B",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'arirShipVanishing_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.17"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'arirShipVanishing_C:StaticMesh_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.19"
      },
      "ParentComponentOrVariableName": "DefaultSceneRoot",
      "ParentComponentOwnerClassName": "actor_save_C",
      "VariableGuid": "50A8BDC6-450A6CE8-7BDDE0B5-BC3DD846",
      "InternalVariableName": "StaticMesh"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'arirShipVanishing_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.17"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SphereComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SphereComponent'arirShipVanishing_C:vanishradius_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.18"
      },
      "ParentComponentOrVariableName": "DefaultSceneRoot",
      "ParentComponentOwnerClassName": "actor_save_C",
      "VariableGuid": "FB9BDF8F-40913A5B-47D69285-D0040A05",
      "InternalVariableName": "vanishradius"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'arirShipVanishing_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/arirShipVanishing.15"
        },
        {
          "ObjectName": "SCS_Node'arirShipVanishing_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/arirShipVanishing.16"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'arirShipVanishing_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/arirShipVanishing.15"
        },
        {
          "ObjectName": "SCS_Node'arirShipVanishing_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/arirShipVanishing.16"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'arirShipVanishing_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/arirShipVanishing.14"
      }
    }
  },
  {
    "Type": "SphereComponent",
    "Name": "vanishradius_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SphereComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "Properties": {
      "SphereRadius": 12500.0,
      "AreaClass": {
        "ObjectName": "Class'NavArea_Obstacle'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "BodyInstance": {
        "ObjectType": "ECC_GameTraceChannel2",
        "CollisionProfileName": "Custom",
        "CollisionResponses": {
          "ResponseArray": [
            {
              "Channel": "WorldStatic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "WorldDynamic",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Pawn",
              "Response": "ECR_Overlap"
            },
            {
              "Channel": "Visibility",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Camera",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "PhysicsBody",
              "Response": "ECR_Ignore"
            },
            {
              "Channel": "Vehicle",
              "Response": "ECR_Overlap"
            },
            {
              "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"
            }
          ]
        }
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "StaticMesh_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'warparrow_size'",
        "ObjectPath": "VotV/Content/meshes/warparrow/warparrow_size.2"
      },
      "BodyInstance": {
        "bOverrideWalkableSlopeOnInstance": true,
        "WalkableSlopeOverride": {
          "WalkableSlopeBehavior": "WalkableSlope_Unwalkable"
        }
      }
    }
  },
  {
    "Type": "TimelineTemplate",
    "Name": "vanishTimeline_Template",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TimelineTemplate'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'arirShipVanishing_C'",
      "ObjectPath": "VotV/Content/objects/arirShipVanishing.8"
    },
    "Properties": {
      "TimelineLength": 2.0,
      "FloatTracks": [
        {
          "CurveFloat": {
            "ObjectName": "CurveFloat'arirShipVanishing_C:CurveFloat_0'",
            "ObjectPath": "VotV/Content/objects/arirShipVanishing.11"
          },
          "PropertyName": "vanishTimeline_a_2FBA7CDF4B716616E92306AF422DE5AE",
          "TrackName": "a",
          "bIsExternalCurve": false
        }
      ],
      "TimelineGuid": "2FBA7CDF-4B716616-E92306AF-422DE5AE",
      "VariableName": "vanishTimeline",
      "DirectionPropertyName": "vanishTimeline__Direction_2FBA7CDF4B716616E92306AF422DE5AE",
      "UpdateFunctionName": "vanishTimeline__UpdateFunc",
      "FinishedFunctionName": "vanishTimeline__FinishedFunc"
    }
  }
]