EuphoriaMessageShotLoosenessAmount Property

RAGE Plugin Hook Documentation

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

How loose the character is made by a newBullet. between 0 and 1.

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

[EuphoriaParameterAttribute("loosenessAmount", Type = typeof(float), 
	DefaultValue = 1f, MinimumValue = 0f, MaximumValue = 1f)]
public float LoosenessAmount { get; set; }

Property Value

Type: Single

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

See Also

Reference