Version
menu_open
link
Wwise SDK 2021.1.14
AK.Wwise::Plugin::V1::PropertySet Member List

This is the complete list of members for AK.Wwise::Plugin::V1::PropertySet, including all inherited members.

ClearValue(const GUID &in_guidPlatform, const char *in_pszPropertyName) AK.Wwise::Plugin::V1::PropertySet inline
g_cinterface AK.Wwise::Plugin::CBaseInterfaceGlue< CHostPropertySet > static
GetBool(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetID() const AK.Wwise::Plugin::V1::PropertySet inline
GetInt16(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetInt32(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetInt64(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetInt8(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetReal32(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetReal64(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetString(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetType(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetUInt16(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetUInt32(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetUInt64(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetUInt8(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
GetValue(const GUID &in_guidPlatform, const char *in_pszPropertyName, AK::WwiseAuthoringAPI::AkVariantBase &out_varProperty) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueBool(const GUID &in_guidPlatform, const char *in_pszPropertyName, bool &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueInt16(const GUID &in_guidPlatform, const char *in_pszPropertyName, int16_t &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueInt32(const GUID &in_guidPlatform, const char *in_pszPropertyName, int32_t &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueInt64(const GUID &in_guidPlatform, const char *in_pszPropertyName, int64_t &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueInt8(const GUID &in_guidPlatform, const char *in_pszPropertyName, int8_t &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueReal32(const GUID &in_guidPlatform, const char *in_pszPropertyName, float &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueReal64(const GUID &in_guidPlatform, const char *in_pszPropertyName, double &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueString(const GUID &in_guidPlatform, const char *in_pszPropertyName, const char *&out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueUInt16(const GUID &in_guidPlatform, const char *in_pszPropertyName, uint16_t &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueUInt32(const GUID &in_guidPlatform, const char *in_pszPropertyName, uint32_t &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueUInt64(const GUID &in_guidPlatform, const char *in_pszPropertyName, uint64_t &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GetValueUInt8(const GUID &in_guidPlatform, const char *in_pszPropertyName, uint8_t &out_propertyValue) const AK.Wwise::Plugin::V1::PropertySet inline
GluedInterface typedef AK.Wwise::Plugin::CBaseInterfaceGlue< CHostPropertySet >
HasPropertyValue(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
Instance typedef AK.Wwise::Plugin::CBaseInstanceGlue< CHostPropertySet >
Interface typedef AK.Wwise::Plugin::V1::PropertySet
k_interfaceType enum value AK.Wwise::Plugin::V1::PropertySet
k_interfaceVersion enum value AK.Wwise::Plugin::V1::PropertySet
PropertyHasLinked(const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
PropertyHasRTPC(const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
PropertyHasState(const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
PropertyHasUnlinked(const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
PropertyPlatformIsLinked(const GUID &in_guidPlatform, const char *in_pszPropertyName) const AK.Wwise::Plugin::V1::PropertySet inline
SetValue(const GUID &in_guidPlatform, const char *in_pszPropertyName, const AK::WwiseAuthoringAPI::AkVariantBase &in_varProperty) AK.Wwise::Plugin::V1::PropertySet inline
SetValueBool(const GUID &in_guidPlatform, const char *in_pszPropertyName, bool in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueInt16(const GUID &in_guidPlatform, const char *in_pszPropertyName, int16_t in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueInt32(const GUID &in_guidPlatform, const char *in_pszPropertyName, int32_t in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueInt64(const GUID &in_guidPlatform, const char *in_pszPropertyName, int64_t in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueInt8(const GUID &in_guidPlatform, const char *in_pszPropertyName, int8_t in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueReal32(const GUID &in_guidPlatform, const char *in_pszPropertyName, float in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueReal64(const GUID &in_guidPlatform, const char *in_pszPropertyName, double in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueString(const GUID &in_guidPlatform, const char *in_pszPropertyName, const char *in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueUInt16(const GUID &in_guidPlatform, const char *in_pszPropertyName, uint16_t in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueUInt32(const GUID &in_guidPlatform, const char *in_pszPropertyName, uint32_t in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueUInt64(const GUID &in_guidPlatform, const char *in_pszPropertyName, uint64_t in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline
SetValueUInt8(const GUID &in_guidPlatform, const char *in_pszPropertyName, uint8_t in_propertyValue) AK.Wwise::Plugin::V1::PropertySet inline

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