TeleportToAccount
InStore util to teleport the user to the account center.
Utils.TeleportToAccount
function
(Player)
Teleport a user to the Insource Account Center. Returns nil
. This will fail if Third Party Teleports is not enabled in Game Settings.
Arguments
Field
Type
Description
Player
Player
the player object to teleport
Example Script
Last updated