element.isOwner: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ScriptItem | {{ScriptItem | ||
|endpoint = | |endpoint = shared | ||
|type = property | |type = property | ||
|class = Element | |class = Element | ||
Latest revision as of 21:16, 15 May 2021
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