com.onlineobject.objectnet Namespace

ParticleInfoPacket..::..IsPlaying Property

Gets or sets a value indicating whether the particle system is currently playing.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public bool IsPlaying { get; set; }

Field Value

true if the particle system is playing; otherwise, false.