menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
Hi,

Is there some documentation that shows programmers how to pass information from UE4 to WWise. As an example, how does a programmer pass game state information, RTPC, and switch information via code to the Wwise engine?  Is this all done thorugh blueprints?

 

Thjanks!

Marc
分类:General Discussion | 用户: Nikki M. (140 分)

1个回答

0 投票
Marc,

In the UE4 integration, you'll find a Wwise_UE4_Integration.chm file (there is a Japanese version as well).  This should contain the information you're looking for, and all of the API.  Also, the UnrealWwiseDemoGame should show you examples of passing this information (I'm not sure if it's both in code and in Blueprint).  If you open the CHM and it appears empty, that's just Windows trying to protect you from the evils of the outside world.  You can right click on the file, go to Properties and 'Unblock' the file.  Then, you should see all of the contents.

Hope that helps!

@AKMikeD
用户: Mike D. (Audiokinetic) (3.9k 分)
...