mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 19:52:26 +02:00
Update JSDoc
This commit is contained in:
parent
48680a0fe2
commit
91581ef3c5
1 changed files with 1 additions and 0 deletions
|
@ -1855,6 +1855,7 @@ public:
|
||||||
|
|
||||||
/**jsdoc
|
/**jsdoc
|
||||||
* Gets details of all avatar entities.
|
* Gets details of all avatar entities.
|
||||||
|
* <p><strong>Warning:</strong> Potentially an expensive call. Do not use if possible.</p>
|
||||||
* @function MyAvatar.getAvatarEntityData
|
* @function MyAvatar.getAvatarEntityData
|
||||||
* @returns {AvatarEntityMap} Details of all avatar entities.
|
* @returns {AvatarEntityMap} Details of all avatar entities.
|
||||||
* @example <caption>Report the current avatar entities.</caption>
|
* @example <caption>Report the current avatar entities.</caption>
|
||||||
|
|
Loading…
Reference in a new issue