Table of Contents
Enumerations #
Name | Values |
---|
This class exposes no enumerations.
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Parameters | Return Type | Description |
---|
This class exposes no events.
Methods #
Definition | Parameters | Return Type | Description |
---|---|---|---|
Add | template as GraffitiEditorTemplate | None | Adds the provided template to the Toolbar’s template selector. |
Item | index as Integer | GraffitiEditorTemplate | Returns the template at the specified index. |
LastIndex | None | Integer | Returns the index of the last item in the internal Templates array. |
Remove | index as Integer | None | Removes the Template at the specified index. |
RemoveAll | None | None | Removes all loaded Templates. |
Properties #
Name | Type | Default Value | Description |
---|
This class exposes no properties.
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.