Click or drag to resize
UnityVersionMajorVersion Property
Gets the major version.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public int MajorVersion { get; }

Property Value

Type: Int32
The major version.
See Also