Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hubotty committed Mar 8, 2024
1 parent 50ae931 commit b172785
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion GenWorldGame/UIElementsSchema/UnityEditor.UIElements.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -630,4 +630,8 @@
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
<xs:attribute default="None" name="usage-hi
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
<xs:attribute default="true" name="focusable" type="xs:boolean" use="optional" />
<xs:attribute default="" name="class" type="xs:string" use="optional" />
<xs:attribute default="" name="co

0 comments on commit b172785

Please sign in to comment.