Ammo Script

Revision as of 12:32, 17 January 2015 by imported>Notanon
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Extends: Form Script

Script for the manipulation of ammo base objects.

DefinitionEdit

ScriptName Ammo extends Form

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

None

SKSE Member FunctionsEdit

Bool IsBolt()

  • Returns whether this ammo is a bolt.

Projectile GetProjectile()

  • Returns the projectile associated with this ammo.

Float GetDamage()

  • Returns the base damage of this ammo.

EventsEdit

None