Weapon Script

From the CreationKit Wiki
Revision as of 20:28, 25 January 2012 by imported>Dragoonwraith (fixing Form Script link)
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