Method Player:UpdateAchievementCriteria [-] [+]

Adds the given amount of the specified criteria type to the player's achievement counter.

Synopsis

Player:UpdateAchievementCriteria( type )

Player:UpdateAchievementCriteria( type, count )

Arguments

number type

Type of the achievement criteria.

Valid numbers: integers from 0 to 4,294,967,295.

number count (1)

Amount to add.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Nothing.

Generated on
© 2010 - 2024 Eluna Lua Engine