_SET_MP_GAMER_TAG_VISIBILITY_ALL
DocsSetMpGamerTagVisibilityAll(gamerTagId, toggle)Description
Sets the visibility of all components of the gamer tag to the specified value.
Parameters
| Name | Type | Description |
|---|---|---|
gamerTagId | int | — |
toggle | BOOL | The new visibility state of all gamer tag components. |
Returns
voidThis native does not return a value.