バージョン

menu_open
警告:あなたのメジャーリリース ( 2023.1.3.8471 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。

◆ 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.

参照
引数
[in]in_thisCurrent instance of this interface.
[in]in_pszTypeThe requested InnerType, as defined in the plug-in's XML definition file.
戻り値
A new inner property set instance.

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

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


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう