Difference between revisions of "love.filesystem.getAppdataDirectory"
Line 13: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Returns the application data directory (could be the same as getUserDirectory)}} | {{#set:Description=Returns the application data directory (could be the same as getUserDirectory)}} | ||
+ | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|love.filesystem.getAppdataDirectory}} | {{i18n|love.filesystem.getAppdataDirectory}} |
Latest revision as of 09:39, 25 March 2011
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
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info