 | UnityVersionCurrent Property |
Gets the currently running version.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static UnityVersion Current { get; }
Property Value
Type:
UnityVersionThe current running version.
See Also