Version

menu_open

◆ GetValue

bool(* ak_wwise_plugin_host_property_set_v1::GetValue) (const struct ak_wwise_plugin_host_property_set_instance_v1 *in_this, const GUID *in_guidPlatform, const char *in_pszPropertyName, AK::WwiseAuthoringAPI::AkVariantBase *out_varProperty)

Retrieves the value of a specific property as a variant.

Warning: This is a semi-private function. You should use the typed GetValue methods instead.

GetValueString, GetValueInt64, GetValueInt32, GetValueInt16, GetValueInt8, GetValueUInt64, GetValueUInt32, GetValueUInt16, GetValueUInt8, GetValueReal64 GetValueReal32, GetValueBool

The function can still be useful if you want to handle parameters as a black box, getting a
value without knowing the type, and then setting that value elsewhere.
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_varProperty The returned value of the property.
Returns
true if successful.

Definition at line 117 of file HostPropertySet.h.

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


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