SetEntityVisible — FiveM Natives
0xEA1C610A04DB6BBB · ENTITY · all
Toggle the visibility of a given entity.
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | The entity to change the visibility of |
| toggle | BOOL | Whether or not the entity will be visible |
| unk | BOOL | Always 0 in scripts |
Returns
void