menu
バージョン
2024.1.2.8726
2024.1.2.8726
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.2.8726
2023.1.10.8659
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2024.1.2
|
#include <HostPropertySet.h>
公開型 | |
using | Instance = ak_wwise_plugin_host_property_set_instance_v1 |
This interface is compatible with the v1 instance. [詳解] | |
公開メンバ関数 | |
ak_wwise_plugin_host_property_set_v2 () | |
公開変数類 | |
void(* | OpenBraces )(struct ak_wwise_plugin_host_property_set_instance_v1 *in_this, ak_wwise_plugin_property_set_braces in_bracesToOpen) |
Open one or more brace that denotes the start of a change [詳解] | |
void(* | CloseBraces )(struct ak_wwise_plugin_host_property_set_instance_v1 *in_this, ak_wwise_plugin_property_set_braces in_bracesToClose) |
Close one or more brace that denotes the end of a change [詳解] | |
ak_wwise_plugin_property_set_braces(* | GetOpenedBraces )(const struct ak_wwise_plugin_host_property_set_instance_v1 *in_this) |
Retrieve the currently open braces [詳解] | |
HostPropertySet.h の 38 行目に定義があります。