[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_beginWarning",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "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
      },
      {
        "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_DynamicCast_AsMain_Player",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainPlayer_C'",
          "ObjectPath": "VotV/Content/main/mainPlayer.433"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_DynamicCast_bSuccess",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "BndEvt__beginWarning_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.3"
    },
    "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": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.3"
    },
    "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": "BlueprintGeneratedClass",
    "Name": "beginWarning_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/beginWarning",
    "Super": {
      "ObjectName": "BlueprintGeneratedClass'actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.100"
    },
    "Properties": {
      "DynamicBindingObjects": [
        {
          "ObjectName": "ComponentDelegateBinding'beginWarning_C:ComponentDelegateBinding_0'",
          "ObjectPath": "VotV/Content/objects/beginWarning.6"
        }
      ],
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'beginWarning_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/beginWarning.11"
      },
      "InheritableComponentHandler": {
        "ObjectName": "InheritableComponentHandler'beginWarning_C:InheritableComponentHandler'",
        "ObjectPath": "VotV/Content/objects/beginWarning.7"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'beginWarning_C:ExecuteUbergraph_beginWarning'",
        "ObjectPath": "VotV/Content/objects/beginWarning.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "BlueprintGeneratedClass'actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.100"
    },
    "Children": [
      {
        "ObjectName": "Function'beginWarning_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/beginWarning.2"
      },
      {
        "ObjectName": "Function'beginWarning_C:BndEvt__beginWarning_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/beginWarning.1"
      },
      {
        "ObjectName": "Function'beginWarning_C:ExecuteUbergraph_beginWarning'",
        "ObjectPath": "VotV/Content/objects/beginWarning.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": "Box",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BoxComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "speak",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_beginWarning": {
        "ObjectName": "Function'beginWarning_C:ExecuteUbergraph_beginWarning'",
        "ObjectPath": "VotV/Content/objects/beginWarning.0"
      },
      "BndEvt__beginWarning_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature": {
        "ObjectName": "Function'beginWarning_C:BndEvt__beginWarning_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature'",
        "ObjectPath": "VotV/Content/objects/beginWarning.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'beginWarning_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/beginWarning.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": "beginWarning_C'Default__beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.4"
    }
  },
  {
    "Type": "beginWarning_C",
    "Name": "Default__beginWarning_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/beginWarning.beginWarning_C'",
    "Package": "VotV/Content/objects/beginWarning",
    "Template": {
      "ObjectName": "actor_save_C'Default__actor_save_C'",
      "ObjectPath": "VotV/Content/objects/actor_save.101"
    },
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "BoxComponent",
    "Name": "Box_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BoxComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.3"
    },
    "Properties": {
      "AreaClass": {
        "ObjectName": "Class'NavArea_Obstacle'",
        "ObjectPath": "/Script/NavigationSystem"
      },
      "ShapeColor": {
        "B": 255,
        "G": 228,
        "R": 0,
        "A": 255,
        "Hex": "00E4FF"
      },
      "BodyInstance": {
        "ObjectType": "ECC_GameTraceChannel2",
        "CollisionEnabled": "ECollisionEnabled::NoCollision",
        "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_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"
            }
          ]
        }
      }
    }
  },
  {
    "Type": "ComponentDelegateBinding",
    "Name": "ComponentDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ComponentDelegateBinding'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.3"
    },
    "Properties": {
      "ComponentDelegateBindings": [
        {
          "ComponentPropertyName": "Box",
          "DelegatePropertyName": "OnComponentBeginOverlap",
          "FunctionNameToBind": "BndEvt__beginWarning_Box_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"
        }
      ]
    }
  },
  {
    "Type": "InheritableComponentHandler",
    "Name": "InheritableComponentHandler",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InheritableComponentHandler'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.3"
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'beginWarning_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/beginWarning.11"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'beginWarning_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/beginWarning.8"
      },
      "VariableGuid": "2E8C5C02-495C2968-D9852EA3-F0C3A9F2",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'beginWarning_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/beginWarning.11"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BoxComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BoxComponent'beginWarning_C:Box_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/beginWarning.5"
      },
      "ParentComponentOrVariableName": "DefaultSceneRoot",
      "ParentComponentOwnerClassName": "actor_save_C",
      "VariableGuid": "A33D165F-4EE4CF15-D105F69F-552FFCAF",
      "InternalVariableName": "Box"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'beginWarning_C'",
      "ObjectPath": "VotV/Content/objects/beginWarning.3"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'beginWarning_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/beginWarning.10"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'beginWarning_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/beginWarning.10"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'beginWarning_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/beginWarning.9"
      }
    }
  }
]