merging them is probably the cleaner way, an alternative is to use GameplayTags.
otherwise what you can do is convert the enum to string or bytes and compare that way but i feel this is more prone to error
merging them is probably the cleaner way, an alternative is to use GameplayTags.
otherwise what you can do is convert the enum to string or bytes and compare that way but i feel this is more prone to error