Particle System Curve? (Editor)

Hello, I’m creating a simple script that saves quality profiles for my particles. So I want to show all the values of the particle for each profile. But the ParticleSystem.MinMaxCurveis a struct and it’s not shown on the editor.

So my question is, how do I show the same exact editor field that the particle system does for the MinMaxCurve on my script?

There is currently no easy way to do this. We are working on making it possible though.