Hello,
I'd like to know if there's a way to disable this warning:
// Warning: Cannot perform boolean operation
(not by suppressing all warnings)
I'm using animated booleans, so it's supposed to happen (sometimes they don't intersect) and i like my script editor clean.