WoW:API SetTaxiMap: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: {{wowapi}} __NOTOC__ Sets the texture to use for the taxi map. SetTaxiMap(texture) == Arguments == :;texture : String - The path to the texture to use for the taxi map. == Returns =...)
 
m (Move page script moved page API SetTaxiMap to API SetTaxiMap without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < SetTaxiMap


Sets the texture to use for the taxi map.

SetTaxiMap(texture)


Arguments[edit]

texture
String - The path to the texture to use for the taxi map.


Returns[edit]

nil