AssetType
This Enum can be used to match the AssetTypeId from MarketplaceService:GetProductInfo() to an asset type.
Items 59
History | Name | Value | Legacy Names | Description | |
---|---|---|---|---|---|
261 | Image | 1 | The asset is an image. | ||
536 | TShirt | 2 | TeeShirt | ||
261 | Audio | 3 | The asset is an audio clip. | ||
261 | Mesh | 4 | The asset is a mesh. | ||
261 | Lua | 5 | The asset is Lua code, for example a ModuleScript. | ||
261 | Hat | 8 | The asset is a hat. | ||
261 | Place | 9 | The asset is a place. | ||
261 | Model | 10 | The asset is a model. | ||
261 | Shirt | 11 | The asset is a shirt. | ||
261 | Pants | 12 | The asset is a pants item. | ||
261 | Decal | 13 | The asset is a decal (image). | ||
261 | Head | 17 | The asset is a head. | ||
261 | Face | 18 | The asset is a face. | ||
261 | Gear | 19 | The asset is a gear item. | ||
261 | Badge | 21 | The asset is a badge. | ||
261 | Animation | 24 | The asset is an animation; also see the more specific animation type enums below. | ||
261 | Torso | 27 | The asset is a torso. | ||
261 | RightArm | 28 | The asset is a right arm. | ||
261 | LeftArm | 29 | The asset is a left arm. | ||
261 | LeftLeg | 30 | The asset is a left leg. | ||
261 | RightLeg | 31 | The asset is a right leg. | ||
261 | Package | 32 | The asset is a pack, for example an animation package. | ||
261 | GamePass | 34 | The asset is a GamePass. | ||
261 | Plugin | 38 | The asset is a plugin. | ||
261 | MeshPart | 40 | The asset is a mesh part. | ||
271 | HairAccessory | 41 | The asset is a hair accessory. | ||
271 | FaceAccessory | 42 | The asset is a face accessory. | ||
271 | NeckAccessory | 43 | The asset is a neck accessory. | ||
271 | ShoulderAccessory | 44 | The asset is a shoulder accessory. | ||
271 | FrontAccessory | 45 | The asset is a front accessory. | ||
271 | BackAccessory | 46 | The asset is a back accessory. | ||
271 | WaistAccessory | 47 | The asset is a waist accessory. | ||
271 | ClimbAnimation | 48 | The asset is a climb animation. | ||
271 | DeathAnimation | 49 | The asset is a death animation. | ||
271 | FallAnimation | 50 | The asset is a fall animation. | ||
271 | IdleAnimation | 51 | The asset is an idle animation. | ||
271 | JumpAnimation | 52 | The asset is a jump animation. | ||
271 | RunAnimation | 53 | The asset is a run animation. | ||
271 | SwimAnimation | 54 | The asset is a swim animation. | ||
271 | WalkAnimation | 55 | The asset is a walk animation. | ||
271 | PoseAnimation | 56 | The asset is a pose animation. | ||
598 | EarAccessory | 57 | |||
598 | EyeAccessory | 58 | |||
598 | EmoteAnimation | 61 | The asset is an emote animation. | ||
598 | Video | 62 | The asset is a video. | ||
598 | TShirtAccessory | 64 | TeeShirtAccessory | ||
598 | ShirtAccessory | 65 | |||
598 | PantsAccessory | 66 | |||
598 | JacketAccessory | 67 | |||
598 | SweaterAccessory | 68 | |||
598 | ShortsAccessory | 69 | |||
598 | LeftShoeAccessory | 70 | |||
598 | RightShoeAccessory | 71 | |||
598 | DressSkirtAccessory | 72 | |||
598 | FontFamily | 73 | |||
539 | EyebrowAccessory | 76 | |||
539 | EyelashAccessory | 77 | |||
598 | MoodAnimation | 78 | |||
598 | DynamicHead | 79 |
Removed items 2
History | Name | Value | |
---|---|---|---|
485 | TeeShirt | 2 | |
485 | TeeShirtAccessory | 64 |
Description
This Enum can be used to match the AssetTypeId from MarketplaceService:GetProductInfo() to an asset type.
History 106
- 598 Change Index of Video from 45 to 44
- 598 Change Index of TShirtAccessory from 46 to 45
- 598 Change Index of SweaterAccessory from 50 to 49
- 598 Change Index of ShortsAccessory from 51 to 50
- 598 Change Index of ShirtAccessory from 47 to 46
- 598 Change Index of RightShoeAccessory from 53 to 52
- 598 Change Index of PantsAccessory from 48 to 47
- 598 Change Index of MoodAnimation from 41 to 57
- 598 Change Index of LeftShoeAccessory from 52 to 51
- 598 Change Index of JacketAccessory from 49 to 48
- 598 Change Index of FontFamily from 58 to 54
- 598 Change Index of EyeAccessory from 43 to 42
- 598 Change Index of EmoteAnimation from 44 to 43
- 598 Change Index of EarAccessory from 42 to 41
- 598 Change Index of DynamicHead from 57 to 58
- 598 Change Index of DressSkirtAccessory from 54 to 53
- 551 Add FontFamily
- 541 Add DynamicHead
- 539 Change Index of Video from 44 to 45
- 539 Change Index of TShirtAccessory from 45 to 46
- 539 Change Index of SweaterAccessory from 49 to 50
- 539 Change Index of ShortsAccessory from 50 to 51
- 539 Change Index of ShirtAccessory from 46 to 47
- 539 Change Index of RightShoeAccessory from 52 to 53
- 539 Change Index of PantsAccessory from 47 to 48
- 539 Add MoodAnimation
- 539 Change Index of LeftShoeAccessory from 51 to 52
- 539 Change Index of JacketAccessory from 48 to 49
- 539 Change Index of EyelashAccessory from 55 to 56
- 539 Change Index of EyebrowAccessory from 54 to 55
- 539 Change Index of EyeAccessory from 42 to 43
- 539 Change Index of EmoteAnimation from 43 to 44
- 539 Change Index of EarAccessory from 41 to 42
- 539 Change Index of DressSkirtAccessory from 53 to 54
- 536 Change LegacyNames of TShirtAccessory from [] to [TeeShirtAccessory]
- 536 Change LegacyNames of TShirt from [] to [TeeShirt]
- 524 Add EyelashAccessory
- 524 Add EyebrowAccessory
- 485 Remove TeeShirtAccessory
- 485 Remove TeeShirt
- 485 Add TShirtAccessory
- 485 Add TShirt
- 483 Change Value of TeeShirtAccessory from 63 to 64
- 483 Change Value of SweaterAccessory from 67 to 68
- 483 Change Value of ShortsAccessory from 68 to 69
- 483 Change Value of ShirtAccessory from 64 to 65
- 483 Change Value of RightShoeAccessory from 70 to 71
- 483 Change Value of PantsAccessory from 65 to 66
- 483 Change Value of LeftShoeAccessory from 69 to 70
- 483 Change Value of JacketAccessory from 66 to 67
- 483 Change Value of DressSkirtAccessory from 71 to 72
- 475 Add TeeShirtAccessory
- 475 Add SweaterAccessory
- 475 Add ShortsAccessory
- 475 Add ShirtAccessory
- 475 Add RightShoeAccessory
- 475 Add PantsAccessory
- 475 Add LeftShoeAccessory
- 475 Add JacketAccessory
- 475 Add DressSkirtAccessory
- 432 Add Video
- 384 Add EmoteAnimation
- 298 Add EyeAccessory
- 298 Add EarAccessory
- 271 Add WalkAnimation
- 271 Add WaistAccessory
- 271 Add SwimAnimation
- 271 Add ShoulderAccessory
- 271 Add RunAnimation
- 271 Add PoseAnimation
- 271 Add NeckAccessory
- 271 Add JumpAnimation
- 271 Add IdleAnimation
- 271 Add HairAccessory
- 271 Add FrontAccessory
- 271 Add FallAnimation
- 271 Add FaceAccessory
- 271 Add DeathAnimation
- 271 Add ClimbAnimation
- 271 Add BackAccessory
- 261 Add Torso
- 261 Add TeeShirt
- 261 Add Shirt
- 261 Add RightLeg
- 261 Add RightArm
- 261 Add Plugin
- 261 Add Place
- 261 Add Pants
- 261 Add Package
- 261 Add Model
- 261 Add MeshPart
- 261 Add Mesh
- 261 Add Lua
- 261 Add LeftLeg
- 261 Add LeftArm
- 261 Add Image
- 261 Add Head
- 261 Add Hat
- 261 Add Gear
- 261 Add GamePass
- 261 Add Face
- 261 Add Decal
- 261 Add Badge
- 261 Add Audio
- 261 Add Animation
- 261 Add AssetType