Jazz2::Compatibility::JJ2Data::Item struct

Item from a .j2d data file.

Public variables

String Filename
File name of the item.
std::unique_ptr<uint8_t[]> Blob
Raw item data.
std::uint32_t Type
Item type.
std::int32_t Size
Size of the item data in bytes.