Raven Engine v0.1
Loading...
Searching...
No Matches
PlatformUtils.h File Reference
#include <string>

Namespaces

namespace  Raven
namespace  Raven::FileDialogs

Functions

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