版本

menu_open

◆ CreatePropertySet

struct ak_wwise_plugin_host_property_set_instance_v1*(* ak_wwise_plugin_host_object_store_v1::CreatePropertySet) (struct ak_wwise_plugin_host_object_store_instance_v1 *in_this, const char *in_pszType)

Creates a new inner property set.

An inner property set must be defined as a particular InnerType in the plug-in's XML definition file.

When this object is created, it is not bound to any list. As such, this is the only moment where it is under the plug-in's responsibility. You should either call InsertPropertySet or DeletePropertySet on it to make sure the plug-in doesn't cause a memory leak.

See also
Parameters
[in] in_this Current instance of this interface.
[in] in_pszType The requested InnerType, as defined in the plug-in's XML definition file.
Returns
A new inner property set instance.

Definition at line 196 of file HostObjectStore.h.

Referenced by AK.Wwise::Plugin::V1::ObjectStore::CreatePropertySet().


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅