![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Indiciates Party Sync is active or requested by a party member.
exists = C_QuestSession.Exists()
Returns
- exists
- boolean - True if Party Sync is active or there is a pending request to activate it; false otherwise.
Patch changes
Patch 8.2.5 (2019-09-24): Added.[1]
See also
- C_QuestSession.HasJoined() - Only true when active (excludes pending requests).
References
- ^ 2019-09-24, QuestSession.lua, version 8.2.5.31960, archived at Townlong-Yak
