GetPlayerTeam
Function of: Leaderboard
Returns: String
Tags: static
Gets the team of the player
Parameters
Name | Type | Description |
---|---|---|
player | Player | The player whose team to get |
Example
local function_output = Leaderboard.GetPlayerTeam(Player player )