LuaEvents.wiki
changeset 1753 ea373c205918
parent 1749 91756d20ce3e
child 1756 66b51b8ba202
equal deleted inserted replaced
1752:b629befc245a 1753:ea373c205918
   226 This function is used in Racer and !TechRacer to define waypoints.
   226 This function is used in Racer and !TechRacer to define waypoints.
   227 
   227 
   228 == <tt>onAchievementsDeclaration()</tt> ==
   228 == <tt>onAchievementsDeclaration()</tt> ==
   229 This function is called after the stats for the stats screen (after the game) have been generated. You are supposed to call `DeclareAchievement` here.
   229 This function is called after the stats for the stats screen (after the game) have been generated. You are supposed to call `DeclareAchievement` here.
   230 
   230 
   231