Character2DType Events |
The Character2DType type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component.) |
![]() | ApplyGroundVelocityChanged | Occurs when the ApplyGroundVelocity 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.) |
![]() | CrouchingForceChanged | Occurs when the CrouchingForce property value changes. |
![]() | CrouchingHeightChanged | Occurs when the CrouchingHeight property value changes. |
![]() | CrouchingMaxSpeedChanged | Occurs when the CrouchingMaxSpeed property value changes. |
![]() | CrouchingPositionToGroundHeightChanged | Occurs when the CrouchingPositionToGroundHeight property value changes. |
![]() | CrouchingSupportChanged | Occurs when the CrouchingSupport property value changes. |
![]() | CrouchingWalkUpHeightChanged | Occurs when the CrouchingWalkUpHeight property value changes. |
![]() | 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.) |
![]() | 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.) |
![]() | EyePositionChanged | Occurs when the EyePosition property value changes. |
![]() | FlyAnimationChanged | Occurs when the FlyAnimation property value changes. |
![]() | FlyControlForceChanged | Occurs when the FlyControlForce property value changes. |
![]() | FlyControlMaxSpeedChanged | Occurs when the FlyControlMaxSpeed property value changes. |
![]() | FlyControlSupportChanged | Occurs when the FlyControlSupport property value changes. |
![]() | HeightChanged | Occurs when the Height property value changes. |
![]() | IdleAnimationChanged | Occurs when the IdleAnimation property value changes. |
![]() | InitialScaleChanged | Occurs when the InitialScale property value changes. |
![]() | JumpAnimationChanged | Occurs when the JumpAnimation property value changes. |
![]() | JumpSoundChanged | Occurs when the JumpSound property value changes. |
![]() | JumpSpeedChanged | Occurs when the JumpSpeed property value changes. |
![]() | JumpSupportChanged | Occurs when the JumpSupport property value changes. |
![]() | LinearDampingFlyChanged | Occurs when the LinearDampingFly property value changes. |
![]() | LinearDampingOnGroundChanged | Occurs when the LinearDampingOnGroundMove property value changes. |
![]() | LinearDampingOnGroundIdleChanged | Occurs when the LinearDampingOnGroundIdle property value changes. |
![]() | LoadEvent |
Occurs during object loading.
(Inherited from Component.) |
![]() | MassChanged | Occurs when the Mass property value changes. |
![]() | MaxSlopeAngleChanged | Occurs when the MaxSlopeAngle property value changes. |
![]() | 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.) |
![]() | MinSpeedToSleepBodyChanged | Occurs when the MinSpeedToSleepBody property value changes. |
![]() | NameChanged |
Occurs when component name is changed.
(Inherited from Component.) |
![]() | NetworkModeChanged | Occurs when the NetworkMode property value changes. (Inherited from Component.) |
![]() | PositionToGroundHeightChanged | Occurs when the PositionToGroundHeight property value changes. |
![]() | PreloadResourcesEvent |
Occurs when preloading the resources used by the object.
(Inherited from Component.) |
![]() | RadiusChanged | Occurs when the Radius property value changes. |
![]() | ReceiveNetworkMessageFromClient | (Inherited from Component.) |
![]() | ReceiveNetworkMessageFromServer | (Inherited from Component.) |
![]() | RemovedFromParent |
Occurs when a component is removed from the parent.
(Inherited from Component.) |
![]() | RunAnimationChanged | Occurs when the RunAnimation property value changes. |
![]() | RunAnimationSpeedChanged | Occurs when the RunAnimationSpeed property value changes. |
![]() | RunForceChanged | Occurs when the RunForce property value changes. |
![]() | RunForwardMaxSpeedChanged | Occurs when the RunForwardMaxSpeed property value changes. |
![]() | RunSupportChanged | Occurs when the RunSupport 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.) |
![]() | SimulationStep |
Occurs during the simulation step.
(Inherited from Component.) |
![]() | SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component.) |
![]() | UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component.) |
![]() | WalkAnimationChanged | Occurs when the WalkAnimation property value changes. |
![]() | WalkAnimationSpeedChanged | Occurs when the WalkAnimationSpeed property value changes. |
![]() | WalkForceChanged | Occurs when the WalkForce property value changes. |
![]() | WalkForwardMaxSpeedChanged | Occurs when the WalkForwardMaxSpeed property value changes. |
![]() | WalkUpHeightChanged | Occurs when the WalkUpHeight property value changes. |