版本

menu_open
警告:系统已根据您所用大版本 (2019.2.15.7667) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
AK.Wwise::ISourceControl::IFileOperationResult类 参考abstract
类 AK.Wwise::ISourceControl::IFileOperationResult 继承关系图:
AK.Wwise::ISourceControl::IOperationResult

Public 成员函数

virtual void  GetMovedFile (unsigned int in_uiIndex, LPWSTR out_szFrom, LPWSTR out_szTo, unsigned int in_uiArraySize)=0
  Return the move source and destination for the file at index in_uiIndex 更多...
 
virtual void  GetFile (unsigned int in_uiIndex, LPWSTR out_szPath, unsigned int in_uiArraySize)=0
  Return the successful file at index in_uiIndex 更多...
 
virtual unsigned int  GetFileCount ()=0
  Returns how many files were moved during the operation 更多...
 
- Public 成员函数 继承自 AK.Wwise::ISourceControl::IOperationResult
virtual OperationResult  GetOperationResult ()=0
  Returns OperationResult_Succeed or OperationResult_Failed 更多...
 
virtual void  Destroy ()=0
  Implementations should call "delete this;". 更多...
 

详细描述

The result returned by DoOperation for a Move, Rename or Delete operation A instance of this class is allocated by the plugin and freed by Wwise The operation ID must be identified by : PluginInfo::m_dwMoveCommandID, PluginInfo::m_dwMoveNoUICommandID, PluginInfo::m_dwRenameCommandID or PluginInfo::m_dwRenameNoUICommandID PluginInfo::m_dwDeleteCommandID or PluginInfo::m_dwDeleteNoUICommandID

在文件 ISourceControl.h124 行定义.


该类的文档由以下文件生成:

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅