Spaceship |
The SpaceshipGameScreen type exposes the following members.
| Name | Description | |
|---|---|---|
| AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component) | |
| AfterRenderUIWithChildren | (Inherited from UIControl) | |
| BackgroundColorChanged | (Inherited from UIControl) | |
| BackgroundRoundingChanged | (Inherited from UIControl) | |
| BeforeRenderUIWithChildren | (Inherited from UIControl) | |
| CanBeSelectedChanged | (Inherited from UIControl) | |
| CloneEvent |
Occurs when object is cloned.
(Inherited from Component) | |
| CloneSupportChanged |
Occurs after changing value of CloneSupport property.
(Inherited from Component) | |
| ColorMultiplierChanged | (Inherited from UIControl) | |
| 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) | |
| 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) | |
| DisabledInSimulationAndIsInstance |
Occurs when the object is detached from a hierarchy of the components or is disabled, which was created as an instance (is not resource). 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) | |
| DisplayMessagesAboveObjectsChanged | Occurs when the DisplayMessagesAboveObjects property value changes. (Inherited from BasicSceneScreen) | |
| DisplayMessagesAboveObjectsMaxLengthChanged | Occurs when the DisplayMessagesAboveObjectsMaxLength property value changes. (Inherited from BasicSceneScreen) | |
| DisplayMessagesAboveObjectsTimeChanged | Occurs when the DisplayMessagesAboveObjectsTime property value changes. (Inherited from BasicSceneScreen) | |
| DisplayMessagesAboveObjectsVisibilityDistanceChanged | Occurs when the DisplayMessagesAboveObjectsVisibilityDistance property value changes. (Inherited from BasicSceneScreen) | |
| DisposeEvent |
Occurs when the object is disposed.
(Inherited from Component) | |
| EnabledChanged |
Occurs when the Enabled property value changes.
(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) | |
| EnabledInSimulationAndIsInstance |
Occurs when the object is attached to a hierarchy of the components, it is enabled, which was created as an instance (is not resource). The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component) | |
| HorizontalAlignChanged | (Inherited from UIControl) | |
| InGameMenuAlwaysHideChanged | Occurs when the InGameMenuAlwaysHide property value changes. (Inherited from BasicSceneScreen) | |
| InGameMenuAutoHideWhenSentChatMessageChanged | Occurs when the InGameMenuAutoHideWhenSentChatMessage property value changes. (Inherited from BasicSceneScreen) | |
| JoystickEvent | (Inherited from UIControl) | |
| KeyDown | (Inherited from UIControl) | |
| KeyDownBefore | (Inherited from UIControl) | |
| KeyPress | (Inherited from UIControl) | |
| KeyPressBefore | (Inherited from UIControl) | |
| KeyUp | (Inherited from UIControl) | |
| KeyUpBefore | (Inherited from UIControl) | |
| LoadEvent |
Occurs during object loading.
(Inherited from Component) | |
| MarginChanged | (Inherited from UIControl) | |
| 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) | |
| MouseDoubleClick | (Inherited from UIControl) | |
| MouseDoubleClickBefore | (Inherited from UIControl) | |
| MouseDown | (Inherited from UIControl) | |
| MouseDownBefore | (Inherited from UIControl) | |
| MouseEnter | (Inherited from UIControl) | |
| MouseLeave | (Inherited from UIControl) | |
| MouseMove | (Inherited from UIControl) | |
| MouseUp | (Inherited from UIControl) | |
| MouseUpBefore | (Inherited from UIControl) | |
| MouseWheel | (Inherited from UIControl) | |
| MouseWheelBefore | (Inherited from UIControl) | |
| 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) | |
| ReadOnlyChanged | (Inherited from UIControl) | |
| ReceiveNetworkMessageFromClient | (Inherited from Component) | |
| ReceiveNetworkMessageFromServer | (Inherited from Component) | |
| RemovedFromParent |
Occurs when a component is removed from the parent.
(Inherited from Component) | |
| RenderUI | (Inherited from UIControl) | |
| SaveEvent |
Occurs during object saving.
(Inherited from Component) | |
| SaveSupportChanged |
Occurs after changing value of SaveSupport property.
(Inherited from Component) | |
| ScreenLabelChanged | Occurs when the ScreenLabel property value changes. (Inherited from Component) | |
| SimulationStep |
Occurs during the simulation step.
(Inherited from Component) | |
| SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component) | |
| SizeChanged | (Inherited from UIControl) | |
| SpecialInputDeviceEvent | (Inherited from UIControl) | |
| StyleChanged | (Inherited from UIControl) | |
| TextChanged | (Inherited from UIControl) | |
| TextChanging | (Inherited from UIControl) | |
| TopMostChanged | (Inherited from UIControl) | |
| Touch | (Inherited from UIControl) | |
| UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component) | |
| VerticalAlignChanged | (Inherited from UIControl) | |
| VisibleChanged | (Inherited from UIControl) |