Skip to content

Commit c4b80d4

Browse files
paulpachTwoTenPvP
authored andcommitted
docs: Add syncsets (#200)
* Mirror now has Synced HashSet and SortedSet Documentation here: https://vis2k.github.io/Mirror/Classes/SyncHashSet https://vis2k.github.io/Mirror/Classes/SyncSortedSet * Now both Mirror and MLAPI have sync sets
1 parent ac9598e commit c4b80d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/_pages/features.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,12 @@
183183
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
184184
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
185185
</tr>
186+
<tr>
187+
<td>SyncedSet</td>
188+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
189+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
190+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
191+
</tr>
186192
<tr>
187193
<td>SyncedDictionary</td>
188194
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>

0 commit comments

Comments
 (0)