EuphoriaMessageShotCrouching Property

RAGE Plugin Hook Documentation

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

Is the guy crouching or not.

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

[EuphoriaParameterAttribute("crouching", Type = typeof(bool), DefaultValue = false)]
public bool Crouching { get; set; }

Property Value

Type: Boolean

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

See Also

Reference