Retrieves an array of the plug-in's frontend instances.
| 备注: The returned array is a temporary TLS pointer that is meant to be retrieved and processed immediately to execute commands. You should not store this data. |
- 参数
-
[in] | in_this | Current instance of this interface. |
[out] | out_count | How many frontend instances are in the array. |
- 返回
- Temporary pointer to the array of frontend instances.
在文件 PluginLinks.h 第 105 行定义.
被这些函数引用 AK.Wwise::Plugin::V1::LinkFrontend::GetArray().