[
  {
    "Type": "UserDefinedStruct",
    "Name": "struct_media_playerState",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'UserDefinedStruct'",
    "Package": "VotV/Content/Mods/SmartTV/Assets/Structs/struct_media_playerState",
    "Properties": {
      "Guid": "834FC8BF-4D28142E-343242B0-EBBF35BA"
    },
    "ChildProperties": [
      {
        "Type": "BoolProperty",
        "Name": "isPlaying_1_4E949A7D4FB0B82CDB8DCB8FA6D9F01A",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "isClosed_11_4A18DFB64644763193C419942087C268",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "BoolProperty",
        "Name": "isPaused_5_3E9E6986446663C8B59F30BB1EFD1A6B",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "FieldSize": 1,
        "ByteOffset": 0,
        "ByteMask": 1,
        "FieldMask": 255,
        "BoolSize": 1,
        "bIsNativeBool": true
      },
      {
        "Type": "ByteProperty",
        "Name": "loopMode_15_5410180A4C9D4BBED5133E847CF2DA5F",
        "Flags": "RF_Public | RF_LoadCompleted",
        "ElementSize": 1,
        "PropertyFlags": "Edit | BlueprintVisible",
        "Enum": {
          "ObjectName": "UserDefinedEnum'enum_loopMode'",
          "ObjectPath": "VotV/Content/Mods/SmartTV/Assets/Enums/enum_loopMode.0"
        }
      }
    ],
    "StructFlags": 57344,
    "DefaultProperties": {
      "isPlaying_1_4E949A7D4FB0B82CDB8DCB8FA6D9F01A": false,
      "isClosed_11_4A18DFB64644763193C419942087C268": false,
      "isPaused_5_3E9E6986446663C8B59F30BB1EFD1A6B": false,
      "loopMode_15_5410180A4C9D4BBED5133E847CF2DA5F": "enum_loopMode::NewEnumerator2"
    }
  }
]