CEditorFolderName Constant

Definition

Used as a folder name to store your game folder

Delphi
const CEditorFolderName = 'Gamolf'

Value

string

Remarks

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