love.filesystem.getAppdataDirectory

love.filesystem.getAppdataDirectory

Returns the application data directory (could be the same as getUserDirectory)

Function

Synopsis

path = love.filesystem.getAppdataDirectory( )

Arguments

None.

Returns

string path
The path of the application data directory

See Also


doc_love
2017-03-21 15:46:07
Comments
Leave a Comment

Please login to continue.