Declaration Syntax
C# |
public class ParticleUpdateEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
ParticleUpdateEventArgs(Simulator, Primitive . . :: . . ParticleSystem, Primitive) |
Construct a new instance of the
ParticleUpdateEventArgs class
|
|
ParticleSystem |
Get the
ParticleSystemdata
|
|
Simulator |
Get the simulator the object originated
from
|
|
Source |
Get
Primitivesource
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)