EuphoriaMessageShotGrabHoldTime Property

RAGE Plugin Hook Documentation

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

How long to hold for before returning to relaxed arm position.

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

[EuphoriaParameterAttribute("grabHoldTime", Type = typeof(float), 
	DefaultValue = 2f, MinimumValue = 0f, MaximumValue = 10f)]
public float GrabHoldTime { get; set; }

Property Value

Type: Single

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

See Also

Reference