gr_template_find_by_index
Syntax:
gr_template_find_by_index(index);
Argument name | Type | Description |
---|---|---|
index |
integer |
The index starting from 0 of the gesture that you are looking. |
Returns: (Gesture
) The gesture
Description:
Finds and returns the first added template gesture with the specified name.