MLStation.RemovePlayer()
Removes (detaches) the current player from station if there is any.
Usage
---@type MLStation
local mlstation;
mlstation.RemovePlayer()
Removes (detaches) the current player from station if there is any.
---@type MLStation
local mlstation;
mlstation.RemovePlayer()