Click or drag to resize

ProjectSettingsPage_General Events

The ProjectSettingsPage_General type exposes the following members.

Events
  NameDescription
Public eventAddedToParent
Occurs when a component is added to the parent.
(Inherited from Component.)
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 eventCustomizeWindowsStyleChanged
Occurs when the CustomizeWindowsStyle 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 eventDisplayHierarchyOfObjectsInSettingsWindowChanged
Occurs when the DisplayHierarchyOfObjectsInSettingsWindow property value changes.
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 eventEngineSplashScreenStyleChanged
Occurs when the EngineSplashScreenStyle property value changes.
Public eventInitialUIScreenChanged
Occurs when the InitialUIScreen property value changes.
Public eventLanguageChanged
Occurs when the Language property value changes.
Public eventLoadEvent
Occurs during object loading.
(Inherited from Component.)
Public eventMaxFramesPerSecondDocumentChanged
Occurs when the MaxFramesPerSecondDocument property value changes.
Public eventMaxFramesPerSecondPreviewChanged
Occurs when the MaxFramesPerSecondPreview 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 eventProjectNameChanged
Occurs when the ProjectName property value changes.
Public eventPropertiesMaxCountCollectionItemsToDisplayChanged
Occurs when the PropertiesMaxCountCollectionItemsToDisplay property value changes.
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 eventRunPlayerFromEditorInFullscreenChanged
Occurs when the RunPlayerFromEditorInFullscreen 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 eventSceneAutoPlayChanged
Occurs when the SceneAutoPlay property value changes.
Public eventScreenLabelChanged
Occurs when the ScreenLabel property value changes.
(Inherited from Component.)
Public eventShowCenteringBordersChanged
Occurs when the ShowCenteringBorders property value changes.
Public eventSimulationStep
Occurs during the simulation step.
(Inherited from Component.)
Public eventSimulationStepClient
Occurs during the simulation step.
(Inherited from Component.)
Public eventSimulationStepsPerSecondChanged
Occurs when the SimulationStepsPerSecond property value changes.
Public eventSoundVolumeChanged
Occurs when the SoundVolume property value changes.
Public eventThemeChanged
Occurs when the Theme property value changes.
Public eventUpdateEvent
Occurs during the update process of all objects.
(Inherited from Component.)
Public eventWindowSizeApplySystemFontScaleChanged
Occurs when the WindowSizeApplySystemFontScale property value changes.
Public eventWindowSizeChanged
Occurs when the WindowSize property value changes.
Public eventWindowSizeMinimalChanged
Occurs when the WindowSizeMinimal property value changes.
Public eventWindowStateChanged
Occurs when the WindowState property value changes.
Top
See Also