EuphoriaMessageShotAllowInjuredArm Property

RAGE Plugin Hook Documentation

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

Injured arm code runs if arm hit (turns and steps and bends injured arm).

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

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

Property Value

Type: Boolean

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

See Also

Reference