IToolHandlers
Scriptable object
Description
Collection of IToolHandler objects
Properties
Property | Description |
---|---|
Count | Returns number of items in collection |
Methods
Method | Description |
---|---|
Item | Returns item by index |
Remarks
Example of how to work with collection objects can be found here.
#API