Property | Type | Description | |
---|---|---|---|
checkInBtn | Button | ||
directions | Text | ||
playFabTitleId | string |
Method | Description | |
---|---|---|
AuthenticateWithPlayFab ( ) : void | ||
CheckIn ( ) : void | ||
LockUI ( ) : void | ||
OnApiCallError ( |
||
OnCheckInCallback ( |
||
OnLoginCallback ( LoginResult result ) : void | ||
Start ( ) : void | ||
UnlockUI ( ) : void |
public OnApiCallError ( |
||
err | ||
return | void |
public OnCheckInCallback ( |
||
result | ||
return | void |
public OnLoginCallback ( LoginResult result ) : void | ||
result | LoginResult | |
return | void |