Advertisement
Guest User

Roblox CoreGui

a guest
Jan 20th, 2017
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.67 KB | None | 0 0
  1. RobloxGui
  2. - ControlFrame
  3. - - BottomLeftControl
  4. - - - DialogFrame
  5. - - - - UserDialogArea
  6. - - - - - TextButton
  7. - - - - - - UserPrompt
  8. - - - - - - RBXchatDialogSelectionButton
  9. - - - - - TextButton
  10. - - - - - - UserPrompt
  11. - - - - - - RBXchatDialogSelectionButton
  12. - - - - - TextButton
  13. - - - - - - UserPrompt
  14. - - - - - - RBXchatDialogSelectionButton
  15. - - - - - TextButton
  16. - - - - - - UserPrompt
  17. - - - - - - RBXchatDialogSelectionButton
  18. - - - - - TextButton
  19. - - - - - - UserPrompt
  20. - - - - - - RBXchatDialogSelectionButton
  21. - - BottomRightControl
  22. - - TopLeftControl
  23. - - DialogScriptMessage
  24. - - - Text
  25. - Modules
  26. - - VR
  27. - - - VRHub
  28. - - - VirtualKeyboard
  29. - - - NotificationHub
  30. - - - LaserPointer
  31. - - - Dialog
  32. - - - UserGui
  33. - - - Recenter
  34. - - - Panel3D
  35. - - - NotifierHint3D
  36. - - - Healthbar3D
  37. - - Server
  38. - - - ClientChat
  39. - - - - DefaultClientChatModules
  40. - - - - - CommandModules
  41. - - - - - - Team
  42. - - - - - - Util
  43. - - - - - - DeveloperConsole
  44. - - - - - - SwitchChannel
  45. - - - - - - Whisper
  46. - - - - - - GetVersion
  47. - - - - - - ClearMessages
  48. - - - - - - SwallowGuestChat
  49. - - - - - MessageCreatorModules
  50. - - - - - - SystemMessage
  51. - - - - - - WelcomeMessage
  52. - - - - - - MeCommandMessage
  53. - - - - - - SetCoreMessage
  54. - - - - - - Util
  55. - - - - - - DefaultChatMessage
  56. - - - - - - MeComamndChannelEchoMessage
  57. - - - - - - WhisperMessage
  58. - - - - - - UnknownMessage
  59. - - - - - ChatSettings
  60. - - - - - ChatConstants
  61. - - - - TransparencyTweener
  62. - - - - CommandProcessor
  63. - - - - MessageSender
  64. - - - - ChatWindow
  65. - - - - MessageLogDisplay
  66. - - - - ChatWindowInstaller
  67. - - - - ChatChannel
  68. - - - - MessageLabelCreator
  69. - - - - ChannelsTab
  70. - - - - ChatScript
  71. - - - - ChatMain
  72. - - - - ChatBar
  73. - - - - ChannelsBar
  74. - - - - CurveUtil
  75. - - - ServerChat
  76. - - - - DefaultChatModules
  77. - - - - - ExtraDataInitializer
  78. - - - - - ChatCommandsTeller
  79. - - - - - MeCommand
  80. - - - - - ChatMessageValidator
  81. - - - - - ChatFloodDetector
  82. - - - - - PrivateMessaging
  83. - - - - - MuteSpeaker
  84. - - - - - TeamChat
  85. - - - - ChatService
  86. - - - - ChatChannel
  87. - - - - ChatServiceRunner
  88. - - - - Speaker
  89. - - - - ChatServiceInstaller
  90. - - - ServerUtil
  91. - - Settings
  92. - - - Pages
  93. - - - - Players
  94. - - - - ReportAbuseMenu
  95. - - - - ResetCharacter
  96. - - - - Record
  97. - - - - LeaveGame
  98. - - - - Home
  99. - - - - Help
  100. - - - - GameSettings
  101. - - - Utility
  102. - - - SettingsPageFactory
  103. - - - SettingsHub
  104. - - TopbarConstants
  105. - - Common
  106. - - - ObjectPool
  107. - - - ClassMaker
  108. - - - ForceUseNewChat
  109. - - - Http
  110. - - - CommonUtil
  111. - - TenFootInterface
  112. - - StyleWidgets
  113. - - Stats
  114. - - - StatsViewer
  115. - - - StatsUtils
  116. - - - StatsTextPanel
  117. - - - StatsMiniTextPanel
  118. - - - StatsButton
  119. - - - StatsAggregator
  120. - - - BarGraph
  121. - - - DecoratedValueLabel
  122. - - - StatsAggregatorManager
  123. - - - StatsAnnotatedGraph
  124. - - ChatSelector
  125. - - GoogleAnalyticsUtils
  126. - - PlayerDropDown
  127. - - DeveloperConsoleModule
  128. - - NewChat
  129. - - PlayerPermissionsModule
  130. - - LoadingScreen3D
  131. - - Chat
  132. - - ChatUtil
  133. - - BackpackScript
  134. - - PlayerlistModule
  135. - - BackpackScript3D
  136. - Sounds
  137. - - VolumeChangeSound
  138. - CoreScripts/Topbar
  139. - TopBarContainer
  140. - - TopBarShadow
  141. - - Settings
  142. - - - SettingsIcon
  143. - - NameHealthContainer
  144. - - - Username
  145. - - - HealthContainer
  146. - - - - HealthFill
  147. - SettingsShield
  148. - - SettingsShield
  149. - - - VRBackground
  150. - - - Modal
  151. - - - HubBar
  152. - - - - PlayersTab
  153. - - - - - Icon
  154. - - - - - - Title
  155. - - - - - TabSelection
  156. - - - - GameSettingsTab
  157. - - - - - Icon
  158. - - - - - - Title
  159. - - - - - TabSelection
  160. - - - - ReportAbuseTab
  161. - - - - - Icon
  162. - - - - - - Title
  163. - - - - - TabSelection
  164. - - - - HelpTab
  165. - - - - - Icon
  166. - - - - - - Title
  167. - - - - - TabSelection
  168. - - - - RecordTab
  169. - - - - - Icon
  170. - - - - - - Title
  171. - - - - - TabSelection
  172. - - - PageViewClipper
  173. - - - - InputCapture
  174. - - - - PageView
  175. - - - BottomButtonFrame
  176. - - - - LeaveGameButtonButton
  177. - - - - - Enabled
  178. - - - - - LeaveGameButtonTextLabel
  179. - - - - - LeaveGameHint
  180. - - - - ResetCharacterButtonButton
  181. - - - - - Enabled
  182. - - - - - ResetCharacterButtonTextLabel
  183. - - - - - ResetCharacterHint
  184. - - - - ResumeButtonButton
  185. - - - - - Enabled
  186. - - - - - ResumeButtonTextLabel
  187. - - - - - ResumeHint
  188. - DropDownFullscreenFrame
  189. - - DropDownSelectionFrame
  190. - - - DropDownScrollingFrame
  191. - - - - Selection1
  192. - DropDownFullscreenFrame
  193. - - DropDownSelectionFrame
  194. - - - DropDownScrollingFrame
  195. - - - - Selection1
  196. - Backpack
  197. - - Hotbar
  198. - - - 1
  199. - - - - SelectionObjectClipper
  200. - - - - - Selector
  201. - - - - Icon
  202. - - - - ToolName
  203. - - - - ToolTip
  204. - - - - Number
  205. - - - 2
  206. - - - - SelectionObjectClipper
  207. - - - - - Selector
  208. - - - - Icon
  209. - - - - ToolName
  210. - - - - ToolTip
  211. - - - - Number
  212. - - - 3
  213. - - - - SelectionObjectClipper
  214. - - - - - Selector
  215. - - - - Icon
  216. - - - - ToolName
  217. - - - - ToolTip
  218. - - - - Number
  219. - - - 4
  220. - - - - SelectionObjectClipper
  221. - - - - - Selector
  222. - - - - Icon
  223. - - - - ToolName
  224. - - - - ToolTip
  225. - - - - Number
  226. - - - 5
  227. - - - - SelectionObjectClipper
  228. - - - - - Selector
  229. - - - - Icon
  230. - - - - ToolName
  231. - - - - ToolTip
  232. - - - - Number
  233. - - - 6
  234. - - - - SelectionObjectClipper
  235. - - - - - Selector
  236. - - - - Icon
  237. - - - - ToolName
  238. - - - - ToolTip
  239. - - - - Number
  240. - - - 7
  241. - - - - SelectionObjectClipper
  242. - - - - - Selector
  243. - - - - Icon
  244. - - - - ToolName
  245. - - - - ToolTip
  246. - - - - Number
  247. - - - 8
  248. - - - - SelectionObjectClipper
  249. - - - - - Selector
  250. - - - - Icon
  251. - - - - ToolName
  252. - - - - ToolTip
  253. - - - - Number
  254. - - - 9
  255. - - - - SelectionObjectClipper
  256. - - - - - Selector
  257. - - - - Icon
  258. - - - - ToolName
  259. - - - - ToolTip
  260. - - - - Number
  261. - - - 10
  262. - - - - SelectionObjectClipper
  263. - - - - - Selector
  264. - - - - Icon
  265. - - - - ToolName
  266. - - - - ToolTip
  267. - - - - Number
  268. - - Inventory
  269. - - - ScrollingFrame
  270. - - - Search
  271. - - - - TextBox
  272. - - - - X
  273. - - GamepadHintsFrame
  274. - - - HintFrame
  275. - - - - HintImage
  276. - - - - HintText
  277. - - - HintFrame
  278. - - - - HintImage
  279. - - - - HintText
  280. - - - HintFrame
  281. - - - - HintImage
  282. - - - - HintText
  283. - PlayerListContainer
  284. - - ScrollList
  285. - - - Player1
  286. - - - - BGFrame
  287. - - - - - MembershipIcon
  288. - - - - - PlayerName
  289. - - PopupClipFrame
  290. - HurtOverlay
  291. - CoreScripts/MainBotChatScript2
  292. - CoreScripts/NotificationScript2
  293. - SendNotification
  294. - SendNotificationInfo
  295. - NotificationFrame
  296. - PopupFrame
  297. - - PopupAcceptButton
  298. - - PopupDeclineButton
  299. - - PopupOKButton
  300. - - PopupText
  301. - CoreScripts/PerformanceStatsManagerScript
  302. - CoreScripts/BubbleChat
  303. - CoreScripts/PurchasePromptScript2
  304. - PurchaseDialog
  305. - - ContainerFrame
  306. - - - ContainerImage
  307. - - - ItemPreviewImage
  308. - - - ItemDescriptionText
  309. - - - RobuxIcon
  310. - - - TixIcon
  311. - - - CostText
  312. - - - PostBalanceText
  313. - - - BuyButton
  314. - - - - BuyButtonText
  315. - - - - ImageLabel
  316. - - - CancelButton
  317. - - - - CancelButtonText
  318. - - - - ImageLabel
  319. - - - BuyRobuxButton
  320. - - - - BuyRobuxButtonText
  321. - - - - ImageLabel
  322. - - - BuyBCButton
  323. - - - - BuyBCButtonText
  324. - - - - ImageLabel
  325. - - - FreeButton
  326. - - - - FreeButtonText
  327. - - - OkButton
  328. - - - - OkButtonText
  329. - - - - ImageLabel
  330. - - - OkPurchasedButton
  331. - - - - OkPurchasedButtonText
  332. - - - - ImageLabel
  333. - - PurchaseFrame
  334. - - - PurchaseText
  335. - - - Loading (x3)
  336. - CoreScripts/PurchasePromptScript3
  337. - CoreScripts/VehicleHud
  338. - VehicleHudFrame
  339. - - SpeedBarClippingFrame
  340. - - - SpeedBarImage
  341. - - HudBG
  342. - - SpeedBG
  343. - - SpeedLabel
  344. - - SpeedText
  345. - CoreScripts/GamepadMenu
  346. - ControlFrame
  347. - - BottomLeftControl
  348. - - BottomRightControl
  349. - - TopLeftControl
  350.  
  351. - - - Close
  352. - AntiFreezeWarning
  353. Handles
  354. LineGui
  355. - Frame
  356. - - TextLabel
  357. - - TextBox
  358. - - TextLabel
  359. - - TextButton
  360. - - TextLabel
  361. - - TextButton
  362. - - TextLabel
  363. - - TextButton
  364. - - TextLabel
  365. - - TextBox
  366. - - TextLabel
  367. - - TextBox
  368. SelectionBox
  369. TerrainCreatorGui
  370. - Terrain GeneratorDragBar
  371. - - BarNameLabel
  372. - - CloseButton
  373. - - - CloseEvent
  374. - - HelpButton
  375. - - HelpFrame
  376. - - - HelpText
  377. - - - - HelpSecondText
  378. - - - - - HelpThirdText
  379. - - MinimizeButton
  380. - - MinimizeFrame
  381. - - - MinimizeButton
  382. - - SeparatingLine (x2)
  383. - - WidgetContainer
  384. - - - offsetXLabel
  385. - - - offsetXSliderGui
  386. - - - - SliderSteps
  387. - - - - SliderPosition
  388. - - - - Bar
  389. - - - - - Slider
  390. - - - OffsetZLabel
  391. - - - OffsetZSliderGui
  392. - - - - SliderSteps
  393. - - - - SliderPosition
  394. - - - - Bar
  395. - - - - - Slider
  396. - - - WidthLabel
  397. - - - WidthSliderGui
  398. - - - - SliderSteps
  399. - - - - SliderPosition
  400. - - - - Bar
  401. - - - - - Slider
  402. - - - LengthLabel
  403. - - - LengthSliderGui
  404. - - - - SliderSteps
  405. - - - - SliderPosition
  406. - - - - Bar
  407. - - - - - Slider
  408. - - - AmplitudeLabel
  409. - - - AmplitudeSliderGui
  410. - - - - SliderSteps
  411. - - - - SliderPosition
  412. - - - - Bar
  413. - - - - - Slider
  414. - - - FrequencyLabel
  415. - - - FrequencySliderGui
  416. - - - - SliderSteps
  417. - - - - SliderPosition
  418. - - - - Bar
  419. - - - - - Slider
  420. - - - BaseHeightLabel
  421. - - - BaseHeightSliderGui
  422. - - - - SliderSteps
  423. - - - - SliderPosition
  424. - - - - Bar
  425. - - - - - Slider
  426. - - - WaterHeightLabel
  427. - - - WaterHeightSliderGui
  428. - - - - SliderSteps
  429. - - - - SliderPosition
  430. - - - - Bar
  431. - - - - - Slider
  432. - - - GenerateButton
  433. - - - ClearButton
  434. - AreaSoak (x8)
  435. BuilderGui
  436. - BuilderDragBar
  437. - - BarNameLabel
  438. - - CloseButton
  439. - - - CloseEvent
  440. - - HelpButton
  441. - - HelpFrame
  442. - - - HelpText
  443. - - MinimizeButton
  444. - - MinimizeFrame
  445. - - - MinimizeButton
  446. - - SeparatingLine (x2)
  447. - - WidgetContainer
  448. - - - AddText
  449. RemoverGui
  450. - RemoverDragBar
  451. - - BarNameLabel
  452. - - CloseButton
  453. - - - CloseEvent
  454. - - HelpButton
  455. - - HelpFrame
  456. - - - HelpText
  457. - - MinimizeButton
  458. - - MinimizeFrame
  459. - - - MinimizeButton
  460. - - SeparatingLine (x2)
  461. - - WidgetContainer
  462. - - - removeText
  463. ElevationGui
  464. - Elevation AdjusterDragBar
  465. - - BarNameLabel
  466. - - CloseButton
  467. - - - CloseEvent
  468. - - HelpButton
  469. - - HelpFrame
  470. - - - HelpText
  471. - - MinimizeButton
  472. - - MinimizeFrame
  473. - - - MinimizeButton
  474. - - SeparatingLine (x2)
  475. - - WidgetContainer
  476. - - - RadiusLabel
  477. - - - radiusSliderGui
  478. - - - - SliderSteps
  479. - - - - SliderPosition
  480. - - - - Bar
  481. - - - - - Slider
  482. - - - SlopeLabel
  483. - - - slopeSliderGui
  484. - - - - SliderSteps
  485. - - - - SliderPosition
  486. - - - - Bar
  487. - - - - - Slider
  488. - AreaSoak (x2)
  489. TerrainBrushGui
  490. - Terrain BrushDragBar
  491. - - BarNameLabel
  492. - - CloseButton
  493. - - - CloseEvent
  494. - - HelpButton
  495. - - HelpFrame
  496. - - - TextLabel
  497. - - MinimizeButton
  498. - - MinimizeFrame
  499. - - - MinimizeButton
  500. - - SeparatingLine (x2)
  501. - - WidgetContainer
  502. - - - TextLabel
  503. - - - SliderGui
  504. - - - - SliderSteps
  505. - - - - SliderPosition
  506. - - - - Bar
  507. - - - - - Slider
  508. - - - TextLabel
  509. - - - SliderGui
  510. - - - - SliderSteps
  511. - - - - SliderPosition
  512. - - - - Bar
  513. - - - - - Slider
  514. - - - SliderGui
  515. - - - - SliderSteps
  516. - - - - SliderPosition
  517. - - - - Bar
  518. - - - - - Slider
  519. - - - BuildModeLabel
  520. - - - BuildModeDropdown
  521. - - - - DropDownMenuButton
  522. - - - - - Icon
  523. - - - - List
  524. - - - - - ChoiceButton (x2)
  525. - AreaSoak (x4)
  526. CraterGui
  527. - CraterDragBar
  528. - - BarNameLabel
  529. - - CloseButton
  530. - - - CloseEvent
  531. - - HelpButton
  532. - - HelpFrame
  533. - - - TextLabel
  534. - - MinimizeButton
  535. - - MinimizeFrame
  536. - - - MinimizeButton
  537. - - SeparatingLine (x2)
  538. - - WidgetContainer
  539. - - - TextLabel
  540. - - - SliderGui
  541. - - - - SliderSteps
  542. - - - - SliderPosition
  543. - - - - Bar
  544. - - - - - Slider
  545. - - - TextLabel
  546. - - - SliderGui
  547. - - - - SliderSteps
  548. - - - - SliderPosition
  549. - - - - Bar
  550. - - - - - Slider
  551. - AreaSoak (x2)
  552. RoadGui
  553. - RoadsDragBar
  554. - - BarNameLabel
  555. - - CloseButton
  556. - - - CloseEvent
  557. - - HelpButton
  558. - - HelpFrame
  559. - - - TextLabel
  560. - - MinimizeButton
  561. - - MinimizeFrame
  562. - - - MinimizeButton
  563. - - SeparatingLine (x2)
  564. - - WidgetContainer
  565. - - - TextLabel
  566. MaterialPainterGui
  567. - Material BrushDragBar
  568. - - BarNameLabel
  569. - - CloseButton
  570. - - - CloseEvent
  571. - - HelpButton
  572. - - HelpFrame
  573. - - - TextHelp
  574. - - MinimizeButton
  575. - - MinimizeFrame
  576. - - - MinimizeButton
  577. - - SeparatingLine (x2)
  578. - - WidgetContainer
  579. - - - TerrainMaterialSelector
  580. - - - - TerrainMaterialSelectionChanged
  581. - - - - ScrollingFrame
  582. - - - - - Grass
  583. - - - - - - Grass
  584. - - - - - - EnumType
  585. - - - - - Sand
  586. - - - - - - Sand
  587. - - - - - - EnumType
  588. - - - - - Brick
  589. - - - - - - Brick
  590. - - - - - - EnumType
  591. - - - - - Granite
  592. - - - - - - Granite
  593. - - - - - - EnumType
  594. - - - - - Asphalt
  595. - - - - - - Asphalt
  596. - - - - - - EnumType
  597. - - - - - Iron
  598. - - - - - - Iron
  599. - - - - - - EnumType
  600. - - - - - Aluminum
  601. - - - - - - Aluminum
  602. - - - - - - EnumType
  603. - - - - - Gold
  604. - - - - - - Gold
  605. - - - - - - EnumType
  606. - - - - - Plank
  607. - - - - - - Plank
  608. - - - - - - EnumType
  609. - - - - - Log
  610. - - - - - - Log
  611. - - - - - - EnumType
  612. - - - - - Gravel
  613. - - - - - - Gravel
  614. - - - - - - EnumType
  615. - - - - - Cinder Block
  616. - - - - - - Cinder Block
  617. - - - - - - EnumType
  618. - - - - - Stone Wall
  619. - - - - - - Stone Wall
  620. - - - - - - EnumType
  621. - - - - - Concrete
  622. - - - - - - Concrete
  623. - - - - - - EnumType
  624. - - - - - Plastic (red)
  625. - - - - - - Plastic (red)
  626. - - - - - - EnumType
  627. - - - - - Plastic (blue)
  628. - - - - - - Plastic (blue)
  629. - - - - - - EnumType
  630. - - - - - Water
  631. - - - - - - Water
  632. - - - - - - EnumType
  633. - - - - ScrollUpButton
  634. - - - - ScrollDownButton
  635. - - - RadiusLabel
  636. - - - SliderGui
  637. - - - - SliderSteps
  638. - - - - SliderPosition
  639. - - - - Bar
  640. - - - - - Slider
  641. - - - DropDownMenu
  642. - - - - DropDownMenuButton
  643. - - - - - Icon
  644. - - - - List
  645. - - - - - ChoiceButton (x2)
  646. - - - BrushLabel
  647. - AreaSoak (x2)
  648. FloodFillGui
  649. - Flood FillDragBar
  650. - - BarNameLabel
  651. - - CloseButton
  652. - - - CloseEvent
  653. - - HelpButton
  654. - - HelpFrame
  655. - - - TextHelp
  656. - - MinimizeButton
  657. - - MinimizeFrame
  658. - - - MinimizeButton
  659. - - SeparatingLine (x2)
  660. - - WidgetContainer
  661. - - - TerrainMaterialSelector
  662. - - - - TerrainMaterialSelectionChanged
  663. - - - - ScrollingFrame
  664. - - - - - Grass
  665. - - - - - - Grass
  666. - - - - - - EnumType
  667. - - - - - Sand
  668. - - - - - - Sand
  669. - - - - - - EnumType
  670. - - - - - Brick
  671. - - - - - - Brick
  672. - - - - - - EnumType
  673. - - - - - Granite
  674. - - - - - - Granite
  675. - - - - - - EnumType
  676. - - - - - Asphalt
  677. - - - - - - Asphalt
  678. - - - - - - EnumType
  679. - - - - - Iron
  680. - - - - - - Iron
  681. - - - - - - EnumType
  682. - - - - - Aluminum
  683. - - - - - - Aluminum
  684. - - - - - - EnumType
  685. - - - - - Gold
  686. - - - - - - Gold
  687. - - - - - - EnumType
  688. - - - - - Plank
  689. - - - - - - Plank
  690. - - - - - - EnumType
  691. - - - - - Log
  692. - - - - - - Log
  693. - - - - - - EnumType
  694. - - - - - Gravel
  695. - - - - - - Gravel
  696. - - - - - - EnumType
  697. - - - - - Cinder Block
  698. - - - - - - Cinder Block
  699. - - - - - - EnumType
  700. - - - - - Stone Wall
  701. - - - - - - Stone Wall
  702. - - - - - - EnumType
  703. - - - - - Concrete
  704. - - - - - - Concrete
  705. - - - - - - EnumType
  706. - - - - - Plastic (red)
  707. - - - - - - Plastic (red)
  708. - - - - - - EnumType
  709. - - - - - Plastic (blue)
  710. - - - - - - Plastic (blue)
  711. - - - - - - EnumType
  712. - - - - - Water
  713. - - - - - - Water
  714. - - - - - - EnumType
  715. - - - - ScrollUpButton
  716. - - - - ScrollDownButton
  717. RecenterCountdown
  718. - TextLabel
  719. - ImageLabel
  720. Notifications
  721. - NotificationsListFrame
  722. - - TitlebarBackground
  723. - - - TitleText
  724. - - - CloseButton
  725. - - ContentFrame
  726. - - - NotificationGroup (x3)
  727. NotificationDetails
  728. - NotificationsDetailFrame
  729. - - TitlebarBackground
  730. - - - TitleText
  731. - - ContentFrame
  732. UserGui
  733. Topbar3D
  734. - ImageButton
  735. - - ButtonHoverText
  736. - - - HoverMid
  737. - - - HoverLeft
  738. - - - HoverRight
  739. - - - ButtonHoverTextLabel
  740. - - ImageLabel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement