WoW:API CanShowResetInstances: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Remove singature made using ~ in main namespace)
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)





Revision as of 06:15, 10 February 2007

WoW API < CanShowResetInstances


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

canReset = CanShowResetInstances()


Parameters

Returns

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


Details

  • Added in 1.11