[This is preliminary documentation and is subject to change.]
0=Rollup, 1=Catchfall, 2=rollDownStairs, 3=smartFall.
Namespace: Rage.Euphoria
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
[EuphoriaParameterAttribute("fallingReaction", Type = typeof(int), DefaultValue = 0, MinimumValue = 0, MaximumValue = 3)] public int FallingReaction { get; set; }
Property Value
Type: Int32[Missing <value> documentation for "P:Rage.Euphoria.EuphoriaMessageShot.FallingReaction"]
See Also