EuphoriaMessageShotArmStiffness Property

RAGE Plugin Hook Documentation

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

Arm stiffness.

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

[EuphoriaParameterAttribute("armStiffness", Type = typeof(float), 
	DefaultValue = 10f, MinimumValue = 6f, MaximumValue = 16f)]
public float ArmStiffness { get; set; }

Property Value

Type: Single

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

See Also

Reference