GBX.lua.ShirtGraphic (Object): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} The ShirtGraphic object is used to hold the TextureId of a character's shirt. ==Functions== The ShirtGraphic incorporates only the global functions....") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
The ShirtGraphic object is used to hold the TextureId of a character's shirt. | |||
==Functions== | ==Functions== | ||
The ShirtGraphic incorporates only the global functions. | The ShirtGraphic incorporates only the global functions. | ||
==Properties== | ==Properties== | ||
In addition to the global properties, the ShirtGraphic also has these: | In addition to the global properties, the ShirtGraphic also has these: | ||
* [[Graphic]] | * [[Graphic]] | ||
Line 11: | Line 13: | ||
The ShirtGraphic incorporates only the global events. | The ShirtGraphic incorporates only the global events. | ||
[[Category: | [[Category:GoodBlox Lua Objects]] |
Latest revision as of 20:14, 23 September 2021
The ShirtGraphic object is used to hold the TextureId of a character's shirt.
Functions
The ShirtGraphic incorporates only the global functions.
Properties
In addition to the global properties, the ShirtGraphic also has these:
Events
The ShirtGraphic incorporates only the global events.