FirstGearGames
6f6c8b9d7e
Removed YouTube link. Links are changing. ( #1958 )
2020-06-03 10:28:27 -04:00
FirstGearGames
505b26fd17
Added video tutorial link ( #1586 )
2020-03-23 17:40:59 +01:00
shulinnn
60a2595093
Update SyncLists.md ( #1445 )
...
OP_DIRTY & OP_REMOVE are obsolete.
2020-01-21 05:00:25 -05:00
MrGadget
7011fade2d
Added public
2020-01-14 19:23:46 -05:00
MrGadget
503c722eb0
Added [System.Serializable]
2020-01-14 19:20:33 -05:00
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
Chris Langsenkamp
e71dd77f80
fixed code sample
2019-09-25 20:12:59 -04:00
Chris Langsenkamp
964c88e4be
Eliminated Classes section
2019-09-20 23:34:03 -04:00