[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_playerSleepingPawn",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'playerSleepingPawn_C'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.197"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_InputActionEvent_Key",
        "Flags": "RF_Public",
        "ElementSize": 32,
        "Struct": {
          "ObjectName": "ScriptStruct'Key'",
          "ObjectPath": "/Script/InputCore"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'playerSleepingPawn_C'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "InpActEvt_pause_K2Node_InputActionEvent_0",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'playerSleepingPawn_C'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.3"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "Key",
        "Flags": "RF_Public",
        "ElementSize": 32,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Key'",
          "ObjectPath": "/Script/InputCore"
        }
      }
    ],
    "FunctionFlags": "FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "playerSleepingPawn_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/misc/playerSleepingPawn",
    "Properties": {
      "DynamicBindingObjects": [
        {
          "ObjectName": "InputActionDelegateBinding'playerSleepingPawn_C:InputActionDelegateBinding_0'",
          "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.6"
        }
      ],
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'playerSleepingPawn_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.10"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'playerSleepingPawn_C:ExecuteUbergraph_playerSleepingPawn'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Pawn'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'playerSleepingPawn_C:InpActEvt_pause_K2Node_InputActionEvent_0'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.2"
      },
      {
        "ObjectName": "Function'playerSleepingPawn_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.1"
      },
      {
        "ObjectName": "Function'playerSleepingPawn_C:ExecuteUbergraph_playerSleepingPawn'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.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": "Billboard",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'BillboardComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "gamemode",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.197"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_playerSleepingPawn": {
        "ObjectName": "Function'playerSleepingPawn_C:ExecuteUbergraph_playerSleepingPawn'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.0"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'playerSleepingPawn_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.1"
      },
      "InpActEvt_pause_K2Node_InputActionEvent_0": {
        "ObjectName": "Function'playerSleepingPawn_C:InpActEvt_pause_K2Node_InputActionEvent_0'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.2"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Game",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "playerSleepingPawn_C'Default__playerSleepingPawn_C'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.4"
    }
  },
  {
    "Type": "playerSleepingPawn_C",
    "Name": "Default__playerSleepingPawn_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/misc/playerSleepingPawn.playerSleepingPawn_C'",
    "Package": "VotV/Content/objects/misc/playerSleepingPawn",
    "Properties": {
      "UberGraphFrame": {}
    }
  },
  {
    "Type": "BillboardComponent",
    "Name": "Billboard_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BillboardComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'playerSleepingPawn_C'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.3"
    },
    "Properties": {
      "Sprite": {
        "ObjectName": "Texture2D'Obsolete'",
        "ObjectPath": "VotV/Content/textures/misc/Obsolete.0"
      },
      "bHiddenInGame": false
    }
  },
  {
    "Type": "InputActionDelegateBinding",
    "Name": "InputActionDelegateBinding_0",
    "Flags": "RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'InputActionDelegateBinding'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'playerSleepingPawn_C'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.3"
    },
    "Properties": {
      "InputActionDelegateBindings": [
        {
          "InputActionName": "pause",
          "InputKeyEvent": "IE_Pressed",
          "FunctionNameToBind": "InpActEvt_pause_K2Node_InputActionEvent_0",
          "bConsumeInput": true,
          "bExecuteWhenPaused": false,
          "bOverrideParentBinding": true
        }
      ]
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'playerSleepingPawn_C'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'playerSleepingPawn_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'playerSleepingPawn_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.7"
      },
      "VariableGuid": "FCBDF66E-4D5DC854-12F1C58B-367E0184",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'playerSleepingPawn_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.10"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'BillboardComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "BillboardComponent'playerSleepingPawn_C:Billboard_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.5"
      },
      "VariableGuid": "F2378968-4F2A9456-40EEFDA7-98B1B0C9",
      "InternalVariableName": "Billboard"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'playerSleepingPawn_C'",
      "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.3"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'playerSleepingPawn_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.9"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'playerSleepingPawn_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.9"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'playerSleepingPawn_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/misc/playerSleepingPawn.8"
      }
    }
  }
]