C# Class TrafficManager.Configuration.SegmentNodeFlags

Afficher le fichier Open project: Katalyst6/CSL.TransitAddonMod

Méthodes publiques

Свойство Type Description
enterWhenBlockedAllowed bool?
straightLaneChangingAllowed bool?
uturnAllowed bool?

Property Details

enterWhenBlockedAllowed public_oe property

public bool? enterWhenBlockedAllowed
Résultat bool?

straightLaneChangingAllowed public_oe property

public bool? straightLaneChangingAllowed
Résultat bool?

uturnAllowed public_oe property

public bool? uturnAllowed
Résultat bool?