Network
Network copied to clipboard
Classes in packets get instantiated as the parent variable Type rather than the Type they were initially when being sent
So i have this architecture of different types of actions that can be sent - however on the reciving end all of them are parsed as the abstract Action class rather than the classes they were initially when sent