Version

menu_open

◆ GetValueInt16

bool(* ak_wwise_plugin_host_property_set_v1::GetValueInt16) (const struct ak_wwise_plugin_host_property_set_instance_v1 *in_this, const GUID *in_guidPlatform, const char *in_pszPropertyName, int16_t *out_propertyValue)

Retrieves the 16-bit signed integer value of a specific property.

The plug-in XML definition file should define this property as a int16 in order to use this method.

See also
Parameters
[in] in_this Current instance of this interface.
[in] in_guidPlatform The unique ID of the queried platform.
[in] in_pszPropertyName The name of the queried property, based on the XML definition file.
[out] out_propertyValue The returned value of the property.
Returns
true if successful.

Definition at line 798 of file HostPropertySet.h.

Referenced by AK.Wwise::Plugin::V1::PropertySet::GetValueInt16().


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise