RemoveMpGamerTag — FiveM Natives
0x31698AA80E0223F8 · HUD · all
Removes the gamer tag associated with the provided ID. This does not happen instantly. Use IS_MP_GAMER_TAG_FREE to determine when the ID is free for reuse.
Parameters
| Name | Type | Description |
|---|---|---|
| gamerTagId | int | A player ID with a gamer tag or a fake gamer tag ID. |
Returns
void