mergGKAchievementChallenge |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergGKAchievementChallenge <pIssuingPlayerID>, <pIssueDate>, <pAchievementID>, <pPercentComplete>
|
Associations | merggk |
Summary | Sent when the player clicks on a Game Center banner to select a score
challenge
|
Introduced | 8.0 |
OS | ios |
Platforms | mobile |
Parameters | Name | Type | Description |
---|
pIssuingPlayerID | | the player id of the player issuing the challenge
|
pIssueDate | | the date the challenge was issued in long seconds format
|
pAchievementID | | the achievement identifier
|
pPercentComplete | | the percentage completion of the achievement that the
local player needs to achieve to complete the challenge
|
|
Description | Sent when the player clicks on a Game Center banner to select a score
challenge
|
Tags | externals |