バージョン

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

◆ GetPropertySet()

PropertySet* AK.Wwise::Plugin::V1::ObjectStore::GetPropertySet ( const char *  in_pszListName,
unsigned int  in_uiIndex 
) const
inline

Gets an inner property set inside the specified list at the specified position.

Wwise Authoring handles the object's lifetime as long as it's inserted. You should not call DeletePropertySet unless you want to remove it from your plug-in instance's objects.

注釈: In order to manage property sets, you must make sure to use AK::Wwise::Plugin::RequestPropertySet.
引数
[in]in_pszListNameName of the polled list. If the list doesn't exist, the function will return nullptr.
[in]in_uiIndexInner property set index in the list. If higher than or equal to the current object count in that list, the function will return nullptr.
戻り値
The requested inner property set, or nullptr if not existing.

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

参照先 AK.Wwise::Plugin::CBaseInterfaceGlue< CHostObjectStore >::g_cinterface, ak_wwise_plugin_host_object_store_v1::GetPropertySet.


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう