(5.5.0) scribble_autotype_skip - JujuAdams/ScribbleOldDocs GitHub Wiki
scribble_autotype_skip(element)
Returns: N/A (0
)
Argument | Name | Purpose |
---|---|---|
0 | element |
Text element to target. This element must have been created previously by scribble_draw()
|
This function will skip the fade in or fade out animation that has been started by scribble_autotype_fade_in()
or scribble_autotype_fade_out()
.
If text was fading in, all remaining events will be executed.