element.syncer: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ScriptItem
{{ScriptItem
|endpoint = shared
|endpoint = shared
|online = true
|offline = false
|type = property
|type = property
|class = Element
|class = Element
|name = syncer
|name = syncer
|returnTypes = int
|returnTypes = Client
|readonly = cs
|usage = fetch the client who is syncing the element.
|usage = fetch the ID of the client who is syncing the element. Synchronizing an element controls synchronization of the element, whilst the owner property controls existence of the element
|returnInfo = an object representing the client responsible for syncing the element
|returnInfo = a client ID representing the client responsible for syncing the element
|notes = Only the server can set this. Clientside can only read.
}}
}}
2,770

edits