Table of Contents. Represents an array of TOC items + some useful methods.
Add TOC item to the TOC array as long as it isn't a duplicate. Returns true if successfully added (no duplicate) otherwise false.
Gets an item by its group + name. Returns null if no item exists.
Returns TOC item with a certain id. Returns null if no item exists.
Generated using TypeDoc
Table of Contents. Represents an array of TOC items + some useful methods.