RoR2-ChensHelpers

Contains simple and useful helpers for RoR2 mod creators to use. Mainly caters to Chen's mods.

View on GitHub

ChensHelpers

Chen.Helpers.UnityHelpers.TemporaryParticleSystem

TemporaryParticleSystem.detonate Field

A field switch to signal that the Game Object owning the particle system can be destroyed as soon as the Particle System stops emitting.

public bool detonate;

Field Value

System.Boolean