Input.Pointer
static Pointer Pointer(int index, InputSource filter)
This gets the pointer by filter based index.
| int index | Index of the pointer. |
| InputSource filter | Filter used to search for the Pointer. |
| RETURNS: Pointer | The Pointer data. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!