Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ GetReal32()

float AK.Wwise::Plugin::V1::PropertySet::GetReal32 ( const GUID in_guidPlatform,
const char *  in_pszPropertyName 
) const
inline

Returns the 32-bit floating point value of a specific property.

This is a convenience for GetValueReal32 where the value is returned instead of being set in a provided variable.

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

See also
Parameters
in_guidPlatform The unique ID of the queried platform.
in_pszPropertyName The name of the queried property, based on the XML definition file.
Returns
The value of the property.
Parameters
in_guidPlatform The unique ID of the queried platform
in_pszPropertyName The name of the property

Definition at line 2292 of file HostPropertySet.h.

References AKVERIFY, and AK.Wwise::Plugin::V1::PropertySet::GetValueReal32().


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