Module necro.game.system.Particle

Functions

getAll ()
play (entity, component, extraParams) Play the particle effect with the given name on the given source entity.
playFromTable (params) Play a particle effect independently from any entity.


Functions

getAll ()
play (entity, component, extraParams)
Play the particle effect with the given name on the given source entity.

Parameters:

  • entity
  • component
  • extraParams
playFromTable (params)
Play a particle effect independently from any entity. This is an advanced function, you should usually use the simpler Particle.play.

Parameters:

  • params
generated by LDoc 1.4.6