GetWeaponImpulseDistance

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the impulse distance value of a weapon form. Kill impulse affects how far an actor is pushed back when killed by the weapon.

Syntax

[help]
(float) GetWeaponImpulseDistance weapon:form

Example

GetWeaponImpulseDistance WeapLaserRifle

Returns 0

See Also