ProjectSettingsPage_SceneEditor Events |
The ProjectSettingsPage_SceneEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component.) | |
| CameraKeyboardMovementSpeedFastChanged | Occurs when the CameraKeyboardMovementSpeedFast property value changes. | |
| CameraKeyboardMovementSpeedNormalChanged | Occurs when the CameraKeyboardMovementSpeedNormal property value changes. | |
| CameraKeyboardRotationSpeedFastChanged | Occurs when the CameraKeyboardRotationSpeedFast property value changes. | |
| CameraKeyboardRotationSpeedNormalChanged | Occurs when the CameraKeyboardRotationSpeedNormal property value changes. | |
| CameraMouseMovementSensitivityFastChanged | Occurs when the CameraMouseMovementSensitivityFast property value changes. | |
| CameraMouseMovementSensitivityNormalChanged | Occurs when the CameraMouseMovementSensitivityNormal property value changes. | |
| CameraMouseRotationSensitivityHorizontalChanged | Occurs when the CameraMouseRotationSensitivityHorizontal property value changes. | |
| CameraMouseRotationSensitivityVerticalChanged | Occurs when the CameraMouseRotationSensitivityVertical property value changes. | |
| CameraMouseTrackMovementSensitivityFastChanged | Occurs when the CameraMouseTrackMovementSensitivityFast property value changes. | |
| CameraMouseTrackMovementSensitivityNormalChanged | Occurs when the CameraMouseTrackMovementSensitivityNormal property value changes. | |
| CameraMouseWheelMovementSensitivityFastChanged | Occurs when the CameraMouseWheelMovementSensitivityFast property value changes. | |
| CameraMouseWheelMovementSensitivityNormalChanged | Occurs when the CameraMouseWheelMovementSensitivityNormal property value changes. | |
| CloneEvent |
Occurs when object is cloned.
(Inherited from Component.) | |
| CloneSupportChanged |
Occurs after changing value of CloneSupport property.
(Inherited from Component.) | |
| ComponentAdded |
Occurs when a child component is added.
(Inherited from Component.) | |
| ComponentRemoved |
Occurs when a child component is removed.
(Inherited from Component.) | |
| ComponentsChanged |
Occurs when the set of children is changed.
(Inherited from Component.) | |
| DisabledEvent |
Occurs when the object is disabled from a hierarchy of the components or is disabled. See also EnabledInHierarchy property.
(Inherited from Component.) | |
| DisabledInSimulation |
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.) | |
| DisplayInEditorChanged |
Occurs when value of DisplayInEditor property is changed.
(Inherited from Component.) | |
| DisposeEvent |
Occurs when the object is disposed.
(Inherited from Component.) | |
| EnabledChanged |
Occurs when the Enabled property value changes.
(Inherited from Component.) | |
| EnabledEvent |
Occurs when the object is attached to a hierarchy of the components and is enabled. See also EnabledInHierarchy property.
(Inherited from Component.) | |
| EnabledInHierarchyChanged |
Occurs when the EnabledInHierarchy property value changes.
(Inherited from Component.) | |
| EnabledInSimulation |
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.) | |
| LoadEvent |
Occurs during object loading.
(Inherited from Component.) | |
| MetadataGetMemberBySignatureEvent |
Occurs when the object metadata member is received by name.
(Inherited from Component.) | |
| MetadataGetMembersEvent |
Occurs upon receipt of the object's metadata members.
(Inherited from Component.) | |
| MetadataGetMembersFilterEvent |
Occurs when filtering receive members of the object metadata.
(Inherited from Component.) | |
| NameChanged |
Occurs when component name is changed.
(Inherited from Component.) | |
| NetworkModeChanged | Occurs when the NetworkMode property value changes. (Inherited from Component.) | |
| PreloadResourcesEvent |
Occurs when preloading the resources used by the object.
(Inherited from Component.) | |
| ReceiveNetworkMessageFromClient | (Inherited from Component.) | |
| ReceiveNetworkMessageFromServer | (Inherited from Component.) | |
| RemovedFromParent |
Occurs when a component is removed from the parent.
(Inherited from Component.) | |
| SaveEvent |
Occurs during object saving.
(Inherited from Component.) | |
| SaveSupportChanged |
Occurs after changing value of SaveSupport property.
(Inherited from Component.) | |
| SceneEditorSelectByDoubleClickRadiusChanged | Occurs when the SceneEditorSelectByDoubleClickRadius property value changes. | |
| SceneEditorSelectOutlineEffectEnabledChanged | Occurs when the SceneEditorSelectOutlineEffectEnabled property value changes. | |
| SceneEditorSelectOutlineEffectScaleChanged | Occurs when the SceneEditorSelectOutlineEffectScale property value changes. | |
| SceneEditorStepMovementChanged | Occurs when the SceneEditorStepMovement property value changes. | |
| SceneEditorStepRotationChanged | Occurs when the SceneEditorStepRotation property value changes. | |
| SceneEditorStepScalingChanged | Occurs when the SceneEditorStepScaling property value changes. | |
| ScreenLabelChanged | Occurs when the ScreenLabel property value changes. (Inherited from Component.) | |
| ScreenLabelColorChanged | Occurs when the ScreenLabelColor property value changes. | |
| ScreenLabelDisplayIconsChanged | Occurs when the ScreenLabelDisplayIcons property value changes. | |
| ScreenLabelMaxDistanceChanged | Occurs when the ScreenLabelMaxDistance property value changes. | |
| ScreenLabelMaxSizeChanged | Occurs when the ScreenLabelMaxSize property value changes. | |
| ScreenLabelMinSizeFactorChanged | Occurs when the ScreenLabelMinSizeFactor property value changes. | |
| SimulationStep |
Occurs during the simulation step.
(Inherited from Component.) | |
| SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component.) | |
| TransformToolLineThicknessChanged | Occurs when the TransformToolLineThickness property value changes. | |
| TransformToolRotationSensitivityChanged | Occurs when the TransformToolRotationSensitivity property value changes. | |
| TransformToolShadowIntensityChanged | Occurs when the TransformToolShadowIntensity property value changes. | |
| TransformToolSizeChanged | Occurs when the TransformToolSize property value changes. | |
| UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component.) |