Version

menu_open
Wwise SDK 2022.1.12

◆ GetValueReal64()

bool AK.Wwise::Plugin::V1::PropertySet::GetValueReal64 ( const GUID in_guidPlatform,
const char *  in_pszPropertyName,
double &  out_propertyValue 
) const
inline

Retrieves the 64-bit floating point value of a specific property.

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

See also
Parameters
[in]in_guidPlatformThe unique ID of the queried platform.
[in]in_pszPropertyNameThe name of the queried property, based on the XML definition file.
[out]out_propertyValueThe returned value of the property.
Returns
true if successful.

Definition at line 1949 of file HostPropertySet.h.

References AK.Wwise::Plugin::CBaseInterfaceGlue< CHostPropertySet >::g_cinterface, ak_wwise_plugin_host_property_set_v1::GetValueReal64, and MKBOOL.

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


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