◆ get()
Optional< UTF8String > VSTGUI::Standalone::Platform::Mac::CommonDirectories::get |
( |
CommonDirectoryLocation |
location, |
|
|
const UTF8String & |
subDir, |
|
|
bool |
create = false |
|
) |
| const |
|
overridevirtual |
Get a common directory.
- Parameters
-
location | the location of the directory |
subDir | optional sub directory |
create | create directory if it does not exist |
- Returns
- If location does exist the string is the path to the directory with the last character the path separator.
Implements VSTGUI::Standalone::ICommonDirectories.
The documentation for this class was generated from the following files:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/standalone/source/platform/mac/maccommondirectories.h
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/standalone/source/platform/mac/maccommondirectories.mm