MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.
Join us from 11th to 14th September 2013 in Koblenz.
Platforms to show: All Mac Windows Linux Cross-Platform
GKInviteMBS class
class, GameKit,
MBS Real Studio MountainLion Plugin
(GameKit),
class GKInviteMBS,
Plugin version: 12.3, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Your game receives invitations from other players through the GKInvite class.
Notes:
Your game never directly creates GKInvite objects. Instead, invitations are created by Game Kit and delivered to your game. To receive invitations from Game Center, your game sets an invitation handler.
The properties of the invitation object describe the match the local player is being invited to join.
Plugin version: 12.3, Mac: Yes, Win: No, Linux: No, Console & Web: Yes, Feedback.
Function: Your game receives invitations from other players through the GKInvite class.
Notes:
Your game never directly creates GKInvite objects. Instead, invitations are created by Game Kit and delivered to your game. To receive invitations from Game Center, your game sets an invitation handler.
The properties of the invitation object describe the match the local player is being invited to join.
- property Handle as Integer
- shared method Available as boolean
- method Constructor
- method inviter as string
- method isHosted as boolean
- method playerAttributes as UInt32
- method playerGroup as integer
This class has no sub classes.
Some methods using this class:
- GKMatchmakerMBS.matchForInvite(invite as GKInviteMBS, tag as variant = nil)
- GKMatchmakerViewControllerMBS.Constructor(invite as GKInviteMBS)
Some events for this class:
- GameKitMBS.Invited(MatchMaker as GKMatchmakerMBS, acceptedInvite as GKInviteMBS, playersToInvite() as string)
- GameKitMBS.matchForInviteCompleted(Matchmaker as GKMatchmakerMBS, invite as GKInviteMBS, match as GKMatchMBS, error as NSErrorMBS, tag as variant)
The items on this page are in the following plugins: MBS Real Studio MountainLion Plugin.
Links
Bilder aus Nickenich