mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 09:33:29 +02:00
Fix up some "Client Entity" JSDoc API classifications
This commit is contained in:
parent
5428bb19dc
commit
8e0ff9b4de
2 changed files with 2 additions and 2 deletions
libraries/ui/src
|
@ -44,7 +44,7 @@ using namespace InteractiveWindowEnums;
|
|||
* @class InteractiveWindow
|
||||
*
|
||||
* @hifi-interface
|
||||
* @hifi-client-en
|
||||
* @hifi-client-entity
|
||||
* @hifi-avatar
|
||||
*
|
||||
* @property {string} title
|
||||
|
|
|
@ -24,7 +24,7 @@ class QScriptContext;
|
|||
* @param {OverlayWindow.Properties} [properties=null]
|
||||
*
|
||||
* @hifi-interface
|
||||
* @hifi-client-en
|
||||
* @hifi-client-entity
|
||||
* @hifi-avatar
|
||||
*
|
||||
* @property {Vec2} position
|
||||
|
|
Loading…
Reference in a new issue