We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
Install Playeranimator Version 099 Or Later Better -
using UnityEngine; using UnityEditor;
if (v1Part < v2Part) return -1; if (v1Part > v2Part) return 1; } install playeranimator version 099 or later better
// Compare two version strings private static int CompareVersions(string v1, string v2) { string[] v1Parts = v1.Split('.'); string[] v2Parts = v2.Split('.'); if (v1Part <
// Current version private string currentVersion; v2Part) return -1