Networking a list of strings

Options

Hi!

I am trying to have a list of strings synchronised over the network, however I cant find the code for such a thing.

NetworkLinkedList, this seems to only work for ints.

[Networked], I believe this works just for simple variables and not lists.

I have tried putting [Networked] strings into a list but that also for some reason didnt work.

Best Answer

Answers