iLuxAchievementHandler has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| void | CreateAchievement | int alID, const tString &in asName | |
| void | UnlockAchievement | int alID | |
| void | RegisterAchievements | ||
| bool | GetAchievementUnlocked | int alID | |
| tString | GetAchievementDisplayName | int alID | |
| tString | GetAchievementDescription | int alID | |
| int | GetAchievementIcon | int alID | |
| tString | GetAchievementName | int alID |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!