Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Is there a way to duplicate an AK Game Object State/Switch/RTPC values? (UE4)

0 votes
I'm currently working on a system where I have a pool of actors which are used to temporarily play Multipositional sounds. Once they finish playing their sound, the actor is returned to the pool. I'm looking for a way to quickly and efficently copy the AK State, Switch and RTPC from an existing AK Game Object to apply to the AK Component which exists in the Temporary Actor. Is this functionality which currently exists within the API or do I need to cache all the data myself and write a clone function?
asked Jun 1, 2023 in General Discussion by martyn (160 points)

Please sign-in or register to answer this question.

...