Documentation

IO::FromStorageFolder

Function

string IO::FromStorageFolder(const string&in filename)

Gets the absolute path for a file in your plugin's storage folder. This is typically C:\Users\Username\OpenplanetNext\PluginStorage\YourPluginIdentifier. When calling this function and the folder doesn't exist yet, it will automatically be created for you.

string filename

Returns string