ApplyForceToEntityCenterOfMass — FiveM Natives
0x18FF00FC7EFF559E · ENTITY · all
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | |
| forceType | int | Refer to [APPLY_FORCE_TO_ENTITY](#\_0xC5F68BE9613E2D18) |
| x | float | |
| y | float | |
| z | float | |
| p5 | BOOL | |
| isDirectionRel | BOOL | |
| isForceRel | BOOL | |
| p8 | BOOL |
Returns
void