Class ForceLeanInDirectionHelper
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 ForceLeanInDirectionHelper : CustomHelper
Constructors
Name | Description |
---|---|
ForceLeanInDirectionHelper(Ped) | Creates a new Instance of the ForceLeanInDirectionHelper for sending a ForceLeanInDirection Message to a given Ped. |
Properties
Name | Description |
---|---|
BodyPart | Body part that the force is applied to. |
Dir | Direction to lean in. |
LeanAmount | Amount of lean, 0 to about 0.5. -ve will move away from the target. |