Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwrite on deserialization in Message #115

Open
rawlik opened this issue May 17, 2021 · 0 comments
Open

Overwrite on deserialization in Message #115

rawlik opened this issue May 17, 2021 · 0 comments
Labels
Client Enhancement New feature or request Server

Comments

@rawlik
Copy link

rawlik commented May 17, 2021

Quick Description

DarkRift.DarkRiftReader provides a method to overwrite an object on deserialization, but DarkRift.Message does not.

Explanation

In order to be consistent the Message could provide this functionality via DarkRift.Message.DeserializeInto<T>(ref T).

@JamJar00 JamJar00 added Client Enhancement New feature or request Server labels Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client Enhancement New feature or request Server
Projects
None yet
Development

No branches or pull requests

2 participants