Skip to content

Support all types in Packet Read / Write for Source Generator #210

@valkyrienyanko

Description

@valkyrienyanko

The following types need to be implemented:

  • Dictionary
  • List
  • Array
  • Class

All of the above types are actually already implemented in PacketReader.cs using reflection. We just need to convert this code to the source generator to remove all the reflection.

The following types are currently supported:

Image

Relevant scripts:

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions