HPL3/Community/Scripting/Classes/iluxachievementhandler

From Frictional Wiki
< HPL3‎ | Community/Scripting/Classes
Revision as of 11:11, 30 July 2020 by Maintenance script (talk | contribs) (Upload classes to sub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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!