Deprecate Overlays.getOverlayObject()

This commit is contained in:
David Rowe 2018-01-09 12:45:12 +13:00
parent 56d4429a8b
commit ceb2d38103

View file

@ -233,6 +233,7 @@ public slots:
/**jsdoc
* Get the overlay script object.
* @function Overlays.getOverlayObject
* @deprecated This function is deprecated and will soon be removed.
* @param {Uuid} overlayID - The ID of the overlay to get the script object of.
* @returns {object} The script object for the overlay if found.
*/