EuphoriaMessageShotInitialNeckDamping Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Intial damping of neck after being shot.

Namespace:  Rage.Euphoria
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

[EuphoriaParameterAttribute("initialNeckDamping", Type = typeof(float), 
	DefaultValue = 1f, MinimumValue = 0.1f, MaximumValue = 10f)]
public float InitialNeckDamping { get; set; }

Property Value

Type: Single

[Missing <value> documentation for "P:Rage.Euphoria.EuphoriaMessageShot.InitialNeckDamping"]

See Also

Reference