element.setExistsFor

From GTA Connected
Revision as of 04:01, 26 December 2021 by Vortrex (talk | contribs) (Created page with "{{ScriptItem |endpoint = server |type = method |class = Element |name = setExistsFor |parameters = Client client, [ bool forced = false ] |parameter1 = Client client The clien...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

setExistsFor

Signature: void setExistsFor(Client client, [ bool forced = false ])

Usage: sets whether or not the element should exist for this client

Parameters

Client client The client to set whether the element exists for or not
bool exists Whether or not the element will exist for this client

Return

void

On failure: void