User Data
Set Weapon Tags
Set Weapon Tags sets WeaponTags array.
Weapon Tags1 : Input array to set.

note
This function should only be called with authority.
Add Tag
Add Tag adds tag to the WeaponTags array.
Tag1 : Tag to add to the array.

note
This function should only be called with authority.
Remove Tag
Remove Tag removes tag from the WeaponTags array.
Tag1 : Tag to remove from the array.

note
This function should only be called with authority.