ParticleDestroyerSystem
Namespace: Murder.Systems.Graphics
Assembly: Murder.dll
public class ParticleDestroyerSystem : IFixedUpdateSystem, ISystem
Implements: IFixedUpdateSystem, ISystem
⭐ Constructors
public ParticleDestroyerSystem()
⭐ Methods
FixedUpdate(Context)
public virtual void FixedUpdate(Context context)
Parameters
context
Context
⚡