SProfile
Index
Functions Index
Function Name
Properties Index
Property Name
Functions
Authorize
void Authorize (Closure onAuthorized=null, Closure onRejected=null) void Authorize (Action onAuthorized=null, Action onRejected=null)
Requests access to profile functions, must be called prior to attempting to access profile. As soon as the player has accepted the request, the Authorized attribute will be 'true'.
Parameter
Type
Description
LoadProfile
void LoadProfile (Closure onFinished)
Load the profile of player
Parameter
Type
Description
onFinished
Callback Function
Properties
ActivePlayerProfile
Property Description
Last updated
Was this helpful?