How to compare enums in blueprints with byte compare in 5.0

K`610(W2}BAX$7GD3Z{$12
As you can see in the picture above, I can’t find the node “Equal(Byte)” which I always use it to compare enums. Using operator node “Equal” to compare enum will cause a error.


Is there a way to compare enums with byte compare? I used to use byte compare to make a macro which can compare any enum types.

I think you need this function here, not sure why it doesn’t show for you.

2 Likes