バージョン

menu_open
Wwise SDK 2023.1.3

◆ RequestPropertySet

Requests a PropertySet interface, provided as m_propertySet variable.

Deriving your plug-in class from RequestPropertySet will automatically request both PropertySet and Notifications::PropertySet_ interfaces. From this point, you will be able to derive from the virtual functions as defined in Notifications::PropertySet_, and access the host-provided functions in the m_propertySet variable.

This is also useful when you want to access inner property sets from the ObjectStore interface. In that case, you can ignore the m_propertySet variable and the notifications interface.

注釈: The AK::Wwise::Plugin::RequestPropertySet and AK::Wwise::Plugin::RequestWrite classes are automatically derived when providing AudioPlugin in C++.

HostPropertySet.h2435 行目に定義があります。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう