Weapon Script
Revision as of 12:58, 3 December 2015 by imported>Plplecuyer (→Member Functions)
Extends: Form Script (Papyrus)
Script for the manipulation of weapon base objects.
Definition
ScriptName Weapon extends Form Native Hidden
Properties
None
Global Functions
None
Member Functions
- Function Fire(ObjectReference akSource, Ammo akAmmo)
- Fires this weapon from the specified source object.
- Ammo Function GetAmmo()
- Gets the ammo used by this weapon.
Events
None