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 19a16a0 commit 180d98cCopy full SHA for 180d98c
1 file changed
Packages/com.unity.inputsystem/Documentation~/filter.yml
@@ -87,4 +87,10 @@ apiRules:
87
type: Type
88
- exclude:
89
uidRegex: ^UnityEngine\.InputSystem\.XR\.EyesControl$
90
- type: Type
+ type: Type
91
+ - exclude:
92
+ uidRegex: ^UnityEngine\.InputSystem\.Users\.InputUser\.platformUserAccount.*$
93
+ type: Member
94
95
+ uidRegex: ^UnityEngine\.InputSystem\.Users\.InputUser\.FindUserByAccount.*$
96
+ type: Method
0 commit comments