Added flag values
No edit summary |
(Added flag values) |
||
| Line 34: | Line 34: | ||
:;Year : Integer - Year this was completed. Returns nil if Completed is false. | :;Year : Integer - Year this was completed. Returns nil if Completed is false. | ||
:;Description : String - The Description of the Achievement. | :;Description : String - The Description of the Achievement. | ||
:;Flags : Integer | :;Flags : Integer | ||
:::0x01 = Statistic | |||
:::0x02 = Hidden | |||
:::0x80 = Progress Bar | |||
:;Image : String - Path & file of the icon used for this achievement | :;Image : String - Path & file of the icon used for this achievement | ||
:;RewardText : String - Text describing the reward you get for completing this achievement. | :;RewardText : String - Text describing the reward you get for completing this achievement. | ||