[
  {
    "Type": "Function",
    "Name": "ExecuteUbergraph_sign",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "IntProperty",
        "Name": "EntryPoint",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_key",
        "Flags": "RF_Public",
        "ElementSize": 32,
        "Struct": {
          "ObjectName": "ScriptStruct'Key'",
          "ObjectPath": "/Script/InputCore"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_Event_pressed",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_color",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_picker",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_texturePicker_C'",
          "ObjectPath": "VotV/Content/umg/windows/ui_texturePicker.5"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "K2Node_Event_texture",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "Class'Texture2D'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "K2Node_Event_index",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "NameProperty",
        "Name": "K2Node_Event_pickedFilename",
        "Flags": "RF_Public",
        "ElementSize": 12
      },
      {
        "Type": "BoolProperty",
        "Name": "K2Node_Event_isSnow",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_Event_settings",
        "Flags": "RF_Public",
        "ElementSize": 528,
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_settings'",
          "ObjectPath": "VotV/Content/main/structs/struct_settings.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Final | FUNC_UbergraphFunction | FUNC_HasDefaults"
  },
  {
    "Type": "Function",
    "Name": "intComs_gamemodeBeginPlay",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_settingsApplied",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "settings",
        "Flags": "RF_Public",
        "ElementSize": 528,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_settings'",
          "ObjectPath": "VotV/Content/main/structs/struct_settings.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_triggerSnow",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "isSnow",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_gamemodePostKeys",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_texturePickerApply",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "picker",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_texturePicker_C'",
          "ObjectPath": "VotV/Content/umg/windows/ui_texturePicker.5"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "texture",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Texture2D'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "index",
        "Flags": "RF_Public",
        "ElementSize": 4,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "NameProperty",
        "Name": "pickedFilename",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_applyColor",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "color",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'LinearColor'",
          "ObjectPath": "/Script/CoreUObject"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_propRenderer_finishProps",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_gamemodeMakeKeys",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_anyKey",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "key",
        "Flags": "RF_Public",
        "ElementSize": 32,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "ScriptStruct'Key'",
          "ObjectPath": "/Script/InputCore"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "pressed",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_gamemodePreLoad",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_unfocused",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_unfoc",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_stuffUpgraded",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_signalSaved",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_signalDeleted",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "FunctionFlags": "FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "UserConstructionScript",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "SuperStruct": {
      "ObjectName": "Function'Actor:UserConstructionScript'",
      "ObjectPath": "/Script/Engine"
    },
    "FunctionFlags": "FUNC_Event | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "gen",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "comps",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "comps",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'PrimitiveComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "txts",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "txts",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "Temp_byte_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ECollisionEnabled'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "Temp_byte_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ECollisionEnabled'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Subtract_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_GreaterEqual_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeRotator_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetRelativeRotation_SweepHitResult",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "Temp_byte_Variable_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EHorizTextAligment'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "Temp_byte_Variable_3",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EHorizTextAligment'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "Temp_bool_Variable_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'PrimitiveComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array_1",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "K2Node_MakeArray_Array_1",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'TextRenderComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "FloatProperty",
        "Name": "CallFunc_Multiply_IntFloat_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Array_Get_Item_2",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_MakeRotator_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Rotator'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_SelectVector_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_Select_Default",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'EHorizTextAligment'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_SelectVector_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 12,
        "Struct": {
          "ObjectName": "ScriptStruct'Vector'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_3",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'PrimitiveComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_4",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'TextRenderComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_K2_SetRelativeRotation_SweepHitResult_1",
        "Flags": "RF_Public",
        "ElementSize": 144,
        "PropertyFlags": "ContainsInstancedReference",
        "Struct": {
          "ObjectName": "ScriptStruct'HitResult'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Array_Get_Item_5",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Subtract_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Max_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_TextIsEmpty_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Not_PreBool_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ByteProperty",
        "Name": "K2Node_Select_Default_1",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "Enum": {
          "ObjectName": "Enum'ECollisionEnabled'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "upd",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "gm",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnTemplate",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "txts",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "txts",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Array_Index_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "Temp_int_Loop_Counter_Variable",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Subtract_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_GreaterEqual_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "Class'TextRenderComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_Array_Get_Item_1",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_TextToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Subtract_IntInt_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_RightChop_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Max_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Conv_StringToInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Subtract_IntInt_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_Array_Get_Item_2",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dish_C'",
          "ObjectPath": "VotV/Content/objects/dish.24"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Left_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_EqualEqual_StrStr_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_getMainGamemode_AsMain_Gamemode",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'mainGamemode_C'",
          "ObjectPath": "VotV/Content/main/mainGamemode.191"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "K2Node_MakeArray_Array",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm | ContainsInstancedReference",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "K2Node_MakeArray_Array",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyFlags": "InstancedReference",
          "PropertyClass": {
            "ObjectName": "Class'TextRenderComponent'",
            "ObjectPath": "/Script/Engine"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_dreamInv",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "ArrayProperty",
        "Name": "invv",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm | OutParm | ReferenceParm",
        "Inner": {
          "Type": "StructProperty",
          "Name": "invv",
          "Flags": "RF_Public",
          "ElementSize": 256,
          "Struct": {
            "ObjectName": "UserDefinedStruct'struct_save'",
            "ObjectPath": "VotV/Content/main/structs/struct_save.0"
          }
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "base",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'dreamBase_C'",
          "ObjectPath": "VotV/Content/objects/dreams/dreamBase.6"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "intComs_storeMiddleman",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "actor",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "Parm | OutParm",
        "PropertyClass": {
          "ObjectName": "Class'Actor'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "actors",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm",
        "Inner": {
          "Type": "ObjectProperty",
          "Name": "actors",
          "Flags": "RF_Public",
          "ElementSize": 8,
          "PropertyClass": {
            "ObjectName": "Class'Actor'",
            "ObjectPath": "/Script/Engine"
          }
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "sign_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/objects/sign",
    "Properties": {
      "SimpleConstructionScript": {
        "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
        "ObjectPath": "VotV/Content/objects/sign.38"
      },
      "UberGraphFunction": {
        "ObjectName": "Function'sign_C:ExecuteUbergraph_sign'",
        "ObjectPath": "VotV/Content/objects/sign.0"
      }
    },
    "SuperStruct": {
      "ObjectName": "Class'Actor'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'sign_C:intComs_storeMiddleman'",
        "ObjectPath": "VotV/Content/objects/sign.20"
      },
      {
        "ObjectName": "Function'sign_C:intComs_dreamInv'",
        "ObjectPath": "VotV/Content/objects/sign.19"
      },
      {
        "ObjectName": "Function'sign_C:upd'",
        "ObjectPath": "VotV/Content/objects/sign.18"
      },
      {
        "ObjectName": "Function'sign_C:gen'",
        "ObjectPath": "VotV/Content/objects/sign.17"
      },
      {
        "ObjectName": "Function'sign_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/objects/sign.16"
      },
      {
        "ObjectName": "Function'sign_C:intComs_signalDeleted'",
        "ObjectPath": "VotV/Content/objects/sign.15"
      },
      {
        "ObjectName": "Function'sign_C:intComs_signalSaved'",
        "ObjectPath": "VotV/Content/objects/sign.14"
      },
      {
        "ObjectName": "Function'sign_C:intComs_stuffUpgraded'",
        "ObjectPath": "VotV/Content/objects/sign.13"
      },
      {
        "ObjectName": "Function'sign_C:intComs_unfoc'",
        "ObjectPath": "VotV/Content/objects/sign.12"
      },
      {
        "ObjectName": "Function'sign_C:intComs_unfocused'",
        "ObjectPath": "VotV/Content/objects/sign.11"
      },
      {
        "ObjectName": "Function'sign_C:intComs_gamemodePreLoad'",
        "ObjectPath": "VotV/Content/objects/sign.10"
      },
      {
        "ObjectName": "Function'sign_C:intComs_anyKey'",
        "ObjectPath": "VotV/Content/objects/sign.9"
      },
      {
        "ObjectName": "Function'sign_C:intComs_gamemodeMakeKeys'",
        "ObjectPath": "VotV/Content/objects/sign.8"
      },
      {
        "ObjectName": "Function'sign_C:intComs_propRenderer_finishProps'",
        "ObjectPath": "VotV/Content/objects/sign.7"
      },
      {
        "ObjectName": "Function'sign_C:intComs_applyColor'",
        "ObjectPath": "VotV/Content/objects/sign.6"
      },
      {
        "ObjectName": "Function'sign_C:intComs_texturePickerApply'",
        "ObjectPath": "VotV/Content/objects/sign.5"
      },
      {
        "ObjectName": "Function'sign_C:intComs_gamemodePostKeys'",
        "ObjectPath": "VotV/Content/objects/sign.4"
      },
      {
        "ObjectName": "Function'sign_C:intComs_triggerSnow'",
        "ObjectPath": "VotV/Content/objects/sign.3"
      },
      {
        "ObjectName": "Function'sign_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/objects/sign.2"
      },
      {
        "ObjectName": "Function'sign_C:intComs_gamemodeBeginPlay'",
        "ObjectPath": "VotV/Content/objects/sign.1"
      },
      {
        "ObjectName": "Function'sign_C:ExecuteUbergraph_sign'",
        "ObjectPath": "VotV/Content/objects/sign.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": "1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "5",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "3",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "2",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "Arrow",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'ArrowComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "t_5",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'TextRenderComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "t_4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'TextRenderComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "t_3",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'TextRenderComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "t_2",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'TextRenderComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "t_1",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'TextRenderComponent'",
          "ObjectPath": "/Script/Engine"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "stick",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | InstancedReference | NonTransactional",
        "PropertyClass": {
          "ObjectName": "Class'StaticMeshComponent'",
          "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": "ArrayProperty",
        "Name": "texts",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "TextProperty",
          "Name": "texts",
          "Flags": "RF_Public",
          "ElementSize": 24
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "flip",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "BoolProperty",
          "Name": "flip",
          "Flags": "RF_Public",
          "ElementSize": 1,
          "FieldSize": 1,
          "ByteOffset": 0,
          "ByteMask": 1,
          "FieldMask": 255,
          "BoolSize": 1,
          "bIsNativeBool": true
        }
      },
      {
        "Type": "ArrayProperty",
        "Name": "rots",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Inner": {
          "Type": "IntProperty",
          "Name": "rots",
          "Flags": "RF_Public",
          "ElementSize": 4
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "dynmat",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 8,
        "PropertyFlags": "Edit | BlueprintVisible | DisableEditOnInstance",
        "PropertyClass": {
          "ObjectName": "Class'MaterialInstanceDynamic'",
          "ObjectPath": "/Script/Engine"
        }
      }
    ],
    "FuncMap": {
      "ExecuteUbergraph_sign": {
        "ObjectName": "Function'sign_C:ExecuteUbergraph_sign'",
        "ObjectPath": "VotV/Content/objects/sign.0"
      },
      "intComs_gamemodeBeginPlay": {
        "ObjectName": "Function'sign_C:intComs_gamemodeBeginPlay'",
        "ObjectPath": "VotV/Content/objects/sign.1"
      },
      "intComs_settingsApplied": {
        "ObjectName": "Function'sign_C:intComs_settingsApplied'",
        "ObjectPath": "VotV/Content/objects/sign.2"
      },
      "intComs_triggerSnow": {
        "ObjectName": "Function'sign_C:intComs_triggerSnow'",
        "ObjectPath": "VotV/Content/objects/sign.3"
      },
      "intComs_gamemodePostKeys": {
        "ObjectName": "Function'sign_C:intComs_gamemodePostKeys'",
        "ObjectPath": "VotV/Content/objects/sign.4"
      },
      "intComs_texturePickerApply": {
        "ObjectName": "Function'sign_C:intComs_texturePickerApply'",
        "ObjectPath": "VotV/Content/objects/sign.5"
      },
      "intComs_applyColor": {
        "ObjectName": "Function'sign_C:intComs_applyColor'",
        "ObjectPath": "VotV/Content/objects/sign.6"
      },
      "intComs_propRenderer_finishProps": {
        "ObjectName": "Function'sign_C:intComs_propRenderer_finishProps'",
        "ObjectPath": "VotV/Content/objects/sign.7"
      },
      "intComs_gamemodeMakeKeys": {
        "ObjectName": "Function'sign_C:intComs_gamemodeMakeKeys'",
        "ObjectPath": "VotV/Content/objects/sign.8"
      },
      "intComs_anyKey": {
        "ObjectName": "Function'sign_C:intComs_anyKey'",
        "ObjectPath": "VotV/Content/objects/sign.9"
      },
      "intComs_gamemodePreLoad": {
        "ObjectName": "Function'sign_C:intComs_gamemodePreLoad'",
        "ObjectPath": "VotV/Content/objects/sign.10"
      },
      "intComs_unfocused": {
        "ObjectName": "Function'sign_C:intComs_unfocused'",
        "ObjectPath": "VotV/Content/objects/sign.11"
      },
      "intComs_unfoc": {
        "ObjectName": "Function'sign_C:intComs_unfoc'",
        "ObjectPath": "VotV/Content/objects/sign.12"
      },
      "intComs_stuffUpgraded": {
        "ObjectName": "Function'sign_C:intComs_stuffUpgraded'",
        "ObjectPath": "VotV/Content/objects/sign.13"
      },
      "intComs_signalSaved": {
        "ObjectName": "Function'sign_C:intComs_signalSaved'",
        "ObjectPath": "VotV/Content/objects/sign.14"
      },
      "intComs_signalDeleted": {
        "ObjectName": "Function'sign_C:intComs_signalDeleted'",
        "ObjectPath": "VotV/Content/objects/sign.15"
      },
      "UserConstructionScript": {
        "ObjectName": "Function'sign_C:UserConstructionScript'",
        "ObjectPath": "VotV/Content/objects/sign.16"
      },
      "gen": {
        "ObjectName": "Function'sign_C:gen'",
        "ObjectPath": "VotV/Content/objects/sign.17"
      },
      "upd": {
        "ObjectName": "Function'sign_C:upd'",
        "ObjectPath": "VotV/Content/objects/sign.18"
      },
      "intComs_dreamInv": {
        "ObjectName": "Function'sign_C:intComs_dreamInv'",
        "ObjectPath": "VotV/Content/objects/sign.19"
      },
      "intComs_storeMiddleman": {
        "ObjectName": "Function'sign_C:intComs_storeMiddleman'",
        "ObjectPath": "VotV/Content/objects/sign.20"
      }
    },
    "ClassFlags": "CLASS_Config | CLASS_Optional | CLASS_ReplicationDataIsSetUp | CLASS_CompiledFromBlueprint | CLASS_HasInstancedReference",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "Interfaces": [
      {
        "Class": {
          "ObjectName": "BlueprintGeneratedClass'int_coms_C'",
          "ObjectPath": "VotV/Content/main/interfaces/int_coms.17"
        },
        "PointerOffset": 0,
        "bImplementedByK2": true
      }
    ],
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "sign_C'Default__sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.22"
    }
  },
  {
    "Type": "sign_C",
    "Name": "Default__sign_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/objects/sign.sign_C'",
    "Package": "VotV/Content/objects/sign",
    "Properties": {
      "UberGraphFrame": {},
      "texts": [
        {
          "CultureInvariantString": null
        },
        {
          "CultureInvariantString": null
        },
        {
          "CultureInvariantString": null
        },
        {
          "CultureInvariantString": null
        },
        {
          "CultureInvariantString": null
        }
      ],
      "flip": [
        false,
        false,
        false,
        false,
        false
      ],
      "rots": [
        0,
        0,
        0,
        0,
        0
      ]
    }
  },
  {
    "Type": "ArrowComponent",
    "Name": "Arrow_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'ArrowComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.00009,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "SceneComponent",
    "Name": "DefaultSceneRoot_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SceneComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'SceneComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "SceneComponent'sign_C:DefaultSceneRoot_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.24"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/sign.26"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_12'",
          "ObjectPath": "VotV/Content/objects/sign.29"
        }
      ],
      "VariableGuid": "61A2484A-46FD81C2-A635E38E-2A478B67",
      "InternalVariableName": "DefaultSceneRoot"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'sign_C:stick_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.44"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/sign.31"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/sign.32"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/sign.33"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_6'",
          "ObjectPath": "VotV/Content/objects/sign.34"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/sign.30"
        }
      ],
      "VariableGuid": "CF0BAA27-43A3D354-445817B9-3498863E",
      "InternalVariableName": "stick"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_10",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'TextRenderComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "TextRenderComponent'sign_C:t_4_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.48"
      },
      "VariableGuid": "E95A13C7-4E92D7B7-39F00D89-51343F33",
      "InternalVariableName": "t_4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_11",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'TextRenderComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "TextRenderComponent'sign_C:t_5_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.49"
      },
      "VariableGuid": "98550A32-426667DD-7F14BE9F-215D8A32",
      "InternalVariableName": "t_5"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_12",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'ArrowComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "ArrowComponent'sign_C:Arrow_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.23"
      },
      "VariableGuid": "115B9AC8-42ECD505-8EB46E89-DF0ECD8D",
      "InternalVariableName": "Arrow"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_2",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'sign_C:1_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.39"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_7'",
          "ObjectPath": "VotV/Content/objects/sign.35"
        }
      ],
      "VariableGuid": "2AC4BAEB-4137B0F1-E17254BA-A08DFBC6",
      "InternalVariableName": "1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_3",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'sign_C:2_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.40"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_8'",
          "ObjectPath": "VotV/Content/objects/sign.36"
        }
      ],
      "VariableGuid": "1EEBA9F8-4D36DAA2-DCD7B689-5848EDC8",
      "InternalVariableName": "2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'sign_C:3_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.41"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_9'",
          "ObjectPath": "VotV/Content/objects/sign.37"
        }
      ],
      "VariableGuid": "A9EBCEDC-4ED373D6-1E6A5D98-76A84A6E",
      "InternalVariableName": "3"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_5",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'sign_C:4_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.42"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_10'",
          "ObjectPath": "VotV/Content/objects/sign.27"
        }
      ],
      "VariableGuid": "3651CAC6-41EADA2B-2B679B97-6D1660B9",
      "InternalVariableName": "4"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_6",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'StaticMeshComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "StaticMeshComponent'sign_C:5_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.43"
      },
      "ChildNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_11'",
          "ObjectPath": "VotV/Content/objects/sign.28"
        }
      ],
      "VariableGuid": "8C8AFDBA-4132A0F5-1AFB1584-BDC6F622",
      "InternalVariableName": "5"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_7",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'TextRenderComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "TextRenderComponent'sign_C:t_1_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.45"
      },
      "VariableGuid": "A3D31241-411A33C0-6312D5A4-A35FACD9",
      "InternalVariableName": "t_1"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_8",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'TextRenderComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "TextRenderComponent'sign_C:t_2_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.46"
      },
      "VariableGuid": "452338E6-4C918976-73C47EB6-A45680B2",
      "InternalVariableName": "t_2"
    }
  },
  {
    "Type": "SCS_Node",
    "Name": "SCS_Node_9",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SCS_Node'",
    "Outer": {
      "ObjectName": "SimpleConstructionScript'sign_C:SimpleConstructionScript_0'",
      "ObjectPath": "VotV/Content/objects/sign.38"
    },
    "Properties": {
      "ComponentClass": {
        "ObjectName": "Class'TextRenderComponent'",
        "ObjectPath": "/Script/Engine"
      },
      "ComponentTemplate": {
        "ObjectName": "TextRenderComponent'sign_C:t_3_GEN_VARIABLE'",
        "ObjectPath": "VotV/Content/objects/sign.47"
      },
      "VariableGuid": "A6A787A5-41F0D6A5-F2D3EFA9-B39F85B7",
      "InternalVariableName": "t_3"
    }
  },
  {
    "Type": "SimpleConstructionScript",
    "Name": "SimpleConstructionScript_0",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SimpleConstructionScript'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "RootNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/sign.25"
        }
      ],
      "AllNodes": [
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_0'",
          "ObjectPath": "VotV/Content/objects/sign.25"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_1'",
          "ObjectPath": "VotV/Content/objects/sign.26"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_7'",
          "ObjectPath": "VotV/Content/objects/sign.35"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_8'",
          "ObjectPath": "VotV/Content/objects/sign.36"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_9'",
          "ObjectPath": "VotV/Content/objects/sign.37"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_10'",
          "ObjectPath": "VotV/Content/objects/sign.27"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_11'",
          "ObjectPath": "VotV/Content/objects/sign.28"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_12'",
          "ObjectPath": "VotV/Content/objects/sign.29"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_3'",
          "ObjectPath": "VotV/Content/objects/sign.31"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_4'",
          "ObjectPath": "VotV/Content/objects/sign.32"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_5'",
          "ObjectPath": "VotV/Content/objects/sign.33"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_6'",
          "ObjectPath": "VotV/Content/objects/sign.34"
        },
        {
          "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_2'",
          "ObjectPath": "VotV/Content/objects/sign.30"
        }
      ],
      "DefaultSceneRootNode": {
        "ObjectName": "SCS_Node'sign_C:SimpleConstructionScript_0.SCS_Node_0'",
        "ObjectPath": "VotV/Content/objects/sign.25"
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "1_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'roadsignDir'",
        "ObjectPath": "VotV/Content/meshes/roadsign/roadsignDir.2"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 150.0
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "2_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'roadsignDir'",
        "ObjectPath": "VotV/Content/meshes/roadsign/roadsignDir.2"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 200.0
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "3_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'roadsignDir'",
        "ObjectPath": "VotV/Content/meshes/roadsign/roadsignDir.2"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 250.0
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "4_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'roadsignDir'",
        "ObjectPath": "VotV/Content/meshes/roadsign/roadsignDir.2"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 300.0
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "5_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'roadsignDir'",
        "ObjectPath": "VotV/Content/meshes/roadsign/roadsignDir.2"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": 350.0
      }
    }
  },
  {
    "Type": "StaticMeshComponent",
    "Name": "stick_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'StaticMeshComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "StaticMesh": {
        "ObjectName": "StaticMesh'roadsign'",
        "ObjectPath": "VotV/Content/meshes/roadsign/roadsign.2"
      },
      "RelativeLocation": {
        "X": 0.0,
        "Y": 0.0,
        "Z": -5.0
      }
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "t_1_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "HorizontalAlignment": "EHTA_Right",
      "VerticalAlignment": "EVRTA_TextCenter",
      "WorldSize": 20.0,
      "RelativeLocation": {
        "X": 44.0,
        "Y": 13.5,
        "Z": -1.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "t_2_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "HorizontalAlignment": "EHTA_Right",
      "VerticalAlignment": "EVRTA_TextCenter",
      "WorldSize": 20.0,
      "RelativeLocation": {
        "X": 44.0,
        "Y": 13.5,
        "Z": -1.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "t_3_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "HorizontalAlignment": "EHTA_Right",
      "VerticalAlignment": "EVRTA_TextCenter",
      "WorldSize": 20.0,
      "RelativeLocation": {
        "X": 44.0,
        "Y": 13.5,
        "Z": -1.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "t_4_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "HorizontalAlignment": "EHTA_Right",
      "VerticalAlignment": "EVRTA_TextCenter",
      "WorldSize": 20.0,
      "RelativeLocation": {
        "X": 44.0,
        "Y": 13.5,
        "Z": -1.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    }
  },
  {
    "Type": "TextRenderComponent",
    "Name": "t_5_GEN_VARIABLE",
    "Flags": "RF_Public | RF_Transactional | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'TextRenderComponent'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'sign_C'",
      "ObjectPath": "VotV/Content/objects/sign.21"
    },
    "Properties": {
      "HorizontalAlignment": "EHTA_Right",
      "VerticalAlignment": "EVRTA_TextCenter",
      "WorldSize": 20.0,
      "RelativeLocation": {
        "X": 44.0,
        "Y": 13.5,
        "Z": -1.0
      },
      "RelativeRotation": {
        "Pitch": 0.0,
        "Yaw": 90.0,
        "Roll": 0.0
      }
    }
  }
]