RailwayCrossing

open class RailwayCrossing : RouteEventNotificationsSettings

Enables to change some raiway settings.

Functions

Link copied to clipboard
open fun getSearchDistance(): Int
Returns railway search distance ahead of vehicle.
Link copied to clipboard
open fun resetToDefault()
Resets all settings to default.
Link copied to clipboard
open fun setSearchDistance(distance: Int)
Sets railway search distance ahead of vehicle.