Change Chaos Wheels properties on runtime

Hello!

I’m working on UE5.4 using Chaos Vehicles.
I’m trying to modify wheels properties on runtime like the lateral slip graph.

The issue is that nothing seems to work.

I’ve tried the ResetVehicleState but it just completly break the physics.

This function does nothing.
image

This one changes the default asset so it needs a restart.
image

I really need to find a way to do this.