U
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UIButton is a class that represents a clickable button UI element.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The offset of the UI element in pixels.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>PositionRelative</Name>
|
||||
@@ -16,7 +16,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The position of the UI element relative to its parent.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>Rotation</Name>
|
||||
@@ -24,7 +24,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The rotation of the UI element in degrees.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>SizeOffset</Name>
|
||||
@@ -32,7 +32,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The size offset of the UI element in pixels.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>SizeRelative</Name>
|
||||
@@ -40,7 +40,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The size of the UI element relative to its parent.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>ClipDescendants</Name>
|
||||
@@ -48,7 +48,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines whether the UI element clips its descendants.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>PivotPoint</Name>
|
||||
@@ -56,7 +56,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The pivot point of the UI element.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>Scale</Name>
|
||||
@@ -64,7 +64,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The scale of the UI element.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>Visible</Name>
|
||||
@@ -72,7 +72,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines whether the UI element is visible.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>MaskMode</Name>
|
||||
@@ -80,7 +80,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the mask mode of the UI element.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>AbsoluteSize</Name>
|
||||
@@ -88,7 +88,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>true</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The absolute size of the UI element in pixels.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>IsVisibleInTree</Name>
|
||||
@@ -96,7 +96,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>true</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Indicates whether the UI element is visible in the UI hierarchy.</Description>
|
||||
</Properties>
|
||||
<Events>
|
||||
<Name>MouseEnter</Name>
|
||||
@@ -131,5 +131,5 @@
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UIField is the abstract base class of all UI classes.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The spacing between child elements in the layout.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>ChildAlignment</Name>
|
||||
@@ -16,10 +16,10 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the alignment of child elements within the layout.</Description>
|
||||
</Properties>
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>true</IsAbstract>
|
||||
<IsInstantiatable>false</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UIHVLayout is an abstract class that provides horizontal and vertical layout functionality for UI elements.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UIHorizontalLayout is a class that aligns all of its children horizontally.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The image asset used for the image.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>Color</Name>
|
||||
@@ -16,7 +16,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The color applied to the image.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>StretchMode</Name>
|
||||
@@ -24,7 +24,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines how the image is stretched within the view.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>Loading</Name>
|
||||
@@ -32,10 +32,10 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>true</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Indicates whether the image is currently loading.</Description>
|
||||
</Properties>
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UIImage is a class that can be used to display images.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The text of the label.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>TextColor</Name>
|
||||
@@ -16,7 +16,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The color of the text.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>OutlineWidth</Name>
|
||||
@@ -24,7 +24,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The width of the text outline.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>OutlineColor</Name>
|
||||
@@ -32,7 +32,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The color of the text outline.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>HorizontalAlignment</Name>
|
||||
@@ -40,7 +40,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the horizontal alignment of the text.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>VerticalAlignment</Name>
|
||||
@@ -48,7 +48,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the vertical alignment of the text.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>FontSize</Name>
|
||||
@@ -56,7 +56,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The font size of the text.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>UseRichText</Name>
|
||||
@@ -64,7 +64,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines whether the text uses rich text formatting.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>FontAsset</Name>
|
||||
@@ -72,10 +72,10 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The font asset used for the text.</Description>
|
||||
</Properties>
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UILabel is a class that can be used to display text.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the horizontal scroll mode of the scroll view.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>VerticalScrollMode</Name>
|
||||
@@ -16,10 +16,10 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the vertical scroll mode of the scroll view.</Description>
|
||||
</Properties>
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UIScrollView is a class that allows the user to scroll content within a view.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The text of the label.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>TextColor</Name>
|
||||
@@ -16,7 +16,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The color of the text.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>JustifyText</Name>
|
||||
@@ -24,7 +24,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines how text is justified.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>FontSize</Name>
|
||||
@@ -32,7 +32,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The font size of the label.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>IsMultiline</Name>
|
||||
@@ -40,7 +40,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines whether the text input supports multiple lines.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>Placeholder</Name>
|
||||
@@ -48,7 +48,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The placeholder text displayed when the input is empty.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>PlaceholderColor</Name>
|
||||
@@ -56,7 +56,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The color of the placeholder text.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>ReadonlyColor</Name>
|
||||
@@ -64,7 +64,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The color of the text when the input is read-only.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>IsReadOnly</Name>
|
||||
@@ -72,7 +72,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines whether the text input is read-only.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>FontAsset</Name>
|
||||
@@ -80,7 +80,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>The font asset used for the text.</Description>
|
||||
</Properties>
|
||||
<Methods>
|
||||
<Name>Focus</Name>
|
||||
@@ -88,7 +88,7 @@
|
||||
<IsAsync>false</IsAsync>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<IsStatic>false</IsStatic>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Forces the local player to focus on the text input.</Description>
|
||||
</Methods>
|
||||
<Events>
|
||||
<Name>Submitted</Name>
|
||||
@@ -109,5 +109,5 @@
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UITextInput is a class that allows the user to enter text.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -5,5 +5,5 @@
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UIVerticalLayout is a class that aligns all of its children vertically.</Description>
|
||||
</ClassDef>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the border color of the UI.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>Color</Name>
|
||||
@@ -16,7 +16,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the color of the UI.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>BorderWidth</Name>
|
||||
@@ -24,7 +24,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the width of the border of the UI.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>CornerRadius</Name>
|
||||
@@ -32,10 +32,10 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>Determines the corner radius of the UI.</Description>
|
||||
</Properties>
|
||||
<IsStatic>false</IsStatic>
|
||||
<IsAbstract>false</IsAbstract>
|
||||
<IsInstantiatable>true</IsInstantiatable>
|
||||
<Description>Missing Documentation</Description>
|
||||
<Description>UIView is a class that displays a rectangle in your place's UI.</Description>
|
||||
</ClassDef>
|
||||
|
||||
Reference in New Issue
Block a user