Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AssetType

This Enum can be used to match the AssetTypeId from MarketplaceService:GetProductInfo() to an asset type.

Items 59

HistoryNameValueLegacy NamesDescription
261Image1

The asset is an image.

536TShirt2TeeShirt
261Audio3

The asset is an audio clip.

261Mesh4

The asset is a mesh.

261Lua5

The asset is Lua code, for example a ModuleScript.

261Hat8

The asset is a hat.

261Place9

The asset is a place.

261Model10

The asset is a model.

261Shirt11

The asset is a shirt.

261Pants12

The asset is a pants item.

261Decal13

The asset is a decal (image).

261Head17

The asset is a head.

261Face18

The asset is a face.

261Gear19

The asset is a gear item.

261Badge21

The asset is a badge.

261Animation24

The asset is an animation; also see the more specific animation type enums below.

261Torso27

The asset is a torso.

261RightArm28

The asset is a right arm.

261LeftArm29

The asset is a left arm.

261LeftLeg30

The asset is a left leg.

261RightLeg31

The asset is a right leg.

261Package32

The asset is a pack, for example an animation package.

261GamePass34

The asset is a GamePass.

261Plugin38

The asset is a plugin.

261MeshPart40

The asset is a mesh part.

271HairAccessory41

The asset is a hair accessory.

271FaceAccessory42

The asset is a face accessory.

271NeckAccessory43

The asset is a neck accessory.

271ShoulderAccessory44

The asset is a shoulder accessory.

271FrontAccessory45

The asset is a front accessory.

271BackAccessory46

The asset is a back accessory.

271WaistAccessory47

The asset is a waist accessory.

271ClimbAnimation48

The asset is a climb animation.

271DeathAnimation49

The asset is a death animation.

271FallAnimation50

The asset is a fall animation.

271IdleAnimation51

The asset is an idle animation.

271JumpAnimation52

The asset is a jump animation.

271RunAnimation53

The asset is a run animation.

271SwimAnimation54

The asset is a swim animation.

271WalkAnimation55

The asset is a walk animation.

271PoseAnimation56

The asset is a pose animation.

598EarAccessory57
598EyeAccessory58
598EmoteAnimation61

The asset is an emote animation.

598Video62

The asset is a video.

598TShirtAccessory64TeeShirtAccessory
598ShirtAccessory65
598PantsAccessory66
598JacketAccessory67
598SweaterAccessory68
598ShortsAccessory69
598LeftShoeAccessory70
598RightShoeAccessory71
598DressSkirtAccessory72
598FontFamily73
539EyebrowAccessory76
539EyelashAccessory77
598MoodAnimation78
598DynamicHead79

Removed items 2

HistoryNameValue
485TeeShirt2
485TeeShirtAccessory64

Description

This Enum can be used to match the AssetTypeId from MarketplaceService:GetProductInfo() to an asset type.

History 106

Settings