We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4a22f commit 638e3dfCopy full SHA for 638e3df
Packages/com.unity.inputsystem/Documentation~/filter.yml
@@ -89,9 +89,9 @@ apiRules:
89
uidRegex: ^UnityEngine\.InputSystem\.XR\.EyesControl$
90
type: Type
91
- exclude:
92
- uidRegex: ^UnityEngine\.InputSystem\.Users\.InputUser\.platformAccount.*$
+ uidRegex: ^UnityEngine\.InputSystem\.Users\.InputUser\.platformUserAccount.*$
93
type: Member
94
95
- uidRegex: ^UnityEngine\.InputSystem\.Users\.InputUser\.FindUserByAccount$
+ uidRegex: ^UnityEngine\.InputSystem\.Users\.InputUser\.FindUserByAccount.*$
96
type: Method
97
0 commit comments