バージョン

menu_open
Wwise SDK 2023.1.3

◆ GetListName()

unsigned int AK.Wwise::Plugin::V1::ObjectStore::GetListName ( unsigned int  in_uiListIndex,
char *  out_pszListName,
unsigned int  in_uiBufferSize 
) const
inline

Gets the name of the list at the specified position.

List ordering is arbitrary and can vary between Wwise Authoring versions or project loads.

警告: If you do not provide a buffer big enough to write the full string, the function will fail and return 0. Make sure to use a buffer big enough to write the entire string, depending on your own naming convention.
引数
[in]in_uiListIndexIndex of the list name to retrieve.
[out]out_pszListNamePointer to a buffer that will contain the list name.
[in]in_uiBufferSizeSize of the provided buffer. If the buffer is not big enough for the entire name alongside a string ending suffix, the function will return 0 and no string will be copied.
戻り値
Number of characters written to the buffer, zero if failed.

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

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


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう