Construct a new instance of the
ParticleUpdateEventArgs class
Declaration Syntax
C# |
public ParticleUpdateEventArgs( Simulator simulator, Primitive . . :: . . ParticleSystem particlesystem, Primitive source )
Parameters
- simulator ( Simulator)
- The simulator the packet originated from
- particlesystem ( Primitive . . :: . . ParticleSystem)
- The ParticleSystem data
- source ( Primitive)
- The Primitive source
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)