Backpack
Backpack : Instance
Overview
A Backpack is a storage for tools and items owned by a player.
A Backpack contains unequipped Tools, which are automatically displayed in the inventory UI at the bottom of the screen. When a player selects a Tool from the inventory UI, the Tool is equipped and moved to the character model.
Additionally, Scripts and LocalScripts can be stored in a Backpack and automatically run when located there.
This object is accessible from both server and client environments.
Properties
Methods
Events
Last updated