WoW:API GetBindLocation: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<pre>
Example:  
Example: bindLocation = GetBindLocation();
  bindLocation = GetBindLocation();


returns the String name of the subzone the "player" is bound at, e.g. "Tarren Mill", "Crossroads", or "Brill".
Returns the String name of the subzone the "player" is bound at, e.g. "Tarren Mill", "Crossroads", or "Brill".
</pre>


----
----
{{WoW API}}
{{WoW API}}