FileSaveStatus Class
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
filePath → str (Read Only):
Returns the filepath of the saved file.
op → OP (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: