版本
menu

Wwise SDK 2024.1.5

◆ InitFromInstance

bool(* ak_wwise_plugin_custom_data_v1::InitFromInstance) (struct ak_wwise_plugin_custom_data_instance_v1 *in_this, const struct ak_wwise_plugin_custom_data_instance_v1 *in_source)

Copy the plug-in's custom data from another instance of the same plug-in.

This is used during copy/paste and delete for Undo purposes. The properties on the PropertySet do not need to be copied in this method.

This method is mutually exclusive with the other Init methods.

参数
[in]in_thisCurrent instance of this interface (Destination).
[in]in_sourceThe object that will provide the data used in initializing this instance.
返回
true if successful.

在文件 CustomData.h91 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::CustomData::Interface::Interface().


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅