Difference between revisions of "HPL3/Community/Scripting/Classes/iluxachievementhandler"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
iLuxAchievementHandler
Fields
iLuxAchievementHandler has no public fields.
Functions
| 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 |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!