Ammo Script


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