Difference between revisions of "GetWeaponImpulseDistance"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Returns the impulse distance value of a weapon form. Kill impulse affects how far an actor is pushed back when killed by the weapon. |nam...")
 
imported>Pintocat
 
Line 17: Line 17:


[[SetWeaponKillImpulse]]
[[SetWeaponKillImpulse]]
[[SetWeaponImpulseDistance]]

Latest revision as of 18:17, 20 December 2016

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana 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

See Also

GetWeaponKillImpulse

SetWeaponKillImpulse

SetWeaponImpulseDistance