TMap<> Replication - exposing to Unreal reflection.

UStructs as TMap keys are supported but you have to provide certain operator overloads / a key hash

You shouldn’t have to manually call NetSerialize on the TMap - that should happen on it’s own when the actor gets its next replication pass