mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Update Serialization.md
adding example of Multidimensional array
This commit is contained in:
parent
b2f95397d8
commit
9e11d61fea
@ -19,7 +19,7 @@ Some of these types are unsupported due to the complexity they would add, as men
|
||||
|
||||
> NOTE: Types in this list can have custom writers.
|
||||
|
||||
- Multidimensional array
|
||||
- Multidimensional array (eg `int[,]`)
|
||||
- Types that Inherit from `UnityEngine.Component`
|
||||
- `UnityEngine.Object`
|
||||
- `UnityEngine.ScriptableObject`
|
||||
|
Loading…
Reference in New Issue
Block a user