Syntax#
Argument | Type | Description |
---|
N/A | N/A | No parameters |
Description#
Returns the current sprite assigned to the cursor, if any, using consistent syntax with the primary window_get_cursor
function. If no sprite is currently assigned, cr_none
will be returned instead.
Example#