- Found in:
- Inventory Functions
Description
Documentation String
Sets the projectile associated with this ammo
--WARNING!!-- Highly untested! >:$
Caveats
Parameters
AmmoakAmmo
ProjectileakProjectile
Examples
Auto-Generated Example
Ammo myAmmo__akAmmo
Projectile myProjectile__akProjectile
_Q2C_Functions.SetProjectile(myAmmo__akAmmo, myProjectile__akProjectile)