-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored VRChatOSCQuerySettings and updated VRChatOSCQuery class
Refactored the `VRChatOSCQuerySettings` class to use a singleton pattern and updated property access levels. Enhanced `LoadSettings` and `SaveSettings` methods for better error handling and code efficiency. Updated `VRChatOSCQuery` class to implement `IDisposable` interface, made fields readonly, and made `OnAvatarChanged` method async. The constructor now creates and adds a new `OSCQueryNode`. Updated `OnOscServiceDiscovered` and `OnOscQueryServiceDiscovered` methods to use new property names.
- Loading branch information
Showing
1 changed file
with
49 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters