You can use a switch using a gameplay tag as the switch type and check for specific tags; it works like an Enum in that regard.
1 Like
You can use a switch using a gameplay tag as the switch type and check for specific tags; it works like an Enum in that regard.