I’m curious about how much bandwidth is used when replicating strings.
In the UDN docs, it doesn’t mention strings at all: https://docs.unrealengine.com/udk/Th…tionNotes.html
If the string is longer, does that use more bandwidth, or is the allocation fixed? What is the max size of string that can be replicated?
Any insight is welcome.