Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::FileDialogs Namespace Reference

Functions

std::string OpenFile (const char *filter, void *wnd)
 Opens a native Windows file open dialog and returns the selected file path.
std::string SaveFile (const char *filter, void *wnd)
 Opens a native Windows file save dialog and returns the selected file path.