AssetType

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

Items

NameValueSummary
Image1

The asset is an image.

TShirt2
Audio3

The asset is an audio clip.

Mesh4

The asset is a mesh.

Lua5

The asset is Lua code, for example a ModuleScript.

Hat8

The asset is a hat.

Place9

The asset is a place.

Model10

The asset is a model.

Shirt11

The asset is a shirt.

Pants12

The asset is a pants item.

Decal13

The asset is a decal (image).

Head17

The asset is a head.

Face18

The asset is a face.

Gear19

The asset is a gear item.

Badge21

The asset is a badge.

Animation24

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

Torso27

The asset is a torso.

RightArm28

The asset is a right arm.

LeftArm29

The asset is a left arm.

LeftLeg30

The asset is a left leg.

RightLeg31

The asset is a right leg.

Package32

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

GamePass34

The asset is a GamePass.

Plugin38

The asset is a plugin.

MeshPart40

The asset is a mesh part.

HairAccessory41

The asset is a hair accessory.

FaceAccessory42

The asset is a face accessory.

NeckAccessory43

The asset is a neck accessory.

ShoulderAccessory44

The asset is a shoulder accessory.

FrontAccessory45

The asset is a front accessory.

BackAccessory46

The asset is a back accessory.

WaistAccessory47

The asset is a waist accessory.

ClimbAnimation48

The asset is a climb animation.

DeathAnimation49

The asset is a death animation.

FallAnimation50

The asset is a fall animation.

IdleAnimation51

The asset is an idle animation.

JumpAnimation52

The asset is a jump animation.

RunAnimation53

The asset is a run animation.

SwimAnimation54

The asset is a swim animation.

WalkAnimation55

The asset is a walk animation.

PoseAnimation56

The asset is a pose animation.

EarAccessory57
EyeAccessory58
EmoteAnimation61

The asset is an emote animation.

Video62

The asset is a video.

TShirtAccessory64
ShirtAccessory65
PantsAccessory66
JacketAccessory67
SweaterAccessory68
ShortsAccessory69
LeftShoeAccessory70
RightShoeAccessory71
DressSkirtAccessory72
FontFamily73
EyebrowAccessory76
EyelashAccessory77
MoodAnimation78
DynamicHead79

On this page