CGameFolderName Constant

Used as a folder name to store the settings and scores

Unit: uConsts
const CGameFolderName = 'Bubbleoid'

Value

Type: System.string

 

Don't use a path, only a name to use a a folder name. The real paths are calculated automatically depending on the platform.