opengsq.responses.toxikk package

Submodules

opengsq.responses.toxikk.status module

class opengsq.responses.toxikk.status.Status(name: str, map: str, game_type: str, num_players: int, max_players: int, password_protected: bool, stats_enabled: bool, lan_mode: bool, players: ~typing.List[~opengsq.responses.udk.status.Player], raw: dict[str, str | int | bool | list], mutators: ~typing.List[str] = <factory>)

Bases: Status

Toxikk-specific status response

mutators: List[str]

Module contents