Emiter_Z - widberg/fmtk GitHub Wiki
The class Emiter_Z is not found in any BigFiles shipped with the game; however, the game still has logic to handle objects of this class.
struct Emiter_Z : Object_Z {
std::uint32_t a;
std::uint32_t b;
std::uint32_t c;
std::uint32_t d;
};