Update parameter value with FMOD 2.0

Hi there, my question is very simple. How can i update a parameter value from C# code (Unity) given that ParameterInstance type seems to be deprecated and i can’t access its methods? Having an EventInstance already created… how should i access to its parameters (local or global ones)? Thanks in advance.

This has been answered recently in another thread: