Click or drag to resize

SdkVersionPatchVersion Field

The Patch 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("patch_version")]
[UnityEngine.TooltipAttribute("The Patch component of the version")]
public string PatchVersion

Field Value

Type: String
See Also