GBX.lua.CollectionService (Service): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
(created the page) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
{{Service}} | {{Service}} | ||
The CollectionService | The CollectionService tracks groups (collections) of specific items. It only works with [[GBX.lua.Configuration (Object)|Configuration]] and [[GBX.lua.VehicleSeat (Object)|VehicleSeat]] objects. | ||
==Functions== | ==Functions== |
Latest revision as of 02:50, 25 September 2021
Note: This is a Game Service, and therefore isn't like other Objects in the Class Explorer. You have to call it with :
game:GetService("<Service name>")
The CollectionService tracks groups (collections) of specific items. It only works with Configuration and VehicleSeat objects.
Functions
In addition to the Global functions, the CollectionService also has these:
Properties
The CollectionService object only incorporates the global properties.
Events
In addition to the Global events, the CollectionService also has these: