Documentation

Resource - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Window :: Resource

GUI.Window.Resource
resource that created this window

Type

Window Resource'

Lua Usage

-- Get
local windowResource = window.Resource

-- Set
window.Resource = windowResource

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