RSS

Пятница, 29.03.2024, 04:01
Главная » WoW API » API Функции »

Управление клиентом и информацией

[ Добавить запись ]

В категории материалов: 23
Показано материалов: 1-23

Название Описание
GetNetStats Returns information about current network connection performance.
UploadSettings Stores a backup of game settings on the server.
SetUIVisibility Enables or disables display of UI elements in the 3-D world.
SetEuropeanNumbers Sets the decimal separator for displayed numbers.
Screenshot Saves an image of the current game display.
ReloadUI Reloads the user interface.
Quit Attempts to exit the World of Warcraft client.
NotWhileDeadError Causes the default UI to display an error message indicating that actions are disallowed while the player is dead.
Logout Attempts to log out and return to the character selection screen.
IsWindowsClient Returns whether the player is using the Windows game client.
IsLinuxClient Returns whether the player is using the native Linux game client.
IsIPv6Available Returns whether IPv6 is available.
GetNetStats Returns information about current network connection performance.
GetLocale Returns a code indicating the localization currently in use by the client.
GetGameTime Returns the current realm (server) time.
GetExpansionLevel Returns the expansion level of the game.
GetExistingLocales Returns a list of installed localization packs for the WoW client.
GetBuildInfo Returns the version information about the client.
GetAccountExpansionLevel Returns the most recent of WoW's retail expansion packs for which the player's account is authorized.
ForceQuit Immediately exits World of Warcraft.
ForceLogout Forces the client to logout.
DownloadSettings Restores game settings from a backup stored on the server.
CancelLogout Cancels a pending logout or quit.