Wwise SDK 2024.1.2
|
#include <HostPropertySet.h>
Public Types | |
using | Instance = ak_wwise_plugin_host_property_set_instance_v1 |
This interface is compatible with the v1 instance. More... | |
Public Member Functions | |
ak_wwise_plugin_host_property_set_v2 () | |
Public Attributes | |
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. More... | |
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. More... | |
ak_wwise_plugin_property_set_braces(* | GetOpenedBraces )(const struct ak_wwise_plugin_host_property_set_instance_v1 *in_this) |
Retrieve the currently open braces. More... | |
Definition at line 38 of file HostPropertySet.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise