Version

menu_open
Wwise SDK 2021.1.14

◆ SetValueUInt16()

bool AK.Wwise::Plugin::V1::PropertySet::SetValueUInt16 ( const GUID in_guidPlatform,
const char *  in_pszPropertyName,
uint16_t  in_propertyValue 
)
inline

Modifies a property to a 16-bit unsigned integer value. (Future use)

Updates the property in_pszPropertyName to contain in_propertyValue under the in_guidPlatform platform.

Warning: The plug-in XML definition file doesn't currently provide a uint16 value type.

Note: Your changes might be substantially altered or replaced if your property is bound to an RTPC ( PropertyHasRTPC ) or a State ( PropertyHasState ).

More than one platform will be affected if the property is linked ( PropertyPlatformIsLinked ); all platforms are linked by default.

See also
Parameters
[in] in_guidPlatform The unique ID of the platform whose property you want to modify.
[in] in_pszPropertyName The name of the property to update, based on the XML definition file.
[out] in_propertyValue The new value of the property.
Returns
true if successful.

Definition at line 1571 of file HostPropertySet.h.

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


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise