Click or drag to resize

SdkVersionMinorVersion Field

The Minor component of the version

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("minor_version")]
[UnityEngine.TooltipAttribute("The Minor component of the version")]
public string MinorVersion

Field Value

Type: String
See Also