Reference API Roblox

Engine API

Website

Related

Reference API Roblox

GearType

This enum is deprecated. It exists only for backward compatibility, and should not be used for new work.

Tags: [Deprecated]

Items 9

HistoryNameValueDescription
385MeleeWeapons0

Gear with the 'Melee' attribute.

385RangedWeapons1

Gear with the 'Ranged' attribute.

385Explosives2

Gear with the 'Explosive' attribute.

385PowerUps3

Gear with the 'Power Up' attribute.

385NavigationEnhancers4

Gear with the 'Navigation' attribute.

385MusicalInstruments5

Gear with the 'Musical' attribute.

385SocialItems6

Gear with the 'Social' attribute.

385BuildingTools7

Gear with the 'Building' attribute.

385Transport8

Gear with the 'Transport' attribute.

Description

The GearType Enum is used as an argument in DataModel:IsGearTypeAllowed(). Gear may have more than one type/attribute.

History 20

Settings