버전

menu_open
Wwise SDK 2019.2.15
ak.wwise.core.getInfo

Retrieve global Wwise information.

Result

Name Type Description
apiVersion number Version of the Wwise Authoring API.
Range: [1,*]
displayName string Wwise display name.
branch string Branch built.
copyright string Copyright information.
version object Wwise version object.
version.displayName string Wwise version name.
version.year integer Version year.
Range: [2000,2100]
version.major integer Version's major number
Range: [0,100]
version.minor integer Version's minor number.
Range: [0,100]
version.build integer Build number.
Range: [1,*]
version.nickname string Special name given to a version.
version.schema integer Schema version for the Wwise Project and Work Units.
Range: [1,*]
configuration string Indicates a release or debug build.
Possible values:
  • release
  • debug
platform string Indicates the platform on which Wwise was built.
Possible values:
  • x64
  • win32
  • macosx
  • linux
isCommandLine boolean Indicates if Wwise is running in command line.
processId integer The process identifier of Wwise.
processPath string The process path of Wwise.
directories object Collection of directories used by Wwise.
directories.install string The root directory of Wwise. This is the installation directory.
directories.authoring string The Wwise Authoring root directory
directories.bin string The bin directory, where Wwise.exe is located.
directories.log string The log directory.
directories.help string The help directory.
directories.user string The Wwise user data directory root.

Result Schema

Examples

Refer to Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 for more information about Wwise Authoring API.


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

지원이 필요하신가요?

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

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

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

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

Wwise를 시작해 보세요