版本

menu_open
Wwise SDK 2021.1.14

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

Warning: 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.
Parameters
[in] in_uiListIndex Index of the list name to retrieve.
[out] out_pszListName Pointer to a buffer that will contain the list name.
[in] in_uiBufferSize Size 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.
Returns
Number of characters written to the buffer, zero if failed.

Definition at line 594 of file HostObjectStore.h.

References AK.Wwise::Plugin::CBaseInterfaceGlue< CHostObjectStore >::g_cinterface, and ak_wwise_plugin_host_object_store_v1::GetListName.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅