EuphoriaMessageShotDeathTime Property

RAGE Plugin Hook Documentation

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

Time to death (HACK for underwater). If -ve don't ever die.

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

[EuphoriaParameterAttribute("deathTime", Type = typeof(float), DefaultValue = -1f, 
	MinimumValue = -1f, MaximumValue = 1000f)]
public float DeathTime { get; set; }

Property Value

Type: Single

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

See Also

Reference