Class HipsLeanRandomHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: GTA.NaturalMotion
Assembly: ScriptHookVDotNet2.dll
Syntax
public sealed class HipsLeanRandomHelper : CustomHelper
Constructors
| Name | Description |
|---|---|
| HipsLeanRandomHelper(Ped) | Creates a new Instance of the HipsLeanRandomHelper for sending a HipsLeanRandom Message to a given Ped. |
Properties
| Name | Description |
|---|---|
| ChangeTimeMax | Maximum time until changing direction. |
| ChangeTimeMin | Min time until changing direction. |
| LeanAmountMax | Maximum amount of lean. |
| LeanAmountMin | Minimum amount of lean. |