Inherits ScriptObject.
Public Member Functions | |
Integer | getNumberOfTools () |
Tool | getTool (Integer index) |
Tool table.
Integer getNumberOfTools | ( | ) |
Returns the number of tools in the tool table.
Returns the tool at the specified index. The index must be in the range [0; getNumberOfTools()].