CEditorFolderName Constant

Definition

Used as a folder name to store your game settings

Delphi
const CEditorFolderName = 'Gamolf'

Value

string

Remarks

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