版本

menu_open
Wwise SDK 2022.1.17
插件首次创建通知

在给定工程中首次使用时,插件可选择性地在消息框中显示通知。 此功能作为单独的类提供,并可添加到插件容器中(有关插件容器的更多详细信息,请参阅 库插件容器 章节)。

以下示例展示了如何定义消息并将类添加到插件容器 MyPlugin 中:

virtual const char * GetKey() const =0
Returns a unique key used in the .wproj to indicate whether the licensing message was shown.
#define AK_ADD_PLUGIN_CLASS_TO_CONTAINER(ContainerName, WwiseClassName, AudioEngineRegisteredName)
(C++) Adds a Wwise Authoring plug-in and a Sound Engine plug-in to a plug-in container.
virtual const char * GetCreationMessage() const =0
Returns a unique creation message shown to the user.

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅