mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
Deprecate Overlays.getOverlayObject()
This commit is contained in:
parent
56d4429a8b
commit
ceb2d38103
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue