void MLStation.SettlePlayer(MLPlayer player)
7/14/25Less than 1 minute
Member of ML.SDK.MLStation
Method
void MLStation.SettlePlayer(MLPlayer player)
void MLStation.SettlePlayer(MLPlayer player);
Parameters
Parameter | Type | Description |
---|---|---|
player | MLPlayer | The Player to attach. |
Returns
Summary
Attaches the given player to the station. Ignores if the station is occupied.