RailwayCrossing

open class RailwayCrossing : RouteEventNotificationsSettings

Enables to change some raiway settings.

Functions

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