GetStampModel (Function)
From Legacy Roblox Wiki
Jump to navigationJump to search
GetStampModel( number assetId, boolean useAssetVersionId ) | |
Returns | Model or string |
Description: | assetId is the asset to load in, define useAssetVersionId as true if assetId is a version id instead of a relative assetId. Returns the asset contained in a Model, or a string with error message if something fails. |