element.setExistsFor

From GTA Connected
Revision as of 04:02, 26 December 2021 by Vortrex (talk | contribs)
Jump to navigation Jump to search

setExistsFor

Signature: void setExistsFor(Client client, bool exists)

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