[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Rage.PedInventory.GiveNewWeapon(Rage.WeaponAsset,System.Int16,System.Boolean)"]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public WeaponDescriptor GiveNewWeapon( WeaponAsset asset, short ammoCount, bool equipNow )
Parameters
- asset
- Type: RageWeaponAsset
[Missing <param name="asset"/> documentation for "M:Rage.PedInventory.GiveNewWeapon(Rage.WeaponAsset,System.Int16,System.Boolean)"]
- ammoCount
- Type: SystemInt16
[Missing <param name="ammoCount"/> documentation for "M:Rage.PedInventory.GiveNewWeapon(Rage.WeaponAsset,System.Int16,System.Boolean)"]
- equipNow
- Type: SystemBoolean
[Missing <param name="equipNow"/> documentation for "M:Rage.PedInventory.GiveNewWeapon(Rage.WeaponAsset,System.Int16,System.Boolean)"]
Return Value
Type: WeaponDescriptor[Missing <returns> documentation for "M:Rage.PedInventory.GiveNewWeapon(Rage.WeaponAsset,System.Int16,System.Boolean)"]