BackpackItem

Show Deprecated
Not Creatable

BackpackItem is an abstract class for backpack items such as HopperBins and Tools.

Summary

Properties

  • TextureId:ContentId
    Read Parallel

    The texture icon that is displayed for a tool in the player's backpack.

Properties inherited from ModelProperties inherited from PVInstance

Methods

Methods inherited from ModelMethods inherited from PVInstance

Properties

TextureId

ContentId
Read Parallel

The texture icon that is displayed for a tool in the player's backpack.

This property should be set to the content ID of an image uploaded to the Roblox website.

If this property is left blank, the Backpack GUI will display the name of the tool instead.

Methods

Events