element.isSyncer
Property
Client Only
Online and Offline
Read-Only
bool element.isSyncer
Value
bool | A boolean representing whether or not the client is the syncer for the element. |
readonly | This property cannot be changed. |
Types
Shared
BlipShared
BuildingShared
ElementShared
EntityShared
MarkerShared
ObjectShared
PedShared
PhysicalShared
PlayerShared
Vehicle
Notes
- This cannot be changed client-side. To change the syncer, use element.setSyncer on a server script.
Examples
There aren't any examples for this property.
Compatibility
There isn't any compatibility information for this property.
Related
Client Related
destroyElement
getElementCount
getElementFromId
getElementFromName
getElements
getElementsByType
element.children
element.clearExistsFor
element.dimension
element.existsFor
element.getData
element.getRotation
element.id
element.isCreatedFor
element.isLocal
element.isOwner
element.isSyncer
element.isType
element.name
element.netFlags
element.parent
element.position
element.removeAllData
element.removeData
element.resource
element.rotation
element.setData
element.setExistsFor
element.setRotation
element.setSyncer
element.streamInDistance
element.streamOutDistance
element.syncer
element.syncerId
element.type