Reference API Roblox

Engine API

Website

Related

Reference API Roblox

AssetType

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

Items 62

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 Luau 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.

715EarAccessory57
715EyeAccessory58
715EmoteAnimation61

The asset is an emote animation.

715Video62

The asset is a video.

715TShirtAccessory64TeeShirtAccessory
715ShirtAccessory65
715PantsAccessory66
715JacketAccessory67
715SweaterAccessory68
715ShortsAccessory69
715LeftShoeAccessory70
715RightShoeAccessory71
715DressSkirtAccessory72
715FontFamily73
715EyebrowAccessory76
715EyelashAccessory77
715MoodAnimation78
715DynamicHead79
715FaceMakeup88
715LipMakeup89
715EyeMakeup90

Removed items 2

HistoryNameValue
485TeeShirt2
485TeeShirtAccessory64

Description

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

History 150

Settings