EuphoriaMessageShotAlwaysResetLooseness Property

RAGE Plugin Hook Documentation

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

Looseness always reset on shotNewBullet even if previous looseness ramp still running. Except for the neck which has it's own ramp.

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

[EuphoriaParameterAttribute("alwaysResetLooseness", Type = typeof(bool), 
	DefaultValue = true)]
public bool AlwaysResetLooseness { get; set; }

Property Value

Type: Boolean

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

See Also

Reference