版本

menu_open
Wwise SDK 2023.1.3
AK.Wwise::Plugin::IProgress类 参考abstract

#include <PluginDef.h>

Public 成员函数

virtual void SetCurrentOperationName (const char *in_szOperationName)=0
 
virtual void SetRange (uint32_t in_dwMinValue, uint32_t in_dwMaxValue)=0
 Should be called at the beginning of the operation to set the min and max value 更多...
 
virtual void NotifyProgress (uint32_t in_dwProgress)=0
 Notify of the advancement of the task. 更多...
 
virtual bool IsCancelled () const =0
 Check if the user has cancelled the task 更多...
 
virtual void ErrorMessage (const char *in_rErrorText, Severity in_eSeverity=Severity_Warning)=0
 

详细描述

在文件 PluginDef.h153 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅