RSS

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

API Функции

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

В разделе материалов: 7079
Показано материалов: 4901-4950
Страницы: « 1 2 ... 97 98 99 100 101 ... 141 142 »

Название Описание
UnitIsTapped Returns whether a unit is tapped.
UnitIsSameServer Returns whether two units are from the same server.
UnitIsRaidOfficer Returns whether a unit is a raid assistant in the player's raid.
UnitIsPossessed Returns whether a unit is possessed by another.
UnitIsPlayer Returns whether a unit is a player unit (not an NPC)
UnitIsPartyLeader Returns whether a unit is the leader of the player's party.
UnitIsPVPSanctuary Returns whether a unit is in a Sanctuary area preventing PvP activity.
UnitIsPVPFreeForAll Returns whether a unit is flagged for free-for-all PvP.
UnitIsPVP Returns whether a unit is flagged for PvP activity.
UnitIsInMyGuild Returns whether a unit is in the player's guild.
UnitIsGhost Returns whether a unit is currently a ghost.
UnitIsFriend Returns whether two units are friendly.
UnitIsFeignDeath Returns whether a unit is feigning death.
UnitIsEnemy Returns whether two units are enemies.
UnitIsDeadOrGhost Returns whether a unit is either dead or a ghost.
UnitIsDead Returns whether a unit is dead.
UnitIsDND Returns whether a unit is marked DND (Do Not Disturb)
UnitIsCorpse Returns whether a unit is a corpse.
UnitIsControlling Returns whether a unit is controlling another unit.
UnitIsConnected Returns whether a unit is connected (i.e. not Offline)
UnitIsCharmed Returns whether a unit is currently charmed.
UnitIsAFK Returns whether a unit is marked AFK (Away From Keyboard)
UnitInRange Returns whether a party/raid member is nearby.
UnitInRaid Returns whether a unit is in the player's raid.
UnitInParty Returns whether a unit is a player unit in the player's party.
UnitInBattleground Returns whether a unit is in same battleground instance as the player.
UnitHealthMax Returns a unit's maximum health value.
UnitHealth Returns a unit's current amount of health.
UnitHasRelicSlot Returns whether a unit has a relic slot instead of a ranged weapon slot.
UnitGroupRolesAssigned Returns information about a unit's role in a LFD party.
UnitGetGuildXP Returns information about a unit's guild experience.
UnitGUID Returns a unit's globally unique identifier.
UnitFactionGroup Returns a unit's primary faction allegiance.
UnitExists Returns whether a unit exists.
UnitDebuff Returns information about a debuff on a unit.
UnitCreatureType Returns the creature type of a unit.
UnitCreatureFamily Returns the creature family of the unit.
UnitClassification Returns a unit's classification.
UnitClassBase Returns a unit's class.
UnitClass Returns a unit's class.
UnitChannelInfo Returns information about the spell a unit is currently channeling.
UnitCastingInfo Returns information about the spell a unit is currently casting.
UnitCanCooperate Returns whether two units can cooperate.
UnitCanAttack Returns whether one unit can attack another.
UnitCanAssist Returns whether one unit can assist another.
UnitBuff Returns information about a buff on a unit.
UnitAura Returns information about buffs/debuffs on a unit.
UnitAlternatePowerInfo Returns information about a unit's alternate power display.
UnitAffectingCombat Returns whether a unit is currently in combat.
SetPortraitTexture Sets a Texture object to show a portrait of a unit.