GetCollection (Function): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
(created the page) |
(No difference)
|
Revision as of 02:52, 25 September 2021
| Function | |
|---|---|
| Syntax | GetCollection( String class ) |
| Returns | Objects |
| Description: | This function returns all instances of a given class which are in the DataModel. Only works for Configuration and VehicleSeat. |
| In Object: | CollectionService |