Wwise SDK 2021.1.9
Version
Version
AK.Wwise.Version Class Reference
Static Public Attributes | |
const int | Major = 2021 |
Wwise SDK major version More... |
|
const int | Minor = 1 |
Wwise SDK minor version More... |
|
const int | SubMinor = 9 |
Wwise SDK sub-minor version More... |
|
const int | Build = 7847 |
Wwise SDK build number More... |
|
const string | Nickname = "" |
Wwise SDK build nickname More... |
|
const string | AssemblyVersion = "2021.1.9.7847" |
String representing the Wwise SDK version More... |
|
const string | CopyrightNotice = "\xA9 2006-2020. Audiokinetic Inc. All rights reserved." |
String representing the Wwise SDK copyright notice More... |
|
Properties | |
static string? |
VersionName [get]
|
String representing the Wwise SDK version More... |
|
Detailed Description
Definition at line 35 of file AkWwiseSDKVersion.cs.