RSS

Четверг, 07.11.2024, 05:39
Главная » WoW API »

API Функции

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

В разделе материалов: 7079
Показано материалов: 4751-4800
Страницы: « 1 2 ... 94 95 96 97 98 ... 141 142 »

Название Описание
UnitIsSilenced Returns whether a character is silenced on a voice channel.
UnSilenceMember This function is deprecated and should no longer be used.
SilenceMember This function is deprecated and should no longer be used.
SetSelectedMute Selects an entry in the Muted list.
SetActiveVoiceChannelBySessionID Sets the currently active voice chat channel.
SetActiveVoiceChannel Sets the currently active voice channel.
IsVoiceChatEnabled Returns whether the voice chat system is enabled.
IsVoiceChatAllowedByServer Returns whether voice chat is supported by the realm server.
IsVoiceChatAllowed Returns whether the player is allowed to enable the voice chat feature.
IsSilenced Returns whether a character is silenced on a chat channel.
IsMuted Returns whether a character has been muted by the player.
IsIgnoredOrMuted Returns whether a unit can be heard due to ignored/muted status.
GetVoiceStatus Returns whether a character has voice chat enabled.
GetVoiceSessionMemberInfoBySessionID Returns information about a member of a voice channel.
GetVoiceSessionInfo Returns information about a voice session.
GetVoiceCurrentSessionID Returns an identifier for the active voice session.
GetSelectedMute Returns the index of the selected entry in the Muted list.
GetNumVoiceSessions Returns the number of available voice channels.
GetNumVoiceSessionMembersBySessionID Returns the number of members in a voice channel.
GetNumMutes Returns the number of characters on the player's mute list.
GetMuteStatus Returns whether a character is muted or silenced.
GetMuteName Returns the name of a character on the mute list.
GetActiveVoiceChannel Returns the currently active voice channel.
DisplayChannelVoiceOn Enables voice in a channel specified by its position in the channel list display.
DisplayChannelVoiceOff Disables voice in a channel specified by its position in the channel list display.
DelMute Removes a character from the muted list for voice chat.
ChannelVoiceOn Enables voice chat in a channel.
ChannelVoiceOff Disables voice chat in a channel.
ChannelUnSilenceVoice Unsilences a character on a chat channel.
ChannelUnSilenceAll Unsilences a character for chat and voice on a channel.
ChannelSilenceVoice Silences the given character for voice chat on the channel.
ChannelSilenceAll Silences a character for chat and voice on a channel.
AddOrDelMute Adds or removes a character from the voice mute list.
AddMute Adds a character to the muted list for voice chat.
SetScreenResolution Changes the screen resolution.
SetMultisampleFormat Changes the multisample setting.
SetGamma Changes the display gamma setting.
RestartGx Restart the client's graphic subsystem.
IsStereoVideoAvailable Returns whether the current system supports stereoscopic 3D display.
IsDesaturateSupported Returns whether the current hardware supports desaturated textures.
GetVideoOptions Returns video options for different video quality levels.
GetVideoCaps Returns information about graphics capabilities of the current system.
GetScreenWidth Returns the width of the screen for UI layout purposes.
GetScreenResolutions Returns a list of available screen resolutions.
GetScreenHeight Returns the height of the screen for UI layout purposes.
GetRefreshRates Returns a list of available screen refresh rates.
GetMultisampleFormats Returns a list of available multisample settings.
GetMonitorName Returns the system name of a selected monitor.
GetMonitorCount Returns the number of monitors connected.
GetMonitorAspectRatio Query a monitor's aspect ratio.