Method AttachTo
AttachTo(Entity, Vector3)
Declaration
public void AttachTo(Entity entity, Vector3 offset)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity | |
Vector3 | offset |
AttachTo(Ped, Int32, Vector3)
Declaration
public void AttachTo(Ped ped, int boneIndex, Vector3 offset)
Parameters
Type | Name | Description |
---|---|---|
Ped | ped | |
System.Int32 | boneIndex | |
Vector3 | offset |