[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_hoverText",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hoverText_C'",
      "ObjectPath": "VotV/Content/objects/hoverText.3"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Create_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_hintText_C'",
          "ObjectPath": "VotV/Content/umg/components/ui_hintText.3"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_GetActorLocation_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "K2Node_Event_DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction"
  },
  {
    "Type": "Function",
    "Name": "ReceiveTick",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hoverText_C'",
      "ObjectPath": "VotV/Content/objects/hoverText.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveTick'",
      "ObjectPath": "/Script/Engine"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "DeltaSeconds",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "ReceiveBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hoverText_C'",
      "ObjectPath": "VotV/Content/objects/hoverText.3"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:ReceiveBeginPlay'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Protected | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "hoverText_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/hoverText",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'hoverText_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/hoverText.7"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'hoverText_C:ExecuteUbergraph_hoverText'",
        "ObjectPath": "VotV/Content/objects/hoverText.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'hoverText_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/hoverText.2"
      },
      {
        "ObjectName": "Function'hoverText_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/hoverText.1"
      },
      {
        "ObjectName": "Function'hoverText_C:ExecuteUbergraph_hoverText'",
        "ObjectPath": "VotV/Content/objects/hoverText.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": "DefaultSceneRoot",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'SceneComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "over",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 24,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "ObjectProperty",
        "Name": "w",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_hintText_C'",
          "ObjectPath": "VotV/Content/umg/components/ui_hintText.3"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_hoverText": {
        "ObjectName": "Function'hoverText_C:ExecuteUbergraph_hoverText'",
        "ObjectPath": "VotV/Content/objects/hoverText.0"
      },
      "ReceiveTick": {
        "ObjectName": "Function'hoverText_C:ReceiveTick'",
        "ObjectPath": "VotV/Content/objects/hoverText.1"
      },
      "ReceiveBeginPlay": {
        "ObjectName": "Function'hoverText_C:ReceiveBeginPlay'",
        "ObjectPath": "VotV/Content/objects/hoverText.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": "hoverText_C'Default__hoverText_C'",
      "ObjectPath": "VotV/Content/objects/hoverText.4"
    }
  },
  {
    "Type": "hoverText_C",
    "Name": "Default__hoverText_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/hoverText.hoverText_C'",
    "Package": "VotV/Content/objects/hoverText",
    "Properties": {
      "UberGraphFrame": {},
      "over": {
        "Namespace": "",
        "Key": "6B8EBF6F4A90D10FB8372D9141DA813E",
        "SourceString": "test",
        "LocalizedString": "test"
      },
      "PrimaryActorTick": {
        "bCanEverTick": true
      }
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hoverText_C'",
      "ObjectPath": "VotV/Content/objects/hoverText.3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'hoverText_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/hoverText.7"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'hoverText_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/hoverText.5"
      },
      "VariableGuid": "48331D37-46EF79A0-9C921FBA-84693AD5",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'hoverText_C'",
      "ObjectPath": "VotV/Content/objects/hoverText.3"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'hoverText_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/hoverText.6"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'hoverText_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/hoverText.6"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'hoverText_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/hoverText.6"
      }
    }
  }
]