[
  {
    "Type": "UserDefinedStruct",
    "Name": "struct_food",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'UserDefinedStruct'",
    "Package": "VotV/Content/main/structs/struct_food",
    "Properties": {
      "Guid": "A08D8FC8-45A07E8F-F3FE4082-AD074B1B"
    },
    "ChildProperties": [
      {
        "Type": "FloatProperty",
        "Name": "food_2_99F8F51744BCB199938C50B7CB4E0238",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "sleep_9_16780B15462745B0D65188BF37D44FD5",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "health_13_1F9EA6FB463B2CE83C1AB8A67A0D5D69",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "IntProperty",
        "Name": "uses_10_001AFD994A2837305D73489AA5C07448",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "tolerance_16_49DC61234F0AD43205344ABC1D824AE4",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "FloatProperty",
        "Name": "taste_18_F2A1F9944A3D19C2E8C7288FEC8B9FF8",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 4,
        "PropertyFlags": "Edit | BlueprintVisible"
      },
      {
        "Type": "ByteProperty",
        "Name": "type_21_2E8B1EB94F08543354764BACE1BB4514",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_foodType'",
          "ObjectPath": "VotV/Content/main/enums/enum_foodType.0"
        }
      },
      {
        "Type": "BoolProperty",
        "Name": "tick_23_BE3F5AB74860F3EA7E0A13A3DD9E80C8",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      }
    ],
    "StructFlags": 24576,
    "DefaultProperties": {
      "food_2_99F8F51744BCB199938C50B7CB4E0238": 0.0,
      "sleep_9_16780B15462745B0D65188BF37D44FD5": 0.0,
      "health_13_1F9EA6FB463B2CE83C1AB8A67A0D5D69": 0.0,
      "uses_10_001AFD994A2837305D73489AA5C07448": 4,
      "tolerance_16_49DC61234F0AD43205344ABC1D824AE4": 0.05,
      "taste_18_F2A1F9944A3D19C2E8C7288FEC8B9FF8": 0.05,
      "type_21_2E8B1EB94F08543354764BACE1BB4514": "enum_foodType::NewEnumerator0",
      "tick_23_BE3F5AB74860F3EA7E0A13A3DD9E80C8": true
    }
  }
]