BBMOD_ParticleSystem.add_modules

A function defined in BBMOD_ParticleSystem.gml

add_modules(_module...)

Description

Adds modules to the particle system.

Arguments

Name Type Description
_module Struct.BBMOD_ParticleModule The module to add.

Returns

Struct.BBMOD_ParticleSystem Returns self.

See also

BBMOD_ParticleModule

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.