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

Fix argument variations not working #65

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

nicoco007
Copy link
Collaborator

I was getting a "could not find method for type" error when patching VRController.TryGetControllerOffset(IVRPlatformHelper, VRControllerTransformOffset, XRNode, out Pose) with Affinity. Specifying ArgumentVariations didn't change anything so I looked around and it turns out they weren't actually being used anywhere.

This adds a ParseSpecialArguments method so argument variations are properly taken into account.

@Auros Auros merged commit 84e677c into Auros:main Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants