版本

menu_open
Wwise SDK 2023.1.3
AK.Wwise::ISourceControl::PluginInfo类 参考

Plug-in information structure. This structure gives a simple overview of the plug-in's capabilities. 更多...

#include <ISourceControl.h>

Public 属性

BSTR m_bstrName
 The name of the plug-in displayed in the Project Settings plug-in list 更多...
 
unsigned int m_uiVersion
 The current version of the plug-in 更多...
 
bool m_bShowConfigDlgAvailable
 Used to enable/disable the 'Config...' button in the Project Settings 更多...
 
DWORD m_dwUpdateCommandID
 Indicates the command ID for the Update command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwCommitCommandID
 Indicates the command ID for the Commit/Submit/Checkin command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwRenameCommandID
 Indicates the command ID for the Rename command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwMoveCommandID
 Indicates the command ID for the Move command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwAddCommandID
 Indicates the command ID for the Add command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwDeleteCommandID
 Indicates the command ID for the Delete command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwRevertCommandID
 Indicates the command ID for the Revert command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwDiffCommandID
 Indicates the command ID for the Diff command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwCheckOutCommandID
 Indicates the command ID for the CheckOut command, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwRenameNoUICommandID
 Indicates the command ID for the Rename command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwMoveNoUICommandID
 Indicates the command ID for the Move command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwAddNoUICommandID
 Indicates the command ID for the Add command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwDeleteNoUICommandID
 Indicates the command ID for the Delete command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwRevertNoUICommandID
 Indicates the command ID for the Revert command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported 更多...
 
DWORD m_dwCheckOutNoUICommandID
 Indicates the command ID for the CheckOut command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported 更多...
 
bool m_bStatusIconAvailable
 Indicates that the plug-in supports Project Explorer custom icons 更多...
 

详细描述

Plug-in information structure. This structure gives a simple overview of the plug-in's capabilities.

在文件 ISourceControl.h220 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅