Saves the timeline to the given location.
If formatter_asset is null, the method will attempt to save in the same format the
timeline was loaded from, before defaulting to the formatter with highest rank.
| this |
The Timeline |
| uri |
The location to save to |
| formatter_asset |
The formatter asset to use, or null |
| overwrite |
true to overwrite file if it exists |
|
true if this was successfully saved to |