-
Notifications
You must be signed in to change notification settings - Fork 0
EWeaponType
Ivory edited this page Nov 2, 2024
·
1 revision
Determines the way a weapon behaves when being used.
-
WeaponType_Gun
- Fires regular bullet tracers. -
WeaponType_Laser
- Fires a laser tracer. -
WeaponType_Projectile
- Fires non-bullet projectiles. Defined by associated EProjType. -
WeaponType_Custom
- Custom weapon type for plugins.