Weapon Script

From the CreationKit Wiki
Revision as of 13:08, 20 February 2012 by imported>Jog (→‎Member Functions)
Jump to navigation Jump to search


Extends: Form Script

Script for the manipulation of weapon base objects.

Definition

ScriptName Weapon extends Form

Properties

None

Global Functions

None

Member Functions

Function Fire(ObjectReference akSource)

  • Fires this weapon from the specified source object.

Events

None