TheGameCreators / AGK-Studio

3 stars 1 forks source link

[Request] ChooseRawFolder() #1103

Open VirtualNomad19 opened 1 year ago

VirtualNomad19 commented 1 year ago

Description

Presents the user with an option to choose a folder on their current platform. If the user cancels the operation an empty string will be returned, otherwise the full path will be returned so that it can be used by your app.

Definition

string ChooseRawFolder()