Protocol
ContainerOwnershipMsg
generated from the sources
Static class in namespace
Nebula · Packages/com.1by3.nebula/Runtime/Protocol/Messages.cspublic static class ContainerOwnershipMsgMethods
Write
public static void Write(NetworkWriter w, IList<ContainerOwnershipEntry> entries);Read
public static List<ContainerOwnershipEntry> Read(NetworkReader r);