| Library | File | Frames | Expand |
| xbool | FileOpenAccess (xrstring FileType) | |
| The callback function to decide if the file type should be selectable in File Open dialog or not. | ||
| void | OnFileOpenRegister (xrstring FileType, xrstring FilePath) | |
| This callback function is called upon pressing Open button for the new registered type. | ||
| xbool | FileOpenAccess | (xrstring FileType) |
|
The callback function to decide if the file type should be selectable in File Open dialog or not.
|
| void | OnFileOpenRegister | (xrstring FileType, xrstring FilePath) |
|
This callback function is called upon pressing Open button for the new registered type.
|