We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the RMT code uses the legacy RMT API which is deprecated. This should be updated to the latest APi and include the new features.
Update native and managed RMT code to use latest API.
No response
The text was updated successfully, but these errors were encountered:
The new API has a number of underlying concept differences that will make C# code not backward compatible.
WIP
Sorry, something went wrong.
AdrianSoundy
No branches or pull requests
Description
Currently the RMT code uses the legacy RMT API which is deprecated. This should be updated to the latest APi and include the new features.
How to solve the problem
Update native and managed RMT code to use latest API.
Describe alternatives you've considered
No response
Aditional context
No response
The text was updated successfully, but these errors were encountered: