[
  {
    "Type": "Function",
    "Name": "getPrimitiveData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_primitive_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_primitive.2"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "data",
        "Flags": "RF_Public",
        "ElementSize": 96,
        "PropertyFlags": "Parm | OutParm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_primitiveSave'",
          "ObjectPath": "VotV/Content/main/structs/struct_primitiveSave.0"
        }
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "Function",
    "Name": "loadPrimitiveData",
    "Flags": "RF_Public | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'Function'",
    "Outer": {
      "ObjectName": "BlueprintGeneratedClass'int_primitive_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_primitive.2"
    },
    "ChildProperties": [
      {
        "Type": "StructProperty",
        "Name": "data",
        "Flags": "RF_Public",
        "ElementSize": 96,
        "PropertyFlags": "BlueprintVisible | BlueprintReadOnly | Parm",
        "Struct": {
          "ObjectName": "UserDefinedStruct'struct_primitiveSave'",
          "ObjectPath": "VotV/Content/main/structs/struct_primitiveSave.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "return",
        "Flags": "RF_Public",
        "ElementSize": 1,
        "PropertyFlags": "Parm | OutParm",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "FunctionFlags": "FUNC_Public | FUNC_HasOutParms | FUNC_BlueprintCallable | FUNC_BlueprintEvent"
  },
  {
    "Type": "BlueprintGeneratedClass",
    "Name": "int_primitive_C",
    "Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'BlueprintGeneratedClass'",
    "Package": "VotV/Content/main/interfaces/int_primitive",
    "SuperStruct": {
      "ObjectName": "Class'Interface'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "Children": [
      {
        "ObjectName": "Function'int_primitive_C:loadPrimitiveData'",
        "ObjectPath": "VotV/Content/main/interfaces/int_primitive.1"
      },
      {
        "ObjectName": "Function'int_primitive_C:getPrimitiveData'",
        "ObjectPath": "VotV/Content/main/interfaces/int_primitive.0"
      }
    ],
    "FuncMap": {
      "getPrimitiveData": {
        "ObjectName": "Function'int_primitive_C:getPrimitiveData'",
        "ObjectPath": "VotV/Content/main/interfaces/int_primitive.0"
      },
      "loadPrimitiveData": {
        "ObjectName": "Function'int_primitive_C:loadPrimitiveData'",
        "ObjectPath": "VotV/Content/main/interfaces/int_primitive.1"
      }
    },
    "ClassFlags": "CLASS_Optional | CLASS_Interface | CLASS_CompiledFromBlueprint",
    "ClassWithin": {
      "ObjectName": "Class'Object'",
      "ObjectPath": "/Script/CoreUObject"
    },
    "ClassConfigName": "Engine",
    "bCooked": true,
    "ClassDefaultObject": {
      "ObjectName": "int_primitive_C'Default__int_primitive_C'",
      "ObjectPath": "VotV/Content/main/interfaces/int_primitive.3"
    }
  },
  {
    "Type": "int_primitive_C",
    "Name": "Default__int_primitive_C",
    "Flags": "RF_Public | RF_ClassDefaultObject | RF_ArchetypeObject | RF_WasLoaded | RF_LoadCompleted",
    "Class": "BlueprintGeneratedClass'VotV/Content/main/interfaces/int_primitive.int_primitive_C'",
    "Package": "VotV/Content/main/interfaces/int_primitive"
  }
]