Version

menu_open
AK.Wwise::Plugin::V1::PropertyDisplayName Class Reference

#include <PropertyDisplayName.h>

Inheritance diagram for AK.Wwise::Plugin::V1::PropertyDisplayName:
ak_wwise_plugin_property_display_name_instance_v1 ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr

Classes

struct  Interface
 The C interface, fulfilled by your plug-in. More...
 

Public Types

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_PROPERTY_DISPLAY_NAME }
 The interface type, as provided by this plug-in. More...
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as provided by this plug-in. More...
 

Public Member Functions

InterfacePtr GetInterfacePointer ()
 
CPropertyDisplayName::InstanceGetInstancePointer ()
 
const CPropertyDisplayName::InstanceGetInstancePointer () const
 
 PropertyDisplayName ()
 
virtual ~PropertyDisplayName ()
 
virtual bool DisplayNameForProp (const char *in_pszPropertyName, char *out_pszDisplayName, uint32_t in_unCharCount) const
 Gets the user-friendly name of the specified property. More...
 
virtual bool DisplayNamesForPropValues (const char *in_pszPropertyName, char *out_pszValuesName, uint32_t in_unCharCount) const
 Get the user-friendly names of possible values for the specified property. More...
 
- Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

Detailed Description

Definition at line 137 of file PropertyDisplayName.h.


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