ParticleEmitter Events |
The ParticleEmitter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component.) |
![]() | AngularVelocityChanged | Occurs when the AngularVelocity property value changes. |
![]() | CastShadowsChanged | Occurs when the CastShadows property value changes. |
![]() | CloneEvent |
Occurs when object is cloned.
(Inherited from Component.) |
![]() | CloneSupportChanged |
Occurs after changing value of CloneSupport property.
(Inherited from Component.) |
![]() | ColorChanged | Occurs when the Color property value changes. |
![]() | 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.) |
![]() | DirectionChanged | Occurs when the Direction 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.) |
![]() | DispersionAngleChanged | Occurs when the DispersionAngle property value changes. |
![]() | DisplayInEditorChanged |
Occurs when value of DisplayInEditor property is changed.
(Inherited from Component.) |
![]() | DisposeEvent |
Occurs when the object is disposed.
(Inherited from Component.) |
![]() | DurationChanged | Occurs when the Duration property value changes. |
![]() | 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.) |
![]() | GravityMultiplierChanged | Occurs when the GravityMultiplier property value changes. |
![]() | LifetimeChanged | Occurs when the Lifetime property value changes. |
![]() | LoadEvent |
Occurs during object loading.
(Inherited from Component.) |
![]() | MaterialChanged | Occurs when the Material property value changes. |
![]() | MeshChanged | Occurs when the Mesh 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.) |
![]() | MotionBlurFactorChanged | Occurs when the MotionBlurFactor property value changes. |
![]() | 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.) |
![]() | ReceiveDecalsChanged | Occurs when the ReceiveDecals property value changes. |
![]() | ReceiveNetworkMessageFromClient | (Inherited from Component.) |
![]() | ReceiveNetworkMessageFromServer | (Inherited from Component.) |
![]() | RemovedFromParent |
Occurs when a component is removed from the parent.
(Inherited from Component.) |
![]() | RenderingModeChanged | Occurs when the RenderingMode property value changes. |
![]() | RotateAlongMovementChanged | Occurs when the RotateAlongMovement property value changes. |
![]() | RotationChanged | Occurs when the Rotation 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.) |
![]() | SizeChanged | Occurs when the Size property value changes. |
![]() | SpawnCountChanged | Occurs when the SpawnCount property value changes. |
![]() | SpawnRateChanged | Occurs when the SpawnRate property value changes. |
![]() | SpeedChanged | Occurs when the Speed property value changes. |
![]() | StartTimeChanged | Occurs when the StartTime property value changes. |
![]() | UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component.) |