ParticleSystemWorldTrackerComponent

Namespace: Murder.Components
Assembly: Murder.dll

public sealed struct ParticleSystemWorldTrackerComponent : IComponent

This tracks all the particle systems that are currently active in the world.

Implements: IComponent

⭐ Constructors

public ParticleSystemWorldTrackerComponent()

⭐ Properties

Tracker

public readonly WorldParticleSystemTracker Tracker;

Returns
WorldParticleSystemTracker