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

What is AK.Wwise.Event.IsValid() for?

0 投票
And where do I find docs on this and other Wwise Types methods and properties (there aren't any popup hints on many of these in VS either)?  And maybe some more examples as well?

This page is a tease and not very helpful:

https://www.audiokinetic.com/library/edge/?source=Unity&id=unity__wwise__types.html
最新提问 12月 8, 2018 分类:General Discussion | 用户: Matt J. (350 分)

2 个回答

0 投票
 
已采纳

Hey Matt, 

The .IsValid() function will return a boolean expression on whether you've selected anything in the Wwise-Type Event property drawer. 
Here's an example: 

You can also use .Validate() to get a print in the console for those Wwise-Type properties you haven't selected. 

Unfortunately, I don't have a link for you, but I hope this helps for now. 

最新回答 9月 27, 2019 用户: Mads Maretty S. (Audiokinetic) (39,400 分)
采纳于 12月 15, 2022 用户:Mads Maretty S. (Audiokinetic)
0 投票
Hey again Matt,

Based on this post, and others, we produced this video:
https://www.youtube.com/watch?v=2hy8xg38b9A&feature=youtu.be

Hope this helps you, or anyone else watching this post.
最新回答 12月 10, 2019 用户: Mads Maretty S. (Audiokinetic) (39,400 分)
...