Toemsel/Network

not sure what i'm missing when using the registerstaticpacket handler

JustAnotherGameDevWasTaken opened this issue · 1 comments

errorcode
"The type 'Networking_Test.Test' cannot be used as type parameter 'T' in the generic type or method 'Connection.RegisterStaticPacketHandler(PacketReceivedHandler)'. There is no implicit reference conversion from 'Networking_Test.Test' to 'Network.Packets.Packet'." is the error. i've clearly missed something, but i'm not sure what.

Check out the examples