GetUsername
Retrieves the current username from Roblox using the local appStorage.json file.
GetUsername()string username = Api.misc.GetUsername();
Console.WriteLine(username);Last updated
Retrieves the current username from Roblox using the local appStorage.json file.
GetUsername()string username = Api.misc.GetUsername();
Console.WriteLine(username);Last updated