mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +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
|
||||
* 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>
|
||||
|
|
Loading…
Reference in a new issue