[
  {
    "Type": "Function",
    "Name": "DeleteLastLine",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'VoidMod_Terminal_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.4"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetVoidmodInstance_Instance",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'VoidModInstance_C'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/VoidModInstance.20"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetFirstWidgetOfClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_console_C'",
          "ObjectPath": "/Game/umg/ui_console"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_JoinStringArray_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "TextProperty",
        "Name": "CallFunc_GetText_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 24
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_Conv_TextToString_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ArrayProperty",
        "Name": "CallFunc_String__ExplodeString_OutputStrings",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "ReferenceParm",
        "Inner": {
          "Type": "StrProperty",
          "Name": "CallFunc_String__ExplodeString_OutputStrings",
          "Flags": "RF_Public",
          "ElementSize": 16
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Subtract_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasDefaults | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "WriteConsoleLine",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'VoidMod_Terminal_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.4"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "NewLine",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetFirstWidgetOfClass_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "InstancedReference",
        "PropertyClass": {
          "ObjectName": "WidgetBlueprintGeneratedClass'ui_console_C'",
          "ObjectPath": "/Game/umg/ui_console"
        }
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "GetHelpCommandOutput",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'VoidMod_Terminal_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.4"
    },
    "ChildProperties": [
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "HelpCommandOutput",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Parm | OutParm"
      },
      {
        "Type": "StrProperty",
        "Name": "CurrentOutput",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "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_Add_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetVoidmodInstance_Instance",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'VoidModInstance_C'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/VoidModInstance.20"
        }
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_AppendMultiple_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StructProperty",
        "Name": "CallFunc_Array_Get_Item",
        "Flags": "RF_Public",
        "ElementSize": 32,
        "Struct": {
          "ObjectName": "UserDefinedStruct'VoidMod_CustomCommandData'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Structs/VoidMod_CustomCommandData.0"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Length_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      },
      {
        "Type": "BoolProperty",
        "Name": "CallFunc_Less_IntInt_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_AppendMultiple_ReturnValue_1",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_AppendMultiple_ReturnValue_2",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_AppendMultiple_ReturnValue_3",
        "Flags": "RF_Public",
        "ElementSize": 16
      },
      {
        "Type": "StrProperty",
        "Name": "CallFunc_AppendMultiple_ReturnValue_4",
        "Flags": "RF_Public",
        "ElementSize": 16
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "RegisterHelpCommand",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'VoidMod_Terminal_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.4"
    },
    "ChildProperties": [
      {
        "Type": "StrProperty",
        "Name": "CommandUsage",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "StrProperty",
        "Name": "CommandDescription",
        "Flags": "RF_Public",
        "ElementSize": 16,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm"
      },
      {
        "Type": "ObjectProperty",
        "Name": "__WorldContext",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "PropertyClass": {
          "ObjectName": "Class'Object'",
          "ObjectPath": "/Script/CoreUObject"
        }
      },
      {
        "Type": "StructProperty",
        "Name": "K2Node_MakeStruct_VoidMod_CustomCommandData",
        "Flags": "RF_Public",
        "ElementSize": 32,
        "Struct": {
          "ObjectName": "UserDefinedStruct'VoidMod_CustomCommandData'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Structs/VoidMod_CustomCommandData.0"
        }
      },
      {
        "Type": "ObjectProperty",
        "Name": "CallFunc_GetVoidmodInstance_Instance",
        "Flags": "RF_Public",
        "ElementSize": 8,
        "PropertyClass": {
          "ObjectName": "BlueprintGeneratedClass'VoidModInstance_C'",
          "ObjectPath": "VotV/Content/Mods/VoidMod2/VoidModInstance.20"
        }
      },
      {
        "Type": "IntProperty",
        "Name": "CallFunc_Array_Add_ReturnValue",
        "Flags": "RF_Public",
        "ElementSize": 4
      }
    ],
    "FunctionFlags": "FUNC_Static | FUNC_Public | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "VoidMod_Terminal_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal",
    "SuperStruct": {
      "ObjectName": "Class'BlueprintFunctionLibrary'",
      "ObjectPath": "/Script/Engine"
    },
    "Children": [
      {
        "ObjectName": "Function'VoidMod_Terminal_C:RegisterHelpCommand'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.3"
      },
      {
        "ObjectName": "Function'VoidMod_Terminal_C:GetHelpCommandOutput'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.2"
      },
      {
        "ObjectName": "Function'VoidMod_Terminal_C:WriteConsoleLine'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.1"
      },
      {
        "ObjectName": "Function'VoidMod_Terminal_C:DeleteLastLine'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.0"
      }
    ],
    "FuncMap": {
      "DeleteLastLine": {
        "ObjectName": "Function'VoidMod_Terminal_C:DeleteLastLine'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.0"
      },
      "WriteConsoleLine": {
        "ObjectName": "Function'VoidMod_Terminal_C:WriteConsoleLine'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.1"
      },
      "GetHelpCommandOutput": {
        "ObjectName": "Function'VoidMod_Terminal_C:GetHelpCommandOutput'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.2"
      },
      "RegisterHelpCommand": {
        "ObjectName": "Function'VoidMod_Terminal_C:RegisterHelpCommand'",
        "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.3"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_CompiledFromBlueprint",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "VoidMod_Terminal_C'Default__VoidMod_Terminal_C'",
      "ObjectPath": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.5"
    }
  },
  {
    "Type": "VoidMod_Terminal_C",
    "Name": "Default__VoidMod_Terminal_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal.VoidMod_Terminal_C'",
    "Package": "VotV/Content/Mods/VoidMod2/Assets/Interfaces/VoidMod_Terminal"
  }
]