Documentation

Data Path - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Filesystem :: Data Path

Root.Filesystem.DataPath
application data folder for the user

Type

String

Lua Usage

-- Get
local string = filesystem.DataPath

-- Set
filesystem.DataPath = string

If you think anything is missing, please feel free to: submit documentation feedback on this page