Click or drag to resize

Character2DType Events

The Character2DType type exposes the following members.

Events
 NameDescription
Public eventAddedToParent Occurs when a component is added to the parent.
(Inherited from Component)
Public eventApplyGroundVelocityChangedOccurs when the ApplyGroundVelocity 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 eventCrouchingForceChangedOccurs when the CrouchingForce property value changes.
Public eventCrouchingHeightChangedOccurs when the CrouchingHeight property value changes.
Public eventCrouchingMaxSpeedChangedOccurs when the CrouchingMaxSpeed property value changes.
Public eventCrouchingPositionToGroundHeightChangedOccurs when the CrouchingPositionToGroundHeight property value changes.
Public eventCrouchingSupportChangedOccurs when the CrouchingSupport property value changes.
Public eventCrouchingWalkUpHeightChangedOccurs when the CrouchingWalkUpHeight 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 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 eventEyePositionChangedOccurs when the EyePosition property value changes.
Public eventFlyAnimationChangedOccurs when the FlyAnimation property value changes.
Public eventFlyControlForceChangedOccurs when the FlyControlForce property value changes.
Public eventFlyControlMaxSpeedChangedOccurs when the FlyControlMaxSpeed property value changes.
Public eventFlyControlSupportChangedOccurs when the FlyControlSupport property value changes.
Public eventHeightChangedOccurs when the Height property value changes.
Public eventIdleAnimationChangedOccurs when the IdleAnimation property value changes.
Public eventInitialScaleChangedOccurs when the InitialScale property value changes.
Public eventJumpAnimationChangedOccurs when the JumpAnimation property value changes.
Public eventJumpSoundChangedOccurs when the JumpSound property value changes.
Public eventJumpSpeedChangedOccurs when the JumpSpeed property value changes.
Public eventJumpSupportChangedOccurs when the JumpSupport property value changes.
Public eventLinearDampingFlyChangedOccurs when the LinearDampingFly property value changes.
Public eventLinearDampingOnGroundChangedOccurs when the LinearDampingOnGroundMove property value changes.
Public eventLinearDampingOnGroundIdleChangedOccurs when the LinearDampingOnGroundIdle property value changes.
Public eventLoadEvent Occurs during object loading.
(Inherited from Component)
Public eventMassChangedOccurs when the Mass property value changes.
Public eventMaxSlopeAngleChangedOccurs when the MaxSlopeAngle 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 eventMinSpeedToSleepBodyChangedOccurs when the MinSpeedToSleepBody property value changes.
Public eventNameChanged Occurs when component name is changed.
(Inherited from Component)
Public eventNetworkModeChangedOccurs when the NetworkMode property value changes.
(Inherited from Component)
Public eventPositionToGroundHeightChangedOccurs when the PositionToGroundHeight property value changes.
Public eventPreloadResourcesEvent Occurs when preloading the resources used by the object.
(Inherited from Component)
Public eventRadiusChangedOccurs when the Radius 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 eventRunAnimationChangedOccurs when the RunAnimation property value changes.
Public eventRunAnimationSpeedChangedOccurs when the RunAnimationSpeed property value changes.
Public eventRunForceChangedOccurs when the RunForce property value changes.
Public eventRunForwardMaxSpeedChangedOccurs when the RunForwardMaxSpeed property value changes.
Public eventRunSupportChangedOccurs when the RunSupport 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 eventSimulationStep Occurs during the simulation step.
(Inherited from Component)
Public eventSimulationStepClient Occurs during the simulation step.
(Inherited from Component)
Public eventUpdateEvent Occurs during the update process of all objects.
(Inherited from Component)
Public eventWalkAnimationChangedOccurs when the WalkAnimation property value changes.
Public eventWalkAnimationSpeedChangedOccurs when the WalkAnimationSpeed property value changes.
Public eventWalkForceChangedOccurs when the WalkForce property value changes.
Public eventWalkForwardMaxSpeedChangedOccurs when the WalkForwardMaxSpeed property value changes.
Public eventWalkUpHeightChangedOccurs when the WalkUpHeight property value changes.
Top
See Also