Caching a Wwise State

So I wanted to cache a Wwise state, so i can call it again later for a event, and in the blueprint there are already functions for Set State, But nothing for Get state, after that i tried to go for the implementation on code, though there is Get state function, but it doesn’t seem to work, has anyone had this problem, and what is your suggestion?