GBX.lua.Accoutrement (Object): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
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== | ||
In addition to the Global properties, the Accoutrement also has these: | In addition to the Global properties, the Accoutrement also has these: | ||
*[[AttachmentForward (Property)]] | *[[AttachmentForward (Property)|AttachmentForward]] | ||
*[[AttachmentPos (Property)]] | *[[AttachmentPos (Property)|AttachmentPos]] | ||
*[[AttachmentRight (Property)]] | *[[AttachmentRight (Property)|AttachmentRight]] | ||
*[[AttachmentUp (Property)]] | *[[AttachmentUp (Property)|AttachmentUp]] | ||
==Events== | ==Events== |
Latest revision as of 19:51, 23 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.