To me, SyncList and related classes are a bit of a mystery. From the name itself, it gave me the impression that it will be like NetworkTransform, where it would autosync up whatever contents it may have from the server to the client.
Either my impression is very wrong, or autosyncing is very obscure within the APIs.
With the experiment, what I am trying to do is to fill up a simple synclist class and remove them in the code shown below: No hard limits for filling up. Only remove when...
How do you sync up with SyncListStruct using UNET?
Either my impression is very wrong, or autosyncing is very obscure within the APIs.
With the experiment, what I am trying to do is to fill up a simple synclist class and remove them in the code shown below: No hard limits for filling up. Only remove when...
How do you sync up with SyncListStruct using UNET?