SetEntityLodDist — RedM Natives
0x5FB407F0A7C877BF · ENTITY · all
`` LOD distance can be 0 to 0xFFFF (higher values will result in 0xFFFF) as it is actually stored as a 16-bit value (aka uint16_t). ``
Parameters
| Name | Type |
|---|---|
| entity | Entity |
| value | int |
Returns
void