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.particleSystem Field

The Particle System partnered with this component.

public ParticleSystem particleSystem;

Field Value

UnityEngine.ParticleSystem