バージョン

menu_open

◆ SetValueReal64

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

Modifies a property to a 64-bit floating point 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 Real64 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.h636 行目に定義があります。

参照元 AK.Wwise::Plugin::V1::PropertySet::SetValueReal64().


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう