버전

menu_open
Wwise SDK 2023.1.3
AK.Wwise::ISourceControlUtilities 클래스 참조abstract

#include <ISourceControlUtilities.h>

Public 멤버 함수

virtual ISourceControlProgressGetProgress ()=0
 
virtual int MessageBox (HWND in_hWnd, LPCWSTR in_pszText, LPCWSTR in_pszCaption, UINT in_uiType)=0
 
virtual int PromptMessage (HWND in_hWnd, LPCWSTR in_pszText, LPCWSTR in_pszCaption, LPWSTR out_pszInput, UINT in_uiInputSize, bool in_bIsPassword)=0
 
virtual bool ShowBrowseForFolderDialog (LPCWSTR in_pszDialogTitle, LPWSTR out_pszChoosenPath, UINT in_uiChoosenPathSize, LPCWSTR in_pszRootPath=NULL)=0
 
virtual INT_PTR CreateModalCustomDialog (ISourceControlDialogBase *in_pDialog)=0
 
virtual void SetUserPreferenceDword (LPCWSTR in_pszPreference, DWORD in_dwValue)=0
 
virtual void GetUserPreferenceDword (LPCWSTR in_pszPreference, DWORD &io_dwValue)=0
 
virtual void SetUserPreferenceString (LPCWSTR in_pszPreference, LPCWSTR in_pszValue)=0
 
virtual void GetUserPreferenceString (LPCWSTR in_pszPreference, LPWSTR io_pszValue, DWORD in_dwSize)=0
 
virtual void GetMoveRootPath (LPCWSTR in_pszFullPath, LPWSTR out_pszRootPath, UINT in_uiRootPathSize)=0
 
virtual void CreateFileStatusListControl (HWND in_hWndParent, UINT in_idStatic, const WCHAR **in_ppFilenameList, unsigned int in_uiFilenameListCount)=0
 
virtual bool IsCancelRequested () const =0
 
virtual void LogMessage (LPCWSTR in_pszMessage)=0
 

상세한 설명

Wwise source control utilities interface. This interface is provided when the plug-in is initialized. With this interface, you can display a progress dialog, create custom dialogs, display message boxes, and save the plug-in configuration to the registry.

ISourceControlUtilities.h 파일의 48 번째 라인에서 정의되었습니다.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요