Game hierarchy

From Legacy Roblox Wiki
Jump to navigationJump to search

Introduction

What is Hierarchy?

Hierarchy is formatted text that is formed in a way to look like the Explorer window found in ROBLOX Studio. For example:

  • Workspace
    • Camera
  • Lighting
  • Players

You can travel to the next step in the hierarchy by using the '.' character. For example:

game.Workspace.Part --notice how I go from 'game' to 'Workspace' and then to a hypothetical part all by using the '.' character

Completed hierarchy example

(note: this hierarchy does not include StatsItems and children of the CoreGui)

  • DataModel
    Place1
    • Workspace
      Workspace
      • Camera
        Camera
      • Message
        Message
      • Terrain
        Terrain
    • ScriptContext
      Script Context
      • StarterScript
        StarterScript
      • StarterScript
        StarterScript
      • CoreScript
        Sections
    • Stats
      Stats
    • ContentProvider
      ContentProvider
    • RunService
      Run Service
    • GuiRoot
    • GuiRoot
    • ContentFilter
      ContentFilter
    • KeyframeSequenceProvider
      Instance
    • GuiService
      GuiService
    • Chat
      Chat
    • LocalBackpack
      LocalBackpack
    • StarterPack
      StarterPack
    • StarterGui
    • CoreGui
      CoreGui
    • SoundService
      Soundscape
      • StockSound
        Boing
      • StockSound
        Bomb
      • StockSound
        Break
      • StockSound
        Click
      • StockSound
        Clock
      • StockSound
        Slingshot
      • StockSound
        Page
      • StockSound
        Ping
      • StockSound
        Snap
      • StockSound
        Splat
      • StockSound
        Step
      • StockSound
        StepOn
      • StockSound
        Swoosh
      • StockSound
        Victory
    • JointsService
      JointsService
    • CollectionService
      CollectionService
    • PhysicsService
      PhysicsService
    • BadgeService
      BadgeService
    • Geometry
      Geometry
    • FriendService
      FriendService
    • RenderHooksService
      RenderHooksService
    • InsertService
      InsertService
    • SocialService
      SocialService
    • Debris
      Debris
    • TimerService
      Instance
    • ScriptInformationProvider
      Instance
    • CookiesService
      CookiesService
    • TeleportService
      Teleport Service
    • PersonalServerService
      Instance
    • Players
      Players
    • FilteredSelection
    • Selection
      Selection
    • FilteredSelection
    • MeshContentProvider
      MeshContentProvider
    • TextureContentProvider
      TextureContentProvider
    • Lighting
      Lighting
    • TextService
      TextService
    • ControllerService
      Instance
      • HumanoidController
        Instance
    • Visit
      Visit
    • ChangeHistoryService
      ChangeHistoryService