// Assembly: UnityEngine.ParticleSystemModule
// Full name: UnityEngine.ParticleSystemCurveMode

namespace UnityEngine
{
public class ParticleSystemCurveMode // TypeDefIndex: 12958
{
	// Fields
	type#20890 value__;
	type#24274 Constant;
	type#24274 Curve;
	type#24274 TwoCurves;
	type#24274 TwoConstants;
}
}
