Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Autosave event?

    SDK Help
    0
    3
    299
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      On 07/07/2014 at 00:08, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   13.061 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      Hello,
       
      exist an message (coremessage) which are sending by C4D before the file will be saved by the "Autosave" function? EVMSG_DOCUMENTRECALCULATED will be send afterwards.
      I need an message from C4D to add some data in the project container before the autosave function appears.
       
      regards
      Markus

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 07/07/2014 at 08:56, xxxxxxxx wrote:

        Can you listen for message MSG_DOCUMENTINFO with type MSG_DOCUMENTINFO_TYPE_SAVE_BEFORE? Does this fire when the autosave kicks in?

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          On 07/07/2014 at 23:59, xxxxxxxx wrote:

          Oh, yes. Perfect.... thanks a lot

          1 Reply Last reply Reply Quote 0
          • First post
            Last post