Weapon Script

Extends: Form Script
Editor: Weapon

Script for the manipulation of weapon base objects.

DefinitionEdit

ScriptName Weapon extends Form Native Hidden

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

  • Function Fire(ObjectReference akSource, Ammo akAmmo)
    • Fires this weapon from the specified source object.
  • Ammo Function GetAmmo()
    • Gets the ammo used by this weapon.

F4SE Member FunctionsEdit

EventsEdit

None