Callback: Void interface.Save(BinaryWriter writer)

Called when a project is saved. Usefull to save aditional data.

Parameters

  • writer
    Type: BinaryWriter
    The stream writer.