RSS

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

API Функции

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

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

Название Описание
BNReportPlayer Функция еще не задокументированна.
BNReportFriendInvite Функция еще не задокументированна.
BNRemoveFriend Функция еще не задокументированна.
BNListConversation Функция еще не задокументированна.
BNLeaveConversation Функция еще не задокументированна.
BNIsToonBlocked Функция еще не задокументированна.
BNIsFriend Функция еще не задокументированна.
BNIsBlocked Функция еще не задокументированна.
BNInviteFriend Функция еще не задокументированна.
BNGetSelectedToonBlock Функция еще не задокументированна.
BNGetSelectedBlock Функция еще не задокументированна.
BNGetNumFriendInvites Функция еще не задокументированна.
BNGetNumFOF Функция еще не задокументированна.
BNGetNumBlockedToons Функция еще не задокументированна.
BNGetNumBlocked Функция еще не задокументированна.
BNGetFriendInviteInfo Функция еще не задокументированна.
BNGetFriendIndex Функция еще не задокументированна.
BNGetCustomMessageTable Функция еще не задокументированна.
AddAutoQuestPopUp Функция еще не задокументированна.
IsSubZonePVPPOI Returns whether the current area has PvP (or other) objectives to be displayed.
GetZoneText Returns the name of the zone in which the player is located.
GetZonePVPInfo Returns PVP information about the current area.
GetSubZoneText Returns the name of the minor area in which the player is located.
GetRealZoneText Returns the "official" name of the zone or instance in which the player is located.
GetMinimapZoneText Returns the name of the current area (as displayed in the Minimap)
WarGameRespond This is a Blizzard internal function.
StartWarGame This is a Blizzard internal function.
GetWarGameQueueStatus This is a Blizzard internal function.
CommentatorStartWargame This is a Blizzard internal function.
CanInitiateWarGame This is a Blizzard internal function.
VoiceSelectOutputDevice Selects an audio output device for voice chat.
VoiceSelectCaptureDevice Selects an audio input device for voice chat.
VoicePushToTalkStop Used internally to stop talking, when push-to-talk is active in voice chat.
VoicePushToTalkStart Used internally to start talking, when push-to-talk is active in voice chat.
VoiceIsDisabledByClient Returns whether the voice chat system cannot be enabled.
VoiceGetCurrentOutputDevice Returns the index of the current voice output device.
VoiceGetCurrentCaptureDevice Returns the index of the current voice capture device.
VoiceEnumerateOutputDevices Returns the name of an audio output device for voice chat.
VoiceEnumerateCaptureDevices Returns the name of an audio input device for voice chat.
VoiceChat_StopRecordingLoopbackSound Stops recording a Microphone Test.
VoiceChat_StopPlayingLoopbackSound Stops playing the Microphone Test recording.
VoiceChat_StopCapture This function is deprecated and should no longer be used.
VoiceChat_StartCapture This function is deprecated and should no longer be used.
VoiceChat_RecordLoopbackSound Begins recording a Microphone Test.
VoiceChat_PlayLoopbackSound Plays back the Microphone Test recording.
VoiceChat_IsRecordingLoopbackSound Returns whether a Microphone Test is recording.
VoiceChat_IsPlayingLoopbackSound Returns whether the Microphone Test recording is playing.
VoiceChat_GetCurrentMicrophoneSignalLevel Returns the current volume level of the microphone signal.
VoiceChat_ActivatePrimaryCaptureCallback This function is deprecated and should no longer be used.
UnitIsTalking Returns whether a unit is currently speaking in voice chat.