Skip to main content

MLStation.RemovePlayer()

Removes (detaches) the current player from station if there is any.

Usage

---@type MLStation
local mlstation;


mlstation.RemovePlayer()