GBX.lua.Accoutrement (Object): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
m (→Properties) |
No edit summary |
||
Line 4: | Line 4: | ||
The Accoutrement object allows you to wear something, like a backpack. It's identical to [[GBX.lua.Hat (Object)|Hat]]. | The Accoutrement object allows you to wear something, like a backpack. It's identical to [[GBX.lua.Hat (Object)|Hat]]. | ||
==Functions== | ==Functions== | ||
The Accoutrement object only incorporates the global functions. | The Accoutrement object only incorporates the global functions. | ||
Note that the [[Clone (Function)|Clone]] method does not work as expected, it has been disabled to prevent fake hats from being sold. | |||
==Properties== | ==Properties== |
Revision as of 02:31, 22 September 2021
The Accoutrement object allows you to wear something, like a backpack. It's identical to Hat.
Functions
The Accoutrement object only incorporates the global functions.
Note that the Clone method does not work as expected, it has been disabled to prevent fake hats from being sold.
Properties
In addition to the Global properties, the Accoutrement also has these:
Events
The Accoutrement object only incorporates the global events.