Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(LE_EXPANSION)
(update apidoc)
Tag: WoW API docs
Line 1: Line 1:
{{wowapi}}
+
{{wowapi|t=a|system=Expansion}}
 
Needs summary.
 
Needs summary.
 
expansionLevel = GetMaximumExpansionLevel()
 
expansionLevel = GetMaximumExpansionLevel()
   
 
==Returns==
 
==Returns==
;expansionLevel : number
+
;expansionLevel : <font color="#ecbc2a">number</font>
 
{{:Enum_LE_EXPANSION}}
 
{{:Enum_LE_EXPANSION}}
   
Line 10: Line 10:
 
* {{Patch 8.0.1|note=Added.}}
 
* {{Patch 8.0.1|note=Added.}}
   
==See also==
+
==External Links==
  +
<!-- Please read https://wow.gamepedia.com/Wowpedia:External_links_policy before adding new links. -->
* [https://www.townlong-yak.com/framexml/live/Blizzard_APIDocumentation#GetMaximumExpansionLevel Blizzard API Documentation]
 
  +
{{Elinks-api|t=a|system=Expansion}}

Revision as of 23:56, 2 May 2020

Needs summary.

expansionLevel = GetMaximumExpansionLevel()

Returns

expansionLevel
number

Enum LE EXPANSION

Patch changes

External Links