Click or drag to resize

RoadType Events

The RoadType type exposes the following members.

Events
  NameDescription
Public eventAddedToParent
Occurs when a component is added to the parent.
(Inherited from Component.)
Public eventAgeImperfectionChanged
Occurs when the AgeImperfection property value changes.
Public eventCloneEvent
Occurs when object is cloned.
(Inherited from Component.)
Public eventCloneSupportChanged
Occurs after changing value of CloneSupport property.
(Inherited from Component.)
Public eventComponentAdded
Occurs when a child component is added.
(Inherited from Component.)
Public eventComponentRemoved
Occurs when a child component is removed.
(Inherited from Component.)
Public eventComponentsChanged
Occurs when the set of children is changed.
(Inherited from Component.)
Public eventDisabledEvent
Occurs when the object is disabled from a hierarchy of the components or is disabled. See also EnabledInHierarchy property.
(Inherited from Component.)
Public eventDisabledInSimulation
Occurs when the object is detached from a hierarchy of the components or is disabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.)
Public eventDisplayInEditorChanged
Occurs when value of DisplayInEditor property is changed.
(Inherited from Component.)
Public eventDisposeEvent
Occurs when the object is disposed.
(Inherited from Component.)
Public eventEnabledChanged
Occurs when the Enabled property value changes.
(Inherited from Component.)
Public eventEnabledEvent
Occurs when the object is attached to a hierarchy of the components and is enabled. See also EnabledInHierarchy property.
(Inherited from Component.)
Public eventEnabledInHierarchyChanged
Occurs when the EnabledInHierarchy property value changes.
(Inherited from Component.)
Public eventEnabledInSimulation
Occurs when the object is attached to a hierarchy of the components and is enabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.)
Public eventLaneWidthChanged
Occurs when the LaneWidth property value changes.
Public eventLoadEvent
Occurs during object loading.
(Inherited from Component.)
Public eventMarkupDividingLaneWidthChanged
Occurs when the MarkupDividingLaneWidth property value changes.
Public eventMarkupDottedMaterialChanged
Occurs when the MarkupDottedMaterial property value changes.
Public eventMarkupMaterialChanged
Occurs when the MarkupMaterial property value changes.
Public eventMarkupRoadsideWidthChanged
Occurs when the MarkupRoadsideWidth property value changes.
Public eventMetadataGetMemberBySignatureEvent
Occurs when the object metadata member is received by name.
(Inherited from Component.)
Public eventMetadataGetMembersEvent
Occurs upon receipt of the object's metadata members.
(Inherited from Component.)
Public eventMetadataGetMembersFilterEvent
Occurs when filtering receive members of the object metadata.
(Inherited from Component.)
Public eventNameChanged
Occurs when component name is changed.
(Inherited from Component.)
Public eventNetworkModeChanged
Occurs when the NetworkMode property value changes.
(Inherited from Component.)
Public eventPreloadResourcesEvent
Occurs when preloading the resources used by the object.
(Inherited from Component.)
Public eventReceiveNetworkMessageFromClient (Inherited from Component.)
Public eventReceiveNetworkMessageFromServer (Inherited from Component.)
Public eventRemovedFromParent
Occurs when a component is removed from the parent.
(Inherited from Component.)
Public eventRoadsideEdgeWidthChanged
Occurs when the RoadsideEdgeWidth property value changes.
Public eventSaveEvent
Occurs during object saving.
(Inherited from Component.)
Public eventSaveSupportChanged
Occurs after changing value of SaveSupport property.
(Inherited from Component.)
Public eventScreenLabelChanged
Occurs when the ScreenLabel property value changes.
(Inherited from Component.)
Public eventSegmentsLengthChanged
Occurs when the SegmentsLength property value changes.
Public eventShoulderMaterialChanged
Occurs when the ShoulderMaterial property value changes.
Public eventShoulderUVTilesLengthChanged
Occurs when the ShoulderUVTilesLength property value changes.
Public eventShoulderWidthChanged
Occurs when the ShoulderWidth property value changes.
Public eventSidewalkBorderMaterialChanged
Occurs when the SidewalkBorderMaterial property value changes.
Public eventSidewalkBorderUVTilesLengthChanged
Occurs when the SidewalkBorderUVTilesLength property value changes.
Public eventSidewalkBorderWidthChanged
Occurs when the SidewalkBorderWidth property value changes.
Public eventSidewalkHeightChanged
Occurs when the SidewalkHeight property value changes.
Public eventSidewalkMaterialChanged
Occurs when the SidewalkMaterial property value changes.
Public eventSidewalkUVTilesLengthChanged
Occurs when the SidewalkUVTilesLength property value changes.
Public eventSidewalkWidthChanged
Occurs when the SidewalkWidth property value changes.
Public eventSimulationStep
Occurs during the simulation step.
(Inherited from Component.)
Public eventSimulationStepClient
Occurs during the simulation step.
(Inherited from Component.)
Public eventSurfaceCollisionFrictionChanged
Occurs when the SurfaceCollisionFriction property value changes.
Public eventSurfaceCollisionMaterialChanged
Occurs when the SurfaceCollisionMaterial property value changes.
Public eventSurfaceCollisionRestitutionChanged
Occurs when the SurfaceCollisionRestitution property value changes.
Public eventSurfaceMaterialChanged
Occurs when the SurfaceMaterial property value changes.
Public eventUpdateEvent
Occurs during the update process of all objects.
(Inherited from Component.)
Public eventUVTilesLengthChanged
Occurs when the UVTilesLength property value changes.
Public eventVisibilityDistanceFactorChanged
Occurs when the VisibilityDistanceFactor property value changes.
Top
See Also