گیم سرور
نام تایپ: GameServer
ناملموس را گسترش می دهد
نام | تایپ کنید | شرح |
---|
بازی | بازی ویدیویی | بازی ویدیویی که در این سرور انجام می شود. |
بازیکنان آنلاین | عدد | تعداد بازیکنان روی سرور |
وضعیت سرور | وضعیت سرور بازی | وضعیت سرور بازی |
،
نام تایپ: GameServer
ناملموس را گسترش می دهد
نام | تایپ کنید | شرح |
---|
بازی | بازی ویدیویی | بازی ویدیویی که در این سرور انجام می شود. |
بازیکنان آنلاین | عدد | تعداد بازیکنان روی سرور |
وضعیت سرور | وضعیت سرور بازی | وضعیت سرور بازی |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["GameServer is a type of Intangible that represents a game server."],["It includes information about the game being played, the number of players online, and the server's current status."],["Relevant data is linked using specific types: VideoGame for the game, Number for players online, and GameServerStatus for the server status."]]],["The `GameServer` type, extending `Intangible`, details the structure of a game server. It includes information about the `game` played on the server, which is defined as a `VideoGame`. It tracks the `playersOnline`, represented as a `Number`, indicating the current player count. Lastly, it specifies the `serverStatus`, using the `GameServerStatus` type to describe the operational state of the server.\n"]]