WoW:API CanShowResetInstances: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Move page script moved page API CanShowResetInstances to API CanShowResetInstances without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
=== Returns ===
=== Returns ===
:;canReset : Boolean - true if player can reset instances
:;canReset : Boolean - true if player can reset instances
::(I assume it is a boolean. FrameXML doesn't tell and PTR is down now --[[User:Mikk|Mikk]] 13:58, 16 June 2006 (EDT))
::(I assume it is a boolean. FrameXML doesn't tell and PTR is down now)





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