menu
Version
2023.1.9.8628
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2023.1.9
|
Retrieve global Wwise information.
Name | Type | Description |
---|---|---|
sessionId * | string | Wwise session id. An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. |
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:
|
platform * | string | Indicates the platform on which Wwise was built. Possible values:
|
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.help * | string | The help directory. |
directories.user * | string | The Wwise user data directory root. |
(Required *)
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise