element.isOwner

From GTA Connected
Revision as of 04:30, 2 December 2020 by Mex (talk | contribs) (Created page with "{{ScriptItem |endpoint = client |type = property |class = Element |name = isOwner |readonly = true |usage = check whether the local client owns this element. Owning an element...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

isOwner

Signature: void isOwner()

Usage: check whether the local client owns this element. Owning an element controls existence of the element, whilst synchronizing an element controls synchronization of the element

Return

void