mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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
|
@ -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