Player:FindBestSquad
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player |
Returns
| Type | Description |
|---|---|
| SquadId |
Example
Hooks:Install('Player:FindBestSquad', 1, function(hook, player)
-- Do stuff here.
end)
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)