GameMode Events |
The GameMode type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component.) |
![]() | Camera2DPickInteractiveObjectDistanceChanged | Occurs when the Camera2DPickInteractiveObjectDistance 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.) |
![]() | DisplayTargetChanged | Occurs when the DisplayTarget property value changes. |
![]() | DisplayTargetColorChanged | Occurs when the DisplayTargetColor property value changes. |
![]() | DisplayTargetImageChanged | Occurs when the DisplayTargetImage property value changes. |
![]() | DisplayTargetSizeChanged | Occurs when the DisplayTargetSize property value changes. |
![]() | 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.) |
![]() | FirstPersonCameraAttachToEyesChanged | Occurs when the FirstPersonCameraAttachToEyes property value changes. |
![]() | FirstPersonCameraCutVolumeRadiusChanged | Occurs when the FirstPersonCameraCutVolumeRadius property value changes. |
![]() | FirstPersonCameraPickInteractiveObjectDistanceChanged | Occurs when the FirstPersonCameraPickInteractiveObjectDistance property value changes. |
![]() | FirstPersonCameraShowControlledObjectChanged | Occurs when the FirstPersonCameraShowControlledObject property value changes. |
![]() | FreeCameraChanged | Occurs when the FreeCamera property value changes. |
![]() | FreeCameraKeyChanged | Occurs when the FreeCameraKey property value changes. |
![]() | FreeCameraSpeedFastChanged | |
![]() | FreeCameraSpeedNormalChanged | |
![]() | GetCameraSettingsEvent | |
![]() | GetInteractiveObjectInfoEvent | |
![]() | InputMessageEvent | |
![]() | InventoryCharacterCanHaveSeveralWeaponsChanged | Occurs when the InventoryCharacterCanHaveSeveralWeapons property value changes. |
![]() | InventoryCharacterCanHaveSeveralWeaponsOfSameTypeChanged | Occurs when the InventoryCharacterCanHaveSeveralWeaponsOfSameType property value changes. |
![]() | InventoryWidgetChanged | Occurs when the InventoryWidget property value changes. |
![]() | ItemCanActivate | |
![]() | ItemCanDeactivate | |
![]() | ItemCanDrop | |
![]() | ItemCanTake | |
![]() | KeyBackward1Changed | Occurs when the KeyBackward1 property value changes. |
![]() | KeyBackward2Changed | Occurs when the KeyBackward2 property value changes. |
![]() | KeyBrake1Changed | Occurs when the KeyBrake1 property value changes. |
![]() | KeyBrake2Changed | Occurs when the KeyBrake2 property value changes. |
![]() | KeyCamera1Changed | Occurs when the KeyCamera1 property value changes. |
![]() | KeyCamera2Changed | Occurs when the KeyCamera2 property value changes. |
![]() | KeyDrop1Changed | Occurs when the KeyDrop1 property value changes. |
![]() | KeyDrop2Changed | Occurs when the KeyDrop2 property value changes. |
![]() | KeyForward1Changed | Occurs when the KeyForward1 property value changes. |
![]() | KeyForward2Changed | Occurs when the KeyForward2 property value changes. |
![]() | KeyHeadlights1Changed | Occurs when the KeyHeadlights1 property value changes. |
![]() | KeyHeadlights2Changed | Occurs when the KeyHeadlights2 property value changes. |
![]() | KeyInteract1Changed | Occurs when the KeyInteract1 property value changes. |
![]() | KeyInteract2Changed | Occurs when the KeyInteract2 property value changes. |
![]() | KeyJump1Changed | Occurs when the KeyJump1 property value changes. |
![]() | KeyJump2Changed | Occurs when the KeyJump2 property value changes. |
![]() | KeyLeft1Changed | Occurs when the KeyLeft1 property value changes. |
![]() | KeyLeft2Changed | Occurs when the KeyLeft2 property value changes. |
![]() | KeyRight1Changed | Occurs when the KeyRight1 property value changes. |
![]() | KeyRight2Changed | Occurs when the KeyRight2 property value changes. |
![]() | KeyRun1Changed | Occurs when the KeyRun1 property value changes. |
![]() | KeyRun2Changed | Occurs when the KeyRun2 property value changes. |
![]() | 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.) |
![]() | ObjectControlledByPlayerChanged | |
![]() | PickInteractiveObjectEvent | |
![]() | 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.) |
![]() | Render | |
![]() | RenderObjectInteractionEvent | |
![]() | RenderTargetImageBefore | |
![]() | RenderUI | |
![]() | ReplaceCameraChanged | Occurs when the ReplaceCamera property value changes. |
![]() | 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.) |
![]() | ShowControlledObject | |
![]() | SimulationStep |
Occurs during the simulation step.
(Inherited from Component.) |
![]() | SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component.) |
![]() | ThirdPersonCameraAllowLookToBackWhenNoActiveItemChanged | Occurs when the ThirdPersonCameraAllowLookToBackWhenNoActiveItem property value changes. |
![]() | ThirdPersonCameraDistanceChanged | Occurs when the ThirdPersonCameraDistance property value changes. |
![]() | ThirdPersonCameraHeightChanged | Occurs when the ThirdPersonCameraHeight property value changes. |
![]() | ThirdPersonCameraHorizontalAngleChanged | Occurs when the ThirdPersonCameraHorizontalAngle property value changes. |
![]() | ThirdPersonCameraLeftChanged | Occurs when the ThirdPersonCameraLeft property value changes. |
![]() | ThirdPersonCameraPickInteractiveObjectDistanceChanged | Occurs when the ThirdPersonCameraPickInteractiveObjectDistance property value changes. |
![]() | ThirdPersonCameraVerticalAngleChanged | Occurs when the ThirdPersonCameraVerticalAngle property value changes. |
![]() | UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component.) |
![]() | UseBuiltInCameraChanged |