| Library | File | Frames | Expand |
| xbool | FileSaveAccess (xrstring FileType, pfcModel_ptr Model) | |
| The callback function to decide if the file type should be selectable in File 'Save a Copy' dialog or not. | ||
| void | OnFileSaveRegister (xrstring FileType, pfcModel_ptr Model, xrstring FilePath) | |
| This callback function is called upon pressing OK button on the File 'Save a Copy' dialog for the new registered type. | ||
| xbool | FileSaveAccess | (xrstring FileType, pfcModel_ptr Model) |
|
The callback function to decide if the file type should be selectable in File 'Save a Copy' dialog or not.
|
| void | OnFileSaveRegister | (xrstring FileType, pfcModel_ptr Model, xrstring FilePath) |
|
This callback function is called upon pressing OK button on the File 'Save a Copy' dialog for the new registered type.
|