Contents

localPlayerDidComplete(_:)

Called when the local player completes a challenge.

Declaration

optional func localPlayerDidComplete(_ challenge: GKChallenge!)

Parameters

  • challenge:

    The completed challenge.

See Also

Responding to Challenges Completed By the Local Player