I want to access a variable from a uasset (the gerstern wave object from the official water ocean plugin - the wave amplitude variable). I can adjust this variable in the interface but since i want to animate it i need it to be exposed to the sequencer etc. I know this is possible with blueprint variables and c++ variables, but how to do it with a uasset?
Thankful for any help.