Version

menu_open
Wwise SDK 2022.1.12

◆ GetUInt8()

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

Returns the 8-bit unsigned integer value of a specific property.

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

Warning: The plug-in XML definition file doesn't currently provide a uint8 value type.
See also
Parameters
in_guidPlatformThe unique ID of the queried platform.
in_pszPropertyNameThe name of the queried property, based on the XML definition file.
Returns
The value of the property.
Parameters
in_guidPlatformThe unique ID of the queried platform
in_pszPropertyNameThe name of the property

Definition at line 2239 of file HostPropertySet.h.

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


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