WoW:API IsInInstance: Difference between revisions

upgraded code block
No edit summary
(upgraded code block)
Line 1: Line 1:
{{Stub/API}}
{{Stub/API}}
{{wowapi}} __NOTOC__
{{wowapi}}
 


Returns 1 if the player is in an instance and the type of instance.
Returns 1 if the player is in an instance and the type of instance.
{{Code/Begin}}
inInstance, instanceType = IsInInstance()
{{Code/End}}


inInstance, instanceType = IsInInstance()


== Parameters ==
== Parameters ==
Anonymous user