Is it possible to make the enum type instance editable.

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

1 Like