MLStationGetPlayerOn this pageMLStation.GetPlayer() Gets the MLPlayer object of current station occupant. Returns null if the station is empty. Returns: typeDescriptionMLPlayerCurrent player Usage ---@type MLStationlocal mlstation;local val0 = mlstation.GetPlayer()