バージョン

menu_open
Wwise SDK 2019.1.11
ak.wwise.core.getInfo

Retrieve global Wwise information.

Result

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

Result Schema

Examples

Refer to Wwise Authoring API (WAAPI)を使用する for more information about WAAPI.


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう