element.setExistsFor

From GTA Connected
Revision as of 19:37, 31 May 2025 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