Difference between revisions of "FBInstant.player.getName"
From GiderosMobile
Line 8: | Line 8: | ||
(string) = FBInstant.player.getName() | (string) = FBInstant.player.getName() | ||
</source> | </source> | ||
+ | === Return values === | ||
'''Returns''' (string) The player's localized display name.<br/> | '''Returns''' (string) The player's localized display name.<br/> |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2018.3
Description
The player's localized display name.
(string) = FBInstant.player.getName()
Return values
Returns (string) The player's localized display name.