Documentation

Clone Destination - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: API Node :: Clone Destination

Root.APINode.CloneDestination
reference to what was cloned to (Destination) for the purposes of the script editor's experience

Type

API Node'

Lua Usage

-- Get
local aPINode = aPINode.CloneDestination

-- Set
aPINode.CloneDestination = aPINode

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