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(). |