BinType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
m BinType moved to BinType (Enum)
>Anaminus
No edit summary
Line 1: Line 1:
{{CatUp|Class reference}}
__NOTOC__
The [[Enum]] BinType sets what type of HopperBin the object is. It has 8 numbers:
The [[Enum]] BinType sets what type of HopperBin the object is. It has 8 numbers:



Revision as of 22:03, 6 August 2008


The Enum BinType sets what type of HopperBin the object is. It has 8 numbers:

  • 0: Script (user created script)
  • 1: Game Tool
  • 2: Grab
  • 3: Clone (copy)
  • 4: Hammer (delete)
  • 5: Slingshot (recommended to use newer version)
  • 6: Rocket (recommended to use newer version)
  • 7: Laser (Death laser, not recommended)

This Enum set is used by the HopperBin