GBX.lua.Accoutrement (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
__NOTOC__
The Accoutrement object allows you to wear something, like a backpack. It's identical to [[GBX.lua.Hat (Object)|Hat]].
==Functions==
The Accoutrement object only incorporates the global functions.


The Accoutrement object allows you to wear something, like a backpack. It's identical to [[GBX.lua.Hat (Object)]].
Note that the [[Clone (Function)|Clone]] method does not work as expected, it has been disabled to prevent fake hats from being sold.
==Functions==
The Accoutrement object only incorporates the global functions.  


==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.