Difference between revisions of "GetWeaponKillImpulse"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
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 =...")
 
imported>Pintocat
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
[[Category:Functions_(Lutana)]]
[[Category:Functions_(Lutana)]]
[[Category:Weapon_Functions_(Lutana)]]
[[Category:Weapon_Functions_(Lutana)]]
[[SetWeaponKillImpulse]]
[[GetWeaponImpulseDistance]]
[[SetWeaponImpulseDistance]]

Latest revision as of 19:19, 20 December 2016

< [[::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

[help]
(float) GetWeaponKillImpulse weapon:form

See Also

SetWeaponKillImpulse

GetWeaponImpulseDistance

SetWeaponImpulseDistance