Wwise SDK 2021.1.8
IReadOnlyProperties
Version
Wwise SDK 2021.1.8
|
AK.Wwise::IReadOnlyProperties Class Referenceabstract
Interfaces used to set and get the properties from a plug in. More...
#include <Utilities.h>
Inheritance diagram for AK.Wwise::IReadOnlyProperties:

Public Member Functions | |
virtual bool | GetValue (LPCWSTR in_szPropertyName, VARIANT &out_rValue) const =0 |
Detailed Description
Interfaces used to set and get the properties from a plug in.
Definition at line 123 of file Utilities.h.