FileSaveStatus Class

From Derivative
Jump to navigation Jump to search

This class contains status information for an OP save task. Can be casted to a str type to return the filepath of the saved file.


Members

filePathstr (Read Only):

Returns the filepath of the saved file.

opOP (Read Only):

Returns reference to the OP node that was saved.

Methods

isCompleted()bool:

Returns true if the file finished saving, and false otherwise.

TouchDesigner Build: