Class DefineAttachedObjectHelper
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 DefineAttachedObjectHelper : CustomHelper
Constructors
Name | Description |
---|---|
DefineAttachedObjectHelper(Ped) | Creates a new Instance of the DefineAttachedObjectHelper for sending a DefineAttachedObject Message to a given Ped. |
Properties
Name | Description |
---|---|
ObjectMass | Mass of the attached object. |
PartIndex | Index of part to attach to. |
WorldPos | World position of attached object's center of mass. Must be updated each frame. |