SDL2.getPrefPath

class SDL2
const(char)[]
getPrefPath
(
string orgName
,)

Return Value

Type: const(char)[]

A path suitable for writing configuration files, saved games, etc...

Throws

SDL2Exception on error.

See Also

Meta