版本

menu_open

◆ SetValueInt32

bool(* ak_wwise_plugin_host_property_set_v1::SetValueInt32) (struct ak_wwise_plugin_host_property_set_instance_v1 *in_this, const GUID *in_guidPlatform, const char *in_pszPropertyName, int32_t in_propertyValue)

Modifies a property to a 32-bit signed integer value.

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

The plug-in XML definition file should define this property as a int32 in order to use this method.

备注: 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.

参见
参数
[in]in_thisCurrent instance of this interface.
[in]in_guidPlatformThe unique ID of the platform whose property you want to modify.
[in]in_pszPropertyNameThe name of the property to update, based on the XML definition file.
[out]in_propertyValueThe new value of the property.
返回
true if successful.

在文件 HostPropertySet.h400 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::PropertySet::SetValueInt32().


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅