OpenMetaverse Protocol Library Developers API Documentation
Primitive . . :: . . ParticleSystem Constructor (data, pos)
NamespacesOpenMetaversePrimitive . . :: . . ParticleSystemPrimitive . . :: . . ParticleSystem( array< Byte > [] () [] [] , Int32)
Decodes a byte[] array into a ParticleSystem Object
Declaration Syntax
C#
public
ParticleSystem(

byte[]
data,

int
pos
)
Parameters
data ( array< Byte > [] () [] [] )
ParticleSystem object
pos ( Int32)
Start position for BitPacker

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)