| Interface | Description |
|---|---|
| ISyncableData | |
| ISyncHandler<T,S extends ISyncableData> |
ISyncHandler are used to define handlers for the Syncer. |
| Class | Description |
|---|---|
| ObjectData | |
| Syncer |
This class handles the synchronization between server and client objects.
|
| Enum | Description |
|---|---|
| Sync.Type |
| Annotation Type | Description |
|---|---|
| Sync | |
| Syncable |