Click or drag to resize

GameMode Events

The GameMode type exposes the following members.

Events
 NameDescription
Public eventAddedToParent Occurs when a component is added to the parent.
(Inherited from Component)
Public eventCamera2DPickInteractiveObjectDistanceChangedOccurs when the Camera2DPickInteractiveObjectDistance 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 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 eventDisplayTargetChangedOccurs when the DisplayTarget property value changes.
Public eventDisplayTargetColorChangedOccurs when the DisplayTargetColor property value changes.
Public eventDisplayTargetImageChangedOccurs when the DisplayTargetImage property value changes.
Public eventDisplayTargetSizeChangedOccurs when the DisplayTargetSize property value changes.
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 eventFirstPersonCameraAttachToEyesChangedOccurs when the FirstPersonCameraAttachToEyes property value changes.
Public eventFirstPersonCameraCutVolumeRadiusChangedOccurs when the FirstPersonCameraCutVolumeRadius property value changes.
Public eventFirstPersonCameraPickInteractiveObjectDistanceChangedOccurs when the FirstPersonCameraPickInteractiveObjectDistance property value changes.
Public eventFirstPersonCameraShowControlledObjectChangedOccurs when the FirstPersonCameraShowControlledObject property value changes.
Public eventFreeCameraChangedOccurs when the FreeCamera property value changes.
Public eventFreeCameraKeyChangedOccurs when the FreeCameraKey property value changes.
Public eventFreeCameraSpeedFastChanged 
Public eventFreeCameraSpeedNormalChanged 
Public eventGetCameraSettingsEvent 
Public eventGetInteractiveObjectInfoEvent 
Public eventInputMessageEvent 
Public eventInventoryCharacterCanHaveSeveralWeaponsChangedOccurs when the InventoryCharacterCanHaveSeveralWeapons property value changes.
Public eventInventoryCharacterCanHaveSeveralWeaponsOfSameTypeChangedOccurs when the InventoryCharacterCanHaveSeveralWeaponsOfSameType property value changes.
Public eventInventoryWidgetChangedOccurs when the InventoryWidget property value changes.
Public eventItemCanActivate 
Public eventItemCanDeactivate 
Public eventItemCanDrop 
Public eventItemCanTake 
Public eventKeyBackward1ChangedOccurs when the KeyBackward1 property value changes.
Public eventKeyBackward2ChangedOccurs when the KeyBackward2 property value changes.
Public eventKeyBrake1ChangedOccurs when the KeyBrake1 property value changes.
Public eventKeyBrake2ChangedOccurs when the KeyBrake2 property value changes.
Public eventKeyCamera1ChangedOccurs when the KeyCamera1 property value changes.
Public eventKeyCamera2ChangedOccurs when the KeyCamera2 property value changes.
Public eventKeyDrop1ChangedOccurs when the KeyDrop1 property value changes.
Public eventKeyDrop2ChangedOccurs when the KeyDrop2 property value changes.
Public eventKeyForward1ChangedOccurs when the KeyForward1 property value changes.
Public eventKeyForward2ChangedOccurs when the KeyForward2 property value changes.
Public eventKeyHeadlightsHigh1ChangedOccurs when the KeyHeadlightsHigh1 property value changes.
Public eventKeyHeadlightsHigh2ChangedOccurs when the KeyHeadlightsHigh2 property value changes.
Public eventKeyHeadlightsLow1ChangedOccurs when the KeyHeadlightsLow1 property value changes.
Public eventKeyHeadlightsLow2ChangedOccurs when the KeyHeadlightsLow2 property value changes.
Public eventKeyInteract1ChangedOccurs when the KeyInteract1 property value changes.
Public eventKeyInteract2ChangedOccurs when the KeyInteract2 property value changes.
Public eventKeyJump1ChangedOccurs when the KeyJump1 property value changes.
Public eventKeyJump2ChangedOccurs when the KeyJump2 property value changes.
Public eventKeyLeft1ChangedOccurs when the KeyLeft1 property value changes.
Public eventKeyLeft2ChangedOccurs when the KeyLeft2 property value changes.
Public eventKeyLeftTurnSignal1ChangedOccurs when the KeyLeftTurnSignal1 property value changes.
Public eventKeyLeftTurnSignal2ChangedOccurs when the KeyLeftTurnSignal2 property value changes.
Public eventKeyRight1ChangedOccurs when the KeyRight1 property value changes.
Public eventKeyRight2ChangedOccurs when the KeyRight2 property value changes.
Public eventKeyRightTurnSignal1ChangedOccurs when the KeyRightTurnSignal1 property value changes.
Public eventKeyRightTurnSignal2ChangedOccurs when the KeyRightTurnSignal2 property value changes.
Public eventKeyRun1ChangedOccurs when the KeyRun1 property value changes.
Public eventKeyRun2ChangedOccurs when the KeyRun2 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 eventNetworkModeChangedOccurs when the NetworkMode property value changes.
(Inherited from Component)
Public eventObjectControlledByPlayerChanged 
Public eventPickInteractiveObjectEvent 
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 eventRender 
Public eventRenderObjectInteractionEvent 
Public eventRenderTargetImageBefore 
Public eventRenderUI 
Public eventReplaceCameraChangedOccurs when the ReplaceCamera 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 eventScreenLabelChangedOccurs when the ScreenLabel property value changes.
(Inherited from Component)
Public eventShowControlledObject 
Public eventSimulationStep Occurs during the simulation step.
(Inherited from Component)
Public eventSimulationStepClient Occurs during the simulation step.
(Inherited from Component)
Public eventThirdPersonCameraAllowLookToBackWhenNoActiveItemChangedOccurs when the ThirdPersonCameraAllowLookToBackWhenNoActiveItem property value changes.
Public eventThirdPersonCameraDistanceChangedOccurs when the ThirdPersonCameraDistance property value changes.
Public eventThirdPersonCameraHeightChangedOccurs when the ThirdPersonCameraHeight property value changes.
Public eventThirdPersonCameraHorizontalAngleChangedOccurs when the ThirdPersonCameraHorizontalAngle property value changes.
Public eventThirdPersonCameraLeftChangedOccurs when the ThirdPersonCameraLeft property value changes.
Public eventThirdPersonCameraPickInteractiveObjectDistanceChangedOccurs when the ThirdPersonCameraPickInteractiveObjectDistance property value changes.
Public eventThirdPersonCameraVerticalAngleChangedOccurs when the ThirdPersonCameraVerticalAngle property value changes.
Public eventUpdateEvent Occurs during the update process of all objects.
(Inherited from Component)
Public eventUseBuiltInCameraChanged 
Top
See Also