void ParticleManager(ParticleManagerSettings settings)
Constructor (ctor)
Legacy way of using particles in the game.
void Stop()
Legacy function for backwards compatibility with 1.14 and below.
static const int BONFIRE_SMOKE
static const int BONFIRE_FIRE
proto native vector Vector(float x, float y, float z)
Vector constructor from components.