LiveSyncService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 3
Description
History 4
- 657 Add SyncStatusChanged
- 657 Add GetSyncState
- 657 Add HasSyncedInstances
- 657 Add LiveSyncService
Members 3
GetSyncState
Parameters (1) | ||
---|---|---|
instance | Instance | |
Returns (1) | ||
Tuple |
Thread safety | Unsafe |
---|
History 1
- 657 Add GetSyncState
HasSyncedInstances
Type | Default | |
---|---|---|
bool | false |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false/true |
History 1
SyncStatusChanged
Parameters (1) | |
---|---|
instance | Instance |
Thread safety | Unsafe |
---|
History 1
- 657 Add SyncStatusChanged