WoW:API GetAchievementInfo: Difference between revisions

m
The year completed returned is actually the number of years since 2000, not the actual year.
(Added flag values)
m (The year completed returned is actually the number of years since 2000, not the actual year.)
Line 32: Line 32:
:;Month : Integer - Month this was completed. Returns nil if Completed is false.
:;Month : Integer - Month this was completed. Returns nil if Completed is false.
:;Day : Integer - Day this was completed. Returns nil if Completed is false.
:;Day : Integer - Day this was completed. Returns nil if Completed is false.
:;Year : Integer - Year this was completed. Returns nil if Completed is false.
:;Year : Integer - Year this was completed. Returns nil if Completed is false. Returns number of years since 2000.
:;Description : String - The Description of the Achievement.
:;Description : String - The Description of the Achievement.
:;Flags : Integer
:;Flags : Integer
Anonymous user