| Property | Value |
|---|---|
| Native Name | POINT_CAM_AT_PED_BONE |
| Hash | 0x68B2B5F33BA63C41 |
| Return Type | void |
| Parameters | cam (Cam), ped (Ped), boneIndex (int), x (float), y (float), z (float), p6 (BOOL) |
Description: ``` Parameters p0-p5 seems correct. The bool p6 is unknown, but through every X360 script it's always 1. Please correct p0-p5 if any prove to be wrong.