WoW:API DefaultServerLogin: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Stub/API}}
{{Stub/API}}
{{wowapi|Glue}}
This is a '[[World of Warcraft API/Glue|Glue]]' runtime Lua function. See also [[GlueXML]].
== Sample ==
== Sample ==


  DefaultServerLogin("Grekor", "abc123");
  DefaultServerLogin("Grekor", "abc123");
[[Category:World of Warcraft API/GlueXML]]
[[Category:World of Warcraft API/GlueXML]]

Revision as of 06:03, 20 September 2013

Glue API < DefaultServerLogin

This is a 'Glue' runtime Lua function. See also GlueXML.

Sample

DefaultServerLogin("Grekor", "abc123");