ReleaseScriptGuidFromEntity — FiveM Natives
0x2B3334BCA57CD799 · SHAPETEST · all
Invalidates the entity handle passed by removing the fwScriptGuid from the entity. This should be used when receiving an ambient entity from shape testing natives, but can also be used for other natives returning an 'irrelevant' entity handle.
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | The entity handle to invalidate. |
Returns
void