ShiftLeft — FiveM Natives
0xEDD95A39E5544DE8 · SYSTEM · all
Left bit shifts a value. It is advised you use the << operator instead of this native. It does the same and is faster.
Parameters
| Name | Type |
|---|---|
| value | int |
| bitShift | int |
Returns
int
0xEDD95A39E5544DE8 · SYSTEM · all
Left bit shifts a value. It is advised you use the << operator instead of this native. It does the same and is faster.
| Name | Type |
|---|---|
| value | int |
| bitShift | int |
int