Wwise SDK 2024.1.1
|
◆ OnDelete
OnDelete function is called when the user presses the "delete" button on a plug-in. This handler function should properly clean custom data and set undo/redo action properly to allow recreation on undo.
CustomData.h の 133 行目に定義があります。 参照元 AK.Wwise::Plugin::V1::CustomData::Interface::Interface(). |