WoW:API CanShowResetInstances: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Remove singature made using ~ in main namespace)
m (Move page script moved page API CanShowResetInstances to API CanShowResetInstances without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < CanShowResetInstances


Returns whether or not the player is allowed to reset instances at the moment.

canReset = CanShowResetInstances()


Parameters[edit]

Returns[edit]

canReset
Boolean - true if player can reset instances
(I assume it is a boolean. FrameXML doesn't tell and PTR is down now)


Details[edit]

  • Added in 1.11