(6.0.0) scribble_get_state - JujuAdams/ScribbleOldDocs GitHub Wiki

scribble_get_state([ignoreAnimation])

Returns: Array that contains the current Scribble draw state

Argument Name Purpose
[0]` [ignoreAnimation]` Set to true to not include animation state data in the returned array. Defaults to false

This function is intended to be used in combination with scribble_set_state().