Click or drag to resize

SdkVersionBuildVersion Field

The version from the build system

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("build_version")]
[UnityEngine.TooltipAttribute("The version from the build system")]
public string BuildVersion

Field Value

Type: String
See Also