RSS

Четверг, 07.11.2024, 04:32
Главная » WoW API » API Функции » ПвП »

EJ_GetEncounterInfo

[ править ]
Displays encounter journal information for the encounter.
[клоны]
Displays encounter journal information for the encounter.


Signature:
Code
name, description, encounterID, firstSection, encounterLink = EJ_GetEncounterInfo(encounterID)

Arguments:
  • encounterID - The unique ID of the encounter (number)

Returns:
  • name - Name of the encounter in question (string)
  • description - The gossip text for the encounter (string)
  • encounterID - The encounter ID of the encounter (number)
  • firstSection - The sectionID for the first section of the encounter (number)
  • encounterLink - A link to the encounter using current EJ difficulty settings (string)

Также смотрите: ПвП
Ссылки: http://wowprogramming.com/docs/api/EJ_GetEncounterInfo