バージョン

menu_open

◆ RemovePropertySet

bool(* ak_wwise_plugin_host_object_store_v1::RemovePropertySet) (struct ak_wwise_plugin_host_object_store_instance_v1 *in_this, const struct ak_wwise_plugin_host_property_set_instance_v1 *in_pPropertySet)

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_thisCurrent instance of this interface.
[in]in_pPropertySetThe inner property set to remove from any list's index. The object is not deleted.
戻り値
true if successful

HostObjectStore.h156 行目に定義があります。

参照元 AK.Wwise::Plugin::V1::ObjectStore::RemovePropertySet().


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう