Documentation

Folder Path - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Resource :: Folder Path

Root.Resource.FolderPath
path as a series of nested folder names separated by forward slashes

Type

String

Lua Usage

-- Get
local string = resource.FolderPath

-- Set
resource.FolderPath = string

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