The OpenD Programming Language

savedGames

Location where games may store their saves. Windows only. Note: This is common path for games. One should use subfolder for their game saves.

version(D_Ddoc)
deprecated nothrow @safe
string
savedGames

Return Value

Type: string

User's Saved Games directory. On fail returns an empty string.

See Also

Meta