Mirror/doc/Guides/Sync
vis2k 13e2dcccd9
breaking: SyncList.Callback passes old and new entries instead of only passing one entry which is sometimes the old, sometimes the new entry. This is more consistent and it's very useful to know the previous value in a hook for OP_SET and OP_DIRTY. (#1273)
* feature: SyncList.Callback passes old and new entries instead of only passing one entry which is sometimes the old, sometimes the new entry. This is more consistent and it's very useful to know the previous value in a hook for OP_SET and OP_DIRTY.

* update tests

* update docs
2019-12-03 08:35:41 +01:00
..
index.md docs: explain what sync to owner does 2019-11-28 10:20:29 -06:00
SyncDictionary.md Eliminated Classes section 2019-09-20 23:34:03 -04:00
SyncEvent.md Eliminated Classes section 2019-09-20 23:34:03 -04:00
SyncHashSet.md Eliminated Classes section 2019-09-20 23:34:03 -04:00
SyncLists.md breaking: SyncList.Callback passes old and new entries instead of only passing one entry which is sometimes the old, sometimes the new entry. This is more consistent and it's very useful to know the previous value in a hook for OP_SET and OP_DIRTY. (#1273) 2019-12-03 08:35:41 +01:00
SyncSortedSet.md Eliminated Classes section 2019-09-20 23:34:03 -04:00
SyncVarHook.md docs: it is safe to update a syncvar inside it's hook 2019-10-27 10:18:15 -05:00
SyncVars.md Doc formatting 2019-11-27 21:48:41 -05:00
toc.yml Eliminated Classes section 2019-09-20 23:34:03 -04:00