版本

menu_open
警告:系统已根据您所用大版本 (2022.1.12.8435) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2022.1.12

◆ RemovePropertySet()

bool AK.Wwise::Plugin::V1::ObjectStore::RemovePropertySet ( const PropertySet in_propertySet)
inline

Removes an inner property set from any list, without deleting the object itself.

This is useful if you still need the object internally, or if you want to move that object to another list or index.

If a list doesn't contain any items anymore, the list will automatically be deleted.

The function DeletePropertySet must be used if you still keep that reference without being reinserted through InsertPropertySet. For normal deletion, you should execute DeletePropertySet function directly, and it will remove any usage automatically.

参见
参数
[in]in_propertySetThe inner property set to remove from any list's index. The object is not deleted.
返回
true if successful

在文件 HostObjectStore.h469 行定义.

引用了 AK.Wwise::Plugin::CBaseInterfaceGlue< CHostObjectStore >::g_cinterface, MKBOOL , 以及 ak_wwise_plugin_host_object_store_v1::RemovePropertySet.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅