class MAGES::Recorder::Player::PacketState¶ class PacketState { public: // properties bool Simulated; // methods PacketState(bool simulated); };