Click or drag to resize
UnityVersionCurrent Property
Gets the currently running version.

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

Property Value

Type: UnityVersion
The current running version.
See Also