mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Update index.md
This commit is contained in:
parent
049bc96138
commit
18e4382c32
@ -14,3 +14,9 @@ General description of Classes
|
||||
Networking attributes are added to member functions of NetworkBehaviour scripts, to make them run on either the client or server.
|
||||
- [SyncLists](SyncLists)
|
||||
SyncLists contain lists of values and synchronize data from servers to clients.
|
||||
- [SyncDictionary](SyncDictionary)
|
||||
Description Needed
|
||||
- [SyncHashSet](SyncHashSet)
|
||||
Description Needed
|
||||
- [SyncSortedSet](SyncSortedSet)
|
||||
Description Needed
|
||||
|
Loading…
Reference in New Issue
Block a user