Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 928 Bytes

starterpack.md

File metadata and controls

63 lines (46 loc) · 928 Bytes
description layout
StarterPack is a service whose children are copied into every player's Backpack when they spawn.
title description tableOfContents outline pagination
visible
true
visible
visible
true
visible
true
visible
true

StarterPack

Description

A service-level container whose contents are copied into each player's Backpack when the player spawns. It is generally used to hold Tools, but is sometimes used to hold LocalScripts to ensure that each player gets a copy.

Data

ClassName (String)

  • Editable without script
  • Read only
StarterPack

Name (String)

  • Editable without script
  • Read only
StarterPack

Parent (Object)

  • Editable without script
  • Read only
Datamodel

Behavior

Archivable (Boolean)

  • Editable without script
  • Read only
true