lucid-dreamm

Results 3 comments of lucid-dreamm

You can define your own version. An example ``` using System.Collections.Generic; using UnityEngine; namespace TestTools { public class Vector3IntEqualityComparer : IEqualityComparer { private static readonly Vector3IntEqualityComparer m_Instance = new Vector3IntEqualityComparer();...

Yes, Please add a feature to turn off serialized field rule completely in older versions (2021). It is meaningless and weird to name based on serialized/non-serialized fields.