RSS

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

API Функции

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

В разделе материалов: 7079
Показано материалов: 5551-5600
Страницы: « 1 2 ... 110 111 112 113 114 ... 141 142 »

Название Описание
OfferPetition Requests an arena or guild charter signature from the targeted unit.
GetPetitionNameInfo Returns the name of a character who has signed the currently offered petition.
GetPetitionInfo Returns information about the currently open petition.
GetNumPetitionNames Returns the number of people who have signed the open petition.
GetGuildCharterCost Returns the cost to purchase a guild charter.
ClosePetition Ends interaction with a petition.
CanSignPetition Returns whether the player can sign the currently offered petition.
BuyGuildCharter Purchases a guild charter.
TogglePetAutocast Turns autocast on or off for a pet action.
TargetTotem Targets one of the player's totems (or a Death Knight's ghoul)
PickupPetAction Puts the contents of a pet action slot onto the cursor or the cursor contents into a pet action slot.
PetWait Instructs the pet to stay at its current location.
PetStopAttack Instructs the pet to stop attacking.
PetRename Renames the currently controlled pet.
PetPassiveMode Enables passive mode for the player's pet.
PetMoveTo Commands the player's pet to move to the targeted destination.
PetHasActionBar Returns whether the player's current pet has an action bar.
PetFollow Instructs the pet to follow the player.
PetDismiss Dismisses the currently controlled pet.
PetDefensiveMode Enables defensive mode for the player's pet.
PetCanBeRenamed Returns whether the player's pet can be renamed.
PetCanBeDismissed Returns whether a Dismiss Pet command should be available for the player's pet.
PetCanBeAbandoned Returns whether the player's pet can be abandoned.
PetAttack Instructs the pet to attack.
PetAggressiveMode Enables aggressive mode for the player's pet.
PetAbandon Releases the player's pet.
IsPetAttackActive Returns whether the pet's attack action is currently active.
HasPetUI Returns whether the pet UI should be displayed for the player's pet.
HasPetSpells Returns whether the player's current pet has a spellbook.
GetTotemTimeLeft Returns the time remaining before a totem (or ghoul) automatically disappears.
GetTotemInfo Returns information on a currently active totem (or ghoul)
GetPetTimeRemaining Returns the time remaining before a temporary pet is automatically dismissed.
GetPetTalentTree Returns the name of the talent tree used by the player's current pet.
GetPetIcon Returns an icon representing the current pet.
GetPetFoodTypes Returns a list of the food types the player's pet will eat.
GetPetExperience Returns information about experience points for the player's pet.
GetPetActionsUsable Returns whether the pet's actions are usable.
GetPetActionSlotUsable Returns whether a pet action can be used.
GetPetActionInfo Returns information about a pet action.
GetPetActionCooldown Returns cooldown information about a given pet action slot.
EnableSpellAutocast Enables automatic casting of a pet spell.
DisableSpellAutocast Disables automatic casting of a pet spell.
DestroyTotem Destroys a specific totem (or ghoul)
CastPetAction Casts a pet action on a specific target.
SetPetStablePaperdoll Sets the given Model to show the selected stabled pet.
PickupStablePet Puts a pet from the stables onto the cursor.
IsAtStableMaster Returns whether the player is interacting with a Stable Master NPC.
GetStablePetInfo Returns information about a stabled pet.
GetStablePetFoodTypes Returns the types of food that a stabled pet will eat.
ClosePetStables Ends use of the Pet Stables UI/API.