Version

menu_open
Attention : vous avez été redirigé vers la plus récente documentation correspondant à votre version générale ( 2023.1.7.8574 ). Si vous souhaitez accéder à la documentation de votre version précise, veuillez télécharger la documentation hors ligne depuis l'Audiokinetic Launcher et sélectionner l'option de documentation Offline dans l'application de création Wwise.
Wwise SDK 2023.1.7

◆ DisplayNameForProp()

virtual bool AK.Wwise::IAudioPlugin::DisplayNameForProp ( LPCWSTR  in_pszPropertyName,
LPWSTR  out_pszDisplayName,
UINT  in_unCharCount 
) const
pure virtual

DEPRECATED: This function is called by Wwise to get the user-friendly name of the specified property. This function should write the user-friendly name of the specified property to the WCHAR buffer out_pszDisplayName, which is of length in_unCharCount.

Warning
This function is deprecated. You need to define the property display names in the plug-in XML definition. Refer to UserInterface for more information.
This function is guaranteed to be called by a single thread at a time.
Returns
True if the property has a user-friendly name, False otherwise
See also
Parameters
in_pszPropertyNameThe internal name of the property
out_pszDisplayNameThe returned user-friendly name
in_unCharCountThe number of WCHAR in the buffer, including the terminating NULL

Implemented in AK.Wwise::DefaultAudioPluginImplementation.


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