| Property | Value |
|---|---|
| Native Name | _DAMAGE_BONE_ON_PROP |
| Hash | 0xE4EFB315BCD2A838 |
| Return Type | void |
| Build | 1207 |
| Parameters | object (Object), bone (int) |
Parameters
object(Object)bone(int)
Usage
Lua (Direct):
DamageBoneOnProp(object, bone)
Lua (Hash):
Citizen.InvokeNative(0xE4EFB315BCD2A838, object, bone)