WoW:API GetBuildVersion: Difference between revisions

m
{{wowapi}}
(use removedapi template)
m ({{wowapi}})
Line 1: Line 1:
{{removedapi|1.3.0|It was replaced by [[API GetBuildInfo|GetBuildInfo]].}}
{{wowapi}}
 
{{removedapi|1.3.0|Replaced by [[API GetBuildInfo|GetBuildInfo]].}}
<center>'''GetBuildVersion''' -''Documentation by [[user:zlixar|Zlixar]]''-</center>


Returns the current game version as a string.
Returns the current game version as a string.
Line 22: Line 21:


;''Returns''
;''Returns''
 
: Current game version is 1.2.1!
Current game version is 1.2.1!


----
----
;''Details''
;''Details''
:This only returns the version number, not the build number or any other information.
:This only returns the version number, not the build number or any other information.
;REMOVED IN 1300
----
{{WoW API}}