Update JSDoc

This commit is contained in:
David Rowe 2019-12-01 21:59:47 +13:00
parent 48680a0fe2
commit 91581ef3c5

View file

@ -1855,6 +1855,7 @@ public:
/**jsdoc
* Gets details of all avatar entities.
* <p><strong>Warning:</strong> Potentially an expensive call. Do not use if possible.</p>
* @function MyAvatar.getAvatarEntityData
* @returns {AvatarEntityMap} Details of all avatar entities.
* @example <caption>Report the current avatar entities.</caption>