Retrieves an array of the plug-in's frontend instances.
 |
Note: 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. |
- Parameters
-
[in] |
in_this |
Current instance of this interface. |
[out] |
out_count |
How many frontend instances are in the array. |
- Returns
- Temporary pointer to the array of frontend instances.
Definition at line 106 of file PluginLinks.h.
Referenced by AK.Wwise::Plugin::V1::LinkFrontend::GetArray().