Click or drag to resize

SdkVersionBranch Field

The branch that this version of the sdk was built with

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("branch")]
[UnityEngine.TooltipAttribute("The branch that this version of the sdk was built with")]
public string Branch

Field Value

Type: String
See Also