mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 19:41:20 +02:00
Forgotten coment
This commit is contained in:
parent
6225435385
commit
ba884f8a94
1 changed files with 1 additions and 1 deletions
|
@ -1424,7 +1424,7 @@ signals:
|
||||||
/**jsdoc
|
/**jsdoc
|
||||||
* Triggered when hand touch is enabled or disabled for an specific entity
|
* Triggered when hand touch is enabled or disabled for an specific entity
|
||||||
* @function MyAvatar.disableHandTouchForIDChanged
|
* @function MyAvatar.disableHandTouchForIDChanged
|
||||||
* @param {Uuid} entityID
|
* @param {Uuid} entityID - ID of the entity that will enable hand touch effect
|
||||||
* @param {boolean} disable
|
* @param {boolean} disable
|
||||||
* @returns {Signal}
|
* @returns {Signal}
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue