NodeCanvas Forums › Support › Is there a bug in TaskTools.Compare
it will return False when a and b both are same int. maybe should to use a.CompareTo(b) == 0 instead of a == b ?
a
b
a.CompareTo(b) == 0
a == b
Yep, I’ve fixed that now. Thanks 🙂
Join us on Discord: https://discord.gg/97q2Rjh
Username
Password
Remember Me
By registering on this website you agree to our Privacy Policy.
Email
Confirm Password
Username or Email