TextureId (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = TextureId |property = Content ''TextureId'' |description = The URL link to an image, commonly known as a te...")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = TextureId
|name        = TextureId
|property    = [[Content]] ''TextureId''
|property    = [[Content]] ''TextureId''
|description = The URL link to an image, commonly known as a texture.
|description = The URL link to an image, commonly known as a texture.
|object      = [[GBX.lua.BackpackItem (Object)|BackpackItem]], [[GBX.lua.Decal (Object)|Decal]], [[GBX.lua.Flag (Object)|Flag]], [[GBX.lua.HopperBin (Object)|HopperBin]], [[GBX.lua.Texture (Object)|Texture]], [[GBX.lua.Tool (Object)|Tool]], [[GBX.lua.SpecialMesh (Object)|SpecialMesh]],
|object      = [[GBX.lua.BackpackItem (Object)|BackpackItem]], [[GBX.lua.FileMesh (Object)|FileMesh]]
}}</onlyinclude>
}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 22:53, 23 September 2021

Property
Name TextureId
Property Content TextureId
Description: The URL link to an image, commonly known as a texture.
In Object: BackpackItem, FileMesh