GetWeaponKillImpulse

Revision as of 19:07, 20 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Returns the kill impulse value of a weapon form. Kill impulse affects how far an actor is pushed back when killed by the weapon. |name =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

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

Syntax

(float) GetWeaponKillImpulse weapon:form

See Also