MeshData_Z - widberg/fmtk GitHub Wiki
This is a Data Class.
struct MeshData_Z : ResourceObject_Z {
std::uint32_t notTRAFFIC_TMorP_MOTO;
// bool 0/1
// 0 for TRAFFIC_TM and P_MOTO
// 1 for things like THE_INTRO and vehicles
std::uint32_t zero0;
std::uint32_t zero1;
std::uint32_t zero2;
std::uint32_t zero3;
};