extends GuiObject
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | Frame |
summary | string | A container object used to layout other GUI objects |
ExplorerOrder | string | 15 |
ExplorerImageIndex | string | 48 |
PreferredParent | string | StarterGui |
Properties
1Style
FrameStyle| Field | XML type | Value |
|---|---|---|
Name | string | Style |
summary | string | Determines how a frame will look. Uses Enum.FrameStyle. <a href="http://wiki.roblox.com/index.php?title=API:Enum/FrameStyle" target="_blank">More info</a> |