Click or drag to resize

WorldGenerator Events

The WorldGenerator type exposes the following members.

Events
  NameDescription
Public eventAddedToParent
Occurs when a component is added to the parent.
(Inherited from Component.)
Public eventAddLayersWithObjectsChanged
Occurs when the AddLayersWithObjects property value changes.
Public eventBaseMaterialChanged
Occurs when the BaseMaterial property value changes.
Public eventBaseMaterialColorChanged
Occurs when the BaseMaterialColor property value changes.
Public eventBaseSurfaceChanged
Occurs when the BaseSurface property value changes.
Public eventBaseSurfaceCollisionChanged
Occurs when the BaseSurfaceCollision property value changes.
Public eventBaseSurfaceColorChanged
Occurs when the BaseSurfaceColor property value changes.
Public eventBaseSurfacePaintFactorChanged
Occurs when the BaseSurfacePaintFactor 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 eventCurvatureChanged
Occurs when the Curvature property value changes.
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 eventGenerateOverride
Public eventGetTemplateData
Public eventHeightRangeChanged
Occurs when the HeightRange property value changes.
Public eventLeveledAreaChanged
Occurs when the LeveledArea property value changes.
Public eventLeveledAreaHeightChanged
Occurs when the LeveledAreaHeight property value changes.
Public eventLeveledAreaMaterialChanged
Occurs when the LeveledAreaMaterial property value changes.
Public eventLeveledAreaShapeChanged
Occurs when the LeveledAreaShape property value changes.
Public eventLeveledAreaSizeChanged
Occurs when the LeveledAreaSize property value changes.
Public eventLoadEvent
Occurs during object loading.
(Inherited from Component.)
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 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 eventSeedChanged
Occurs when the Seed property value changes.
Public eventSimulationStep
Occurs during the simulation step.
(Inherited from Component.)
Public eventSimulationStepClient
Occurs during the simulation step.
(Inherited from Component.)
Public eventSizeChanged
Occurs when the Size property value changes.
Public eventSurface1Changed
Occurs when the Surface1 property value changes.
Public eventSurface1CollisionChanged
Occurs when the Surface1Collision property value changes.
Public eventSurface1ColorChanged
Occurs when the Surface1Color property value changes.
Public eventSurface1DistributionChanged
Occurs when the Surface1Distribution property value changes.
Public eventSurface1PaintFactorChanged
Occurs when the Surface1PaintFactor property value changes.
Public eventSurface2Changed
Occurs when the Surface2 property value changes.
Public eventSurface2CollisionChanged
Occurs when the Surface2Collision property value changes.
Public eventSurface2ColorChanged
Occurs when the Surface2Color property value changes.
Public eventSurface2DistributionChanged
Occurs when the Surface2Distribution property value changes.
Public eventSurface2PaintFactorChanged
Occurs when the Surface2PaintFactor property value changes.
Public eventSurface3Changed
Occurs when the Surface3 property value changes.
Public eventSurface3CollisionChanged
Occurs when the Surface3Collision property value changes.
Public eventSurface3ColorChanged
Occurs when the Surface3Color property value changes.
Public eventSurface3DistributionChanged
Occurs when the Surface3Distribution property value changes.
Public eventSurface3PaintFactorChanged
Occurs when the Surface3PaintFactor property value changes.
Public eventSurface4Changed
Occurs when the Surface4 property value changes.
Public eventSurface4CollisionChanged
Occurs when the Surface4Collision property value changes.
Public eventSurface4ColorChanged
Occurs when the Surface4Color property value changes.
Public eventSurface4DistributionChanged
Occurs when the Surface4Distribution property value changes.
Public eventSurface4PaintFactorChanged
Occurs when the Surface4PaintFactor property value changes.
Public eventSurface5Changed
Occurs when the Surface5 property value changes.
Public eventSurface5CollisionChanged
Occurs when the Surface5Collision property value changes.
Public eventSurface5ColorChanged
Occurs when the Surface5Color property value changes.
Public eventSurface5DistributionChanged
Occurs when the Surface5Distribution property value changes.
Public eventSurface5PaintFactorChanged
Occurs when the Surface5PaintFactor property value changes.
Public eventSurface6Changed
Occurs when the Surface6 property value changes.
Public eventSurface6CollisionChanged
Occurs when the Surface6Collision property value changes.
Public eventSurface6ColorChanged
Occurs when the Surface6Color property value changes.
Public eventSurface6DistributionChanged
Occurs when the Surface6Distribution property value changes.
Public eventSurface6PaintFactorChanged
Occurs when the Surface6PaintFactor property value changes.
Public eventTemplateChanged
Occurs when the Template property value changes.
Public eventUpdateEvent
Occurs during the update process of all objects.
(Inherited from Component.)
Top
See Also