jakeam
jakeam
CC#
Created by jakeam on 2/2/2023 in #help
❔ Why does this code give the CS8604 warning?
Oh, that works!
21 replies
CC#
Created by jakeam on 2/2/2023 in #help
❔ Why does this code give the CS8604 warning?
For example var turnHasChanged = _turnLastTick != null && _turnLastTick != turnThisTick;
21 replies
CC#
Created by jakeam on 2/2/2023 in #help
❔ Why does this code give the CS8604 warning?
In my actual use case I've got some more complicated Boolean expressions and I need to name them something more self-documenting.
21 replies