From 759b7bd7467bbaf20b85de185c6ffdd3085c8bc3 Mon Sep 17 00:00:00 2001 From: dgflash Date: Sun, 25 Sep 2022 19:01:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 57 ++-- assets/core/utils/ViewUtil.ts | 2 +- docs/assets/search.js | 2 +- docs/assets/style.css | 2 +- docs/assets/widgets.png | Bin 480 -> 0 bytes docs/assets/widgets@2x.png | Bin 855 -> 0 bytes docs/classes/AudioEffect.html | 196 ++++++------ docs/classes/AudioManager.html | 140 ++++---- docs/classes/AudioMusic.html | 194 ++++++----- docs/classes/CCComp.html | 136 ++++---- docs/classes/CCVMParentComp.html | 136 ++++---- docs/classes/Collection.html | 38 +-- docs/classes/CommonPrompt.html | 138 ++++---- docs/classes/DelegateComponent.html | 138 ++++---- docs/classes/ECSComblockSystem.html | 4 +- docs/classes/ECSEntity.html | 20 +- docs/classes/Effect2DFollow3D.html | 185 +++++------ docs/classes/EffectDelayRelease.html | 138 ++++---- docs/classes/EffectFinishedRelease.html | 138 ++++---- docs/classes/EventDispatcher.html | 4 +- docs/classes/GUI.html | 138 ++++---- docs/classes/GameCollision.html | 138 ++++---- docs/classes/GameComponent.html | 138 ++++---- docs/classes/LayerDialog.html | 404 +++++++++++------------ docs/classes/LayerNotify.html | 404 +++++++++++------------ docs/classes/LayerPopUp.html | 406 +++++++++++------------- docs/classes/LayerUI.html | 406 +++++++++++------------- docs/classes/LoadingIndicator.html | 138 ++++---- docs/classes/Notify.html | 138 ++++---- docs/classes/RandomManager.html | 4 +- docs/classes/ResLoader.html | 88 ++--- docs/classes/Root.html | 136 ++++---- docs/classes/StorageManager.html | 6 +- docs/classes/TimerManager.html | 4 +- docs/functions/ecs.getEntity.html | 4 +- docs/functions/ecs.getEntityByEid.html | 4 +- docs/functions/ecs.getSingleton.html | 4 +- docs/functions/ecs.query.html | 4 +- docs/functions/ecs.register.html | 4 +- docs/index.html | 62 ++-- docs/interfaces/PopViewParams.html | 4 +- docs/interfaces/UICallbacks.html | 4 +- docs/js-sdk-pro.min.js | 6 + temp/declarations/cc.d.ts | 2 +- temp/declarations/jsb.d.ts | 2 +- 45 files changed, 1978 insertions(+), 2338 deletions(-) delete mode 100644 docs/assets/widgets.png delete mode 100644 docs/assets/widgets@2x.png create mode 100644 docs/js-sdk-pro.min.js diff --git a/README.md b/README.md index 3dee74e..1ae567c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ - -#### 介绍 +### 介绍 Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架。 1. 提供游戏常用功能库,提高开发效率 2. 提供业务模块代码模板,降低程序设计难度 @@ -13,47 +7,37 @@ Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架。 - 热更新配置生成插件([传送门](https://gitee.com/dgflash/oops-plugin-hot-update)) - 策划Excel配置表生成Json格式与配套ts代码插件([传送门](https://gitee.com/dgflash/oops-plugin-excel-to-json)) -#### 技术文档 +### 技术文档 - [oops-framework](https://dgflash.gitee.io/oops-plugin-framework/) - [ecs](https://gitee.com/dgflash/oops-framework/tree/master/doc/ecs/ecs.md) - [mvvm](https://gitee.com/dgflash/oops-framework/tree/master/doc/mvvm) -#### 学习部署说明 +### 学习部署说明 1. 下载教程项目 ``` git clone https://gitee.com/dgflash/oops-framework.git ``` 2. 下载框架插件 - ##### windows + #### windows 执行根目录下的 update-oops-plugin-framework.bat 下载最新版本框架插件 - ##### mac + #### mac 项目下载后执行 update-oops-plugin-framework.sh 下载最新版本框架插件 -#### 开发部署说明 +### 开发部署说明 1. 下载游戏项目模板 ``` git clone https://gitee.com/dgflash/oops-game-kit.git ``` 2. 下载框架插件 - ##### windows + #### windows 执行根目录下的 update-oops-plugin-framework.bat 下载最新版本框架插件 - ##### mac + #### mac 项目下载后执行 update-oops-plugin-framework.sh 下载最新版本框架插件 - -#### 在线演示 -- [框架部分功能演示](https://oops-1255342636.cos-website.ap-shanghai.myqcloud.com/oops-framework/) -- [全栈解决方案 oops-moba](https://store.cocos.com/app/detail/3814) -- [游戏地图模块 oops-rpg-2d](https://store.cocos.com/app/detail/3675) -- [游戏地图模块 oops-rpg-3d](https://oops-1255342636.cos-website.ap-shanghai.myqcloud.com/oops-solution/?type=2) -- [新手引导模块 oops-guide](https://store.cocos.com/app/detail/3653) -- [开源框架 oops-framework gitee](https://gitee.com/dgflash/oops-framework) -- [开源框架 oops-framework github](https://github.com/dgflash/oops-framework) - ### 框架目录结构 ``` core - 框加核心技术库 @@ -92,6 +76,25 @@ module - 游戏通用模块 common - 公共模块 config - 配置模块 ``` -  -#### 学习交流 QQ 群:798575969 -![image](http://dgflash.gitee.io/oops-full-stack-web/doc/img/qq.png) \ No newline at end of file + +### QQ群 +- 798575969(1群) +- 621415300(2群) + +### QQ频道扫码加入,提供教程,持续更新 +![](http://dgflash.gitee.io/oops-full-stack-web/doc/img/qq.png) + + +### 在线演示 +[网络游戏全栈解决方案](https://store.cocos.com/app/detail/3814) + +[角色扮演游戏解决方案](https://store.cocos.com/app/detail/3675) + +[新手引导解决方案](https://store.cocos.com/app/detail/3653) + +[框架实现的解决方案演示](https://oops-1255342636.cos-website.ap-shanghai.myqcloud.com/oops-solution/) + +[开源框架 oops-framework gitee](https://gitee.com/dgflash/oops-framework) + +[开源框架 oops-framework github](https://github.com/dgflash/oops-framework) + diff --git a/assets/core/utils/ViewUtil.ts b/assets/core/utils/ViewUtil.ts index ca49d68..7ff7e46 100644 --- a/assets/core/utils/ViewUtil.ts +++ b/assets/core/utils/ViewUtil.ts @@ -36,7 +36,7 @@ export class ViewUtil { */ static findNodes(reg: RegExp, parent: Node, nodes?: Array): Array { let ns: Array = nodes || []; - let items: Array = parent.children; + let items = parent.children; for (let i = 0; i < items.length; i++) { let _name: string = items[i].name; if (reg.test(_name)) { diff --git a/docs/assets/search.js b/docs/assets/search.js index 14922e0..03de77d 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":128,\"name\":\"AudioEffect\",\"url\":\"classes/AudioEffect.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"maxAudioChannel\",\"url\":\"classes/AudioEffect.html#maxAudioChannel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"AudioState\",\"url\":\"classes/AudioEffect.html#AudioState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/AudioEffect.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/AudioEffect.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/AudioEffect.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/AudioEffect.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AudioEffect.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/AudioEffect.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/AudioEffect.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/AudioEffect.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_clip\",\"url\":\"classes/AudioEffect.html#_clip\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_player\",\"url\":\"classes/AudioEffect.html#_player\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_loop\",\"url\":\"classes/AudioEffect.html#_loop\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_playOnAwake\",\"url\":\"classes/AudioEffect.html#_playOnAwake\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_volume\",\"url\":\"classes/AudioEffect.html#_volume\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"clip\",\"url\":\"classes/AudioEffect.html#clip\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"loop\",\"url\":\"classes/AudioEffect.html#loop\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"playOnAwake\",\"url\":\"classes/AudioEffect.html#playOnAwake\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"volume\",\"url\":\"classes/AudioEffect.html#volume\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/AudioEffect.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/AudioEffect.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/AudioEffect.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/AudioEffect.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getPCMData\",\"url\":\"classes/AudioEffect.html#getPCMData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getSampleRate\",\"url\":\"classes/AudioEffect.html#getSampleRate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"play\",\"url\":\"classes/AudioEffect.html#play\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"pause\",\"url\":\"classes/AudioEffect.html#pause\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/AudioEffect.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"playOneShot\",\"url\":\"classes/AudioEffect.html#playOneShot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_syncStates\",\"url\":\"classes/AudioEffect.html#_syncStates\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"currentTime\",\"url\":\"classes/AudioEffect.html#currentTime\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"duration\",\"url\":\"classes/AudioEffect.html#duration\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"state\",\"url\":\"classes/AudioEffect.html#state\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"playing\",\"url\":\"classes/AudioEffect.html#playing\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/AudioEffect.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/AudioEffect.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/AudioEffect.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/AudioEffect.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/AudioEffect.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/AudioEffect.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/AudioEffect.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/AudioEffect.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/AudioEffect.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/AudioEffect.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/AudioEffect.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/AudioEffect.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/AudioEffect.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/AudioEffect.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/AudioEffect.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/AudioEffect.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/AudioEffect.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AudioEffect.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/AudioEffect.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/AudioEffect.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/AudioEffect.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/AudioEffect.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/AudioEffect.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/AudioEffect.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/AudioEffect.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/AudioEffect.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/AudioEffect.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/AudioEffect.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/AudioEffect.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/AudioEffect.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/AudioEffect.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/AudioEffect.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/AudioEffect.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/AudioEffect.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/AudioEffect.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/AudioEffect.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/AudioEffect.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/AudioEffect.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/AudioEffect.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/AudioEffect.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/AudioEffect.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":128,\"name\":\"AudioManager\",\"url\":\"classes/AudioManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_instance\",\"url\":\"classes/AudioManager.html#_instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"instance\",\"url\":\"classes/AudioManager.html#instance\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/AudioManager.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/AudioManager.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/AudioManager.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AudioManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"local_data\",\"url\":\"classes/AudioManager.html#local_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"music\",\"url\":\"classes/AudioManager.html#music\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"effect\",\"url\":\"classes/AudioManager.html#effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_volume_music\",\"url\":\"classes/AudioManager.html#_volume_music\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_volume_effect\",\"url\":\"classes/AudioManager.html#_volume_effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_switch_music\",\"url\":\"classes/AudioManager.html#_switch_music\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_switch_effect\",\"url\":\"classes/AudioManager.html#_switch_effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"setMusicComplete\",\"url\":\"classes/AudioManager.html#setMusicComplete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"playMusic\",\"url\":\"classes/AudioManager.html#playMusic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"progressMusic\",\"url\":\"classes/AudioManager.html#progressMusic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"volumeMusic\",\"url\":\"classes/AudioManager.html#volumeMusic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"switchMusic\",\"url\":\"classes/AudioManager.html#switchMusic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"playEffect\",\"url\":\"classes/AudioManager.html#playEffect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"volumeEffect\",\"url\":\"classes/AudioManager.html#volumeEffect\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"switchEffect\",\"url\":\"classes/AudioManager.html#switchEffect\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"resumeAll\",\"url\":\"classes/AudioManager.html#resumeAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"pauseAll\",\"url\":\"classes/AudioManager.html#pauseAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"stopAll\",\"url\":\"classes/AudioManager.html#stopAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"save\",\"url\":\"classes/AudioManager.html#save\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/AudioManager.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/AudioManager.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/AudioManager.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/AudioManager.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/AudioManager.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/AudioManager.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/AudioManager.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/AudioManager.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/AudioManager.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/AudioManager.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/AudioManager.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/AudioManager.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/AudioManager.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/AudioManager.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/AudioManager.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/AudioManager.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/AudioManager.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/AudioManager.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AudioManager.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/AudioManager.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/AudioManager.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/AudioManager.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/AudioManager.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/AudioManager.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/AudioManager.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/AudioManager.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/AudioManager.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/AudioManager.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/AudioManager.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/AudioManager.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/AudioManager.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/AudioManager.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/AudioManager.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/AudioManager.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/AudioManager.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/AudioManager.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/AudioManager.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/AudioManager.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/AudioManager.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/AudioManager.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/AudioManager.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/AudioManager.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/AudioManager.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/AudioManager.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/AudioManager.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/AudioManager.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":128,\"name\":\"AudioMusic\",\"url\":\"classes/AudioMusic.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"maxAudioChannel\",\"url\":\"classes/AudioMusic.html#maxAudioChannel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"AudioState\",\"url\":\"classes/AudioMusic.html#AudioState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/AudioMusic.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/AudioMusic.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/AudioMusic.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/AudioMusic.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AudioMusic.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"onComplete\",\"url\":\"classes/AudioMusic.html#onComplete\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_progress\",\"url\":\"classes/AudioMusic.html#_progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_url\",\"url\":\"classes/AudioMusic.html#_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_isPlay\",\"url\":\"classes/AudioMusic.html#_isPlay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"progress\",\"url\":\"classes/AudioMusic.html#progress\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/AudioMusic.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/AudioMusic.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/AudioMusic.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_clip\",\"url\":\"classes/AudioMusic.html#_clip\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_player\",\"url\":\"classes/AudioMusic.html#_player\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_loop\",\"url\":\"classes/AudioMusic.html#_loop\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_playOnAwake\",\"url\":\"classes/AudioMusic.html#_playOnAwake\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_volume\",\"url\":\"classes/AudioMusic.html#_volume\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"clip\",\"url\":\"classes/AudioMusic.html#clip\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"loop\",\"url\":\"classes/AudioMusic.html#loop\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"playOnAwake\",\"url\":\"classes/AudioMusic.html#playOnAwake\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"volume\",\"url\":\"classes/AudioMusic.html#volume\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/AudioMusic.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/AudioMusic.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/AudioMusic.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/AudioMusic.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getPCMData\",\"url\":\"classes/AudioMusic.html#getPCMData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getSampleRate\",\"url\":\"classes/AudioMusic.html#getSampleRate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"play\",\"url\":\"classes/AudioMusic.html#play\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"pause\",\"url\":\"classes/AudioMusic.html#pause\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/AudioMusic.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"playOneShot\",\"url\":\"classes/AudioMusic.html#playOneShot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_syncStates\",\"url\":\"classes/AudioMusic.html#_syncStates\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"currentTime\",\"url\":\"classes/AudioMusic.html#currentTime\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"duration\",\"url\":\"classes/AudioMusic.html#duration\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"state\",\"url\":\"classes/AudioMusic.html#state\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"playing\",\"url\":\"classes/AudioMusic.html#playing\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/AudioMusic.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/AudioMusic.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/AudioMusic.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/AudioMusic.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/AudioMusic.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/AudioMusic.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/AudioMusic.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/AudioMusic.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/AudioMusic.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/AudioMusic.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/AudioMusic.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/AudioMusic.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/AudioMusic.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/AudioMusic.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/AudioMusic.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/AudioMusic.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/AudioMusic.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AudioMusic.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/AudioMusic.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/AudioMusic.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/AudioMusic.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/AudioMusic.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/AudioMusic.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/AudioMusic.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/AudioMusic.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/AudioMusic.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/AudioMusic.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/AudioMusic.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/AudioMusic.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/AudioMusic.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/AudioMusic.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/AudioMusic.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/AudioMusic.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/AudioMusic.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/AudioMusic.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/AudioMusic.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/AudioMusic.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/AudioMusic.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/AudioMusic.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/AudioMusic.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":128,\"name\":\"EventDispatcher\",\"url\":\"classes/EventDispatcher.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventDispatcher.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":1024,\"name\":\"_msg\",\"url\":\"classes/EventDispatcher.html#_msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"EventDispatcher\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/EventDispatcher.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/EventDispatcher.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/EventDispatcher.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/EventDispatcher.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":4194304,\"name\":\"ListenerFunc\",\"url\":\"types/ListenerFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ListenerFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ListenerFunc\"},{\"kind\":8,\"name\":\"EventMessage\",\"url\":\"enums/EventMessage.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"GAME_ENTER\",\"url\":\"enums/EventMessage.html#GAME_ENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventMessage\"},{\"kind\":16,\"name\":\"GAME_EXIT\",\"url\":\"enums/EventMessage.html#GAME_EXIT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventMessage\"},{\"kind\":16,\"name\":\"GAME_RESIZE\",\"url\":\"enums/EventMessage.html#GAME_RESIZE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventMessage\"},{\"kind\":128,\"name\":\"MessageEventData\",\"url\":\"classes/MessageEventData.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageEventData.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":1024,\"name\":\"events\",\"url\":\"classes/MessageEventData.html#events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"MessageEventData\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/MessageEventData.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/MessageEventData.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/MessageEventData.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/MessageEventData.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":128,\"name\":\"MessageManager\",\"url\":\"classes/MessageManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"Instance\",\"url\":\"classes/MessageManager.html#Instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":1024,\"name\":\"events\",\"url\":\"classes/MessageManager.html#events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"MessageManager\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/MessageManager.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/MessageManager.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/MessageManager.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/MessageManager.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":128,\"name\":\"ResLoader\",\"url\":\"classes/ResLoader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResLoader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"loadRemote\",\"url\":\"classes/ResLoader.html#loadRemote\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"loadBundle\",\"url\":\"classes/ResLoader.html#loadBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/ResLoader.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"loadDir\",\"url\":\"classes/ResLoader.html#loadDir\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/ResLoader.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"releaseDir\",\"url\":\"classes/ResLoader.html#releaseDir\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ResLoader.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"dump\",\"url\":\"classes/ResLoader.html#dump\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"parseLoadResArgs\",\"url\":\"classes/ResLoader.html#parseLoadResArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ResLoader\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs\"},{\"kind\":1024,\"name\":\"paths\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type.paths\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs.__type\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs.__type\"},{\"kind\":1024,\"name\":\"onProgress\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type.onProgress\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs.__type\"},{\"kind\":1024,\"name\":\"onComplete\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type.onComplete\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs.__type\"},{\"kind\":2048,\"name\":\"loadByBundleAndArgs\",\"url\":\"classes/ResLoader.html#loadByBundleAndArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"loadByArgs\",\"url\":\"classes/ResLoader.html#loadByArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"releasePrefabtDepsRecursively\",\"url\":\"classes/ResLoader.html#releasePrefabtDepsRecursively\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ResLoader\"},{\"kind\":32,\"name\":\"resLoader\",\"url\":\"variables/resLoader-1.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"Logger\",\"url\":\"classes/Logger.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/Logger.html#tags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/Logger.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"setTags\",\"url\":\"classes/Logger.html#setTags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Logger.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"end\",\"url\":\"classes/Logger.html#end\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"table\",\"url\":\"classes/Logger.html#table\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"trace\",\"url\":\"classes/Logger.html#trace\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logNet\",\"url\":\"classes/Logger.html#logNet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logModel\",\"url\":\"classes/Logger.html#logModel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logBusiness\",\"url\":\"classes/Logger.html#logBusiness\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logView\",\"url\":\"classes/Logger.html#logView\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logConfig\",\"url\":\"classes/Logger.html#logConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"orange\",\"url\":\"classes/Logger.html#orange\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"violet\",\"url\":\"classes/Logger.html#violet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"blue\",\"url\":\"classes/Logger.html#blue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"green\",\"url\":\"classes/Logger.html#green\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"gray\",\"url\":\"classes/Logger.html#gray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"isOpen\",\"url\":\"classes/Logger.html#isOpen\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"print\",\"url\":\"classes/Logger.html#print\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"stack\",\"url\":\"classes/Logger.html#stack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"getDateString\",\"url\":\"classes/Logger.html#getDateString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Logger.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":128,\"name\":\"RandomManager\",\"url\":\"classes/RandomManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_instance\",\"url\":\"classes/RandomManager.html#_instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"RandomManager\"},{\"kind\":262144,\"name\":\"instance\",\"url\":\"classes/RandomManager.html#instance\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RandomManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":1024,\"name\":\"seedrandom\",\"url\":\"classes/RandomManager.html#seedrandom\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandom\",\"url\":\"classes/RandomManager.html#getRandom\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"setSeed\",\"url\":\"classes/RandomManager.html#setSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandomInt\",\"url\":\"classes/RandomManager.html#getRandomInt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandomByMinMaxList\",\"url\":\"classes/RandomManager.html#getRandomByMinMaxList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandomByObjectList\",\"url\":\"classes/RandomManager.html#getRandomByObjectList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandomBySumList\",\"url\":\"classes/RandomManager.html#getRandomBySumList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":128,\"name\":\"TimerManager\",\"url\":\"classes/TimerManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"times\",\"url\":\"classes/TimerManager.html#times\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TimerManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"schedules\",\"url\":\"classes/TimerManager.html#schedules\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"scheduleCount\",\"url\":\"classes/TimerManager.html#scheduleCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"initTime\",\"url\":\"classes/TimerManager.html#initTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"component\",\"url\":\"classes/TimerManager.html#component\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"serverTime\",\"url\":\"classes/TimerManager.html#serverTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"setServerTime\",\"url\":\"classes/TimerManager.html#setServerTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/TimerManager.html#format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"getTime\",\"url\":\"classes/TimerManager.html#getTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"getLocalTime\",\"url\":\"classes/TimerManager.html#getLocalTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/TimerManager.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/TimerManager.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/TimerManager.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"unscheduleAll\",\"url\":\"classes/TimerManager.html#unscheduleAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"onUpdate\",\"url\":\"classes/TimerManager.html#onUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"onTimerComplete\",\"url\":\"classes/TimerManager.html#onTimerComplete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"register\",\"url\":\"classes/TimerManager.html#register\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"unRegister\",\"url\":\"classes/TimerManager.html#unRegister\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"save\",\"url\":\"classes/TimerManager.html#save\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/TimerManager.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"_msg\",\"url\":\"classes/TimerManager.html#_msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/TimerManager.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/TimerManager.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/TimerManager.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/TimerManager.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":128,\"name\":\"Timer\",\"url\":\"classes/Timer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Timer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"classes/Timer.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":1024,\"name\":\"_elapsedTime\",\"url\":\"classes/Timer.html#_elapsedTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Timer\"},{\"kind\":262144,\"name\":\"elapsedTime\",\"url\":\"classes/Timer.html#elapsedTime\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":1024,\"name\":\"_step\",\"url\":\"classes/Timer.html#_step\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Timer\"},{\"kind\":262144,\"name\":\"step\",\"url\":\"classes/Timer.html#step\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":262144,\"name\":\"progress\",\"url\":\"classes/Timer.html#progress\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Timer.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/Timer.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":128,\"name\":\"StorageManager\",\"url\":\"classes/StorageManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StorageManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":1024,\"name\":\"_key\",\"url\":\"classes/StorageManager.html#_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StorageManager\"},{\"kind\":1024,\"name\":\"_iv\",\"url\":\"classes/StorageManager.html#_iv\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StorageManager\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/StorageManager.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/StorageManager.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"setUser\",\"url\":\"classes/StorageManager.html#setUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/StorageManager.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/StorageManager.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"getNumber\",\"url\":\"classes/StorageManager.html#getNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"getBoolean\",\"url\":\"classes/StorageManager.html#getBoolean\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"getJson\",\"url\":\"classes/StorageManager.html#getJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/StorageManager.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/StorageManager.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":8,\"name\":\"CollisionType\",\"url\":\"enums/CollisionType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Role\",\"url\":\"enums/CollisionType.html#Role\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CollisionType\"},{\"kind\":16,\"name\":\"Ballistic\",\"url\":\"enums/CollisionType.html#Ballistic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CollisionType\"},{\"kind\":16,\"name\":\"Wall\",\"url\":\"enums/CollisionType.html#Wall\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CollisionType\"},{\"kind\":128,\"name\":\"GameCollision\",\"url\":\"classes/GameCollision.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/GameCollision.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/GameCollision.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/GameCollision.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameCollision.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_TriggerEnter\",\"url\":\"classes/GameCollision.html#Event_TriggerEnter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_TriggerStay\",\"url\":\"classes/GameCollision.html#Event_TriggerStay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_TriggerExit\",\"url\":\"classes/GameCollision.html#Event_TriggerExit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_CollisionEnter\",\"url\":\"classes/GameCollision.html#Event_CollisionEnter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_CollisionStay\",\"url\":\"classes/GameCollision.html#Event_CollisionStay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_CollisionExit\",\"url\":\"classes/GameCollision.html#Event_CollisionExit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"collider\",\"url\":\"classes/GameCollision.html#collider\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/GameCollision.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/GameCollision.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onTrigger\",\"url\":\"classes/GameCollision.html#onTrigger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onTriggerEnter\",\"url\":\"classes/GameCollision.html#onTriggerEnter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onTriggerStay\",\"url\":\"classes/GameCollision.html#onTriggerStay\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onTriggerExit\",\"url\":\"classes/GameCollision.html#onTriggerExit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onCollision\",\"url\":\"classes/GameCollision.html#onCollision\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onCollisionEnter\",\"url\":\"classes/GameCollision.html#onCollisionEnter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onCollisionStay\",\"url\":\"classes/GameCollision.html#onCollisionStay\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onCollisionExit\",\"url\":\"classes/GameCollision.html#onCollisionExit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/GameCollision.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/GameCollision.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/GameCollision.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/GameCollision.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/GameCollision.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/GameCollision.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/GameCollision.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/GameCollision.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/GameCollision.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/GameCollision.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/GameCollision.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/GameCollision.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/GameCollision.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/GameCollision.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/GameCollision.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/GameCollision.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/GameCollision.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/GameCollision.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/GameCollision.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/GameCollision.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/GameCollision.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/GameCollision.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/GameCollision.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/GameCollision.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/GameCollision.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/GameCollision.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/GameCollision.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GameCollision.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/GameCollision.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/GameCollision.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/GameCollision.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/GameCollision.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/GameCollision.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/GameCollision.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/GameCollision.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/GameCollision.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/GameCollision.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/GameCollision.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/GameCollision.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/GameCollision.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/GameCollision.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/GameCollision.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/GameCollision.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/GameCollision.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":128,\"name\":\"GameComponent\",\"url\":\"classes/GameComponent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/GameComponent.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/GameComponent.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/GameComponent.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_eventDispatcher\",\"url\":\"classes/GameComponent.html#_eventDispatcher\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"eventDispatcher\",\"url\":\"classes/GameComponent.html#eventDispatcher\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_isBindMessageActive\",\"url\":\"classes/GameComponent.html#_isBindMessageActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"bindMessageActive\",\"url\":\"classes/GameComponent.html#bindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"unbindMessageActive\",\"url\":\"classes/GameComponent.html#unbindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"dynamicsAssets\",\"url\":\"classes/GameComponent.html#dynamicsAssets\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"nodes\",\"url\":\"classes/GameComponent.html#nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/GameComponent.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/GameComponent.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"addAutoReleaseAsset\",\"url\":\"classes/GameComponent.html#addAutoReleaseAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"addAutoReleaseAssets\",\"url\":\"classes/GameComponent.html#addAutoReleaseAssets\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/GameComponent.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/GameComponent.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/GameComponent.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/GameComponent.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/GameComponent.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/GameComponent.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/GameComponent.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/GameComponent.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/GameComponent.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/GameComponent.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/GameComponent.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/GameComponent.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/GameComponent.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/GameComponent.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/GameComponent.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/GameComponent.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/GameComponent.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/GameComponent.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/GameComponent.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/GameComponent.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/GameComponent.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/GameComponent.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/GameComponent.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/GameComponent.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/GameComponent.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/GameComponent.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/GameComponent.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/GameComponent.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/GameComponent.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/GameComponent.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/GameComponent.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GameComponent.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/GameComponent.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/GameComponent.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/GameComponent.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/GameComponent.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/GameComponent.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/GameComponent.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/GameComponent.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/GameComponent.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/GameComponent.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/GameComponent.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/GameComponent.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/GameComponent.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/GameComponent.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/GameComponent.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/GameComponent.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":128,\"name\":\"GameManager\",\"url\":\"classes/GameManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GameManager\"},{\"kind\":1024,\"name\":\"root\",\"url\":\"classes/GameManager.html#root\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GameManager\"},{\"kind\":2048,\"name\":\"setTimeScale\",\"url\":\"classes/GameManager.html#setTimeScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameManager\"},{\"kind\":2048,\"name\":\"gameTimeScaleExtend\",\"url\":\"classes/GameManager.html#gameTimeScaleExtend\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameManager\"},{\"kind\":128,\"name\":\"GUI\",\"url\":\"classes/GUI.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/GUI.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/GUI.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/GUI.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GUI.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"transform\",\"url\":\"classes/GUI.html#transform\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"camera\",\"url\":\"classes/GUI.html#camera\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"portrait\",\"url\":\"classes/GUI.html#portrait\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"portraitDrz\",\"url\":\"classes/GUI.html#portraitDrz\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"landscapeDrz\",\"url\":\"classes/GUI.html#landscapeDrz\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/GUI.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/GUI.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/GUI.html#resize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/GUI.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/GUI.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/GUI.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/GUI.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/GUI.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/GUI.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/GUI.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/GUI.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/GUI.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/GUI.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/GUI.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/GUI.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/GUI.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/GUI.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/GUI.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/GUI.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/GUI.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/GUI.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/GUI.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/GUI.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/GUI.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/GUI.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/GUI.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/GUI.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/GUI.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/GUI.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/GUI.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GUI.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/GUI.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/GUI.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/GUI.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/GUI.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/GUI.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/GUI.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/GUI.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/GUI.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/GUI.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/GUI.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/GUI.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/GUI.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/GUI.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/GUI.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/GUI.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/GUI.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":256,\"name\":\"UICallbacks\",\"url\":\"interfaces/UICallbacks.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"onAdded\",\"url\":\"interfaces/UICallbacks.html#onAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/UICallbacks.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":1024,\"name\":\"onRemoved\",\"url\":\"interfaces/UICallbacks.html#onRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/UICallbacks.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":1024,\"name\":\"onBeforeRemove\",\"url\":\"interfaces/UICallbacks.html#onBeforeRemove\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/UICallbacks.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":256,\"name\":\"PopViewParams\",\"url\":\"interfaces/PopViewParams.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"touchClose\",\"url\":\"interfaces/PopViewParams.html#touchClose\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/PopViewParams.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":1024,\"name\":\"onAdded\",\"url\":\"interfaces/PopViewParams.html#onAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PopViewParams\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PopViewParams.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":1024,\"name\":\"onRemoved\",\"url\":\"interfaces/PopViewParams.html#onRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PopViewParams\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PopViewParams.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":1024,\"name\":\"onBeforeRemove\",\"url\":\"interfaces/PopViewParams.html#onBeforeRemove\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PopViewParams\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PopViewParams.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":128,\"name\":\"ViewParams\",\"url\":\"classes/ViewParams.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ViewParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ViewParams.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"prefabPath\",\"url\":\"classes/ViewParams.html#prefabPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"classes/ViewParams.html#params\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"callbacks\",\"url\":\"classes/ViewParams.html#callbacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"valid\",\"url\":\"classes/ViewParams.html#valid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/ViewParams.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":128,\"name\":\"DelegateComponent\",\"url\":\"classes/DelegateComponent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/DelegateComponent.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/DelegateComponent.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/DelegateComponent.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegateComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"viewParams\",\"url\":\"classes/DelegateComponent.html#viewParams\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/DelegateComponent.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/DelegateComponent.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"removed\",\"url\":\"classes/DelegateComponent.html#removed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/DelegateComponent.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"applyComponentsFunction\",\"url\":\"classes/DelegateComponent.html#applyComponentsFunction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/DelegateComponent.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/DelegateComponent.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/DelegateComponent.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/DelegateComponent.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/DelegateComponent.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/DelegateComponent.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/DelegateComponent.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/DelegateComponent.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/DelegateComponent.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/DelegateComponent.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/DelegateComponent.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/DelegateComponent.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/DelegateComponent.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/DelegateComponent.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/DelegateComponent.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/DelegateComponent.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/DelegateComponent.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DelegateComponent.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/DelegateComponent.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/DelegateComponent.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/DelegateComponent.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/DelegateComponent.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/DelegateComponent.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/DelegateComponent.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/DelegateComponent.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/DelegateComponent.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/DelegateComponent.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/DelegateComponent.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/DelegateComponent.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/DelegateComponent.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/DelegateComponent.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/DelegateComponent.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/DelegateComponent.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/DelegateComponent.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/DelegateComponent.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/DelegateComponent.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/DelegateComponent.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/DelegateComponent.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/DelegateComponent.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/DelegateComponent.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/DelegateComponent.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/DelegateComponent.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/DelegateComponent.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/DelegateComponent.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":128,\"name\":\"LayerDialog\",\"url\":\"classes/LayerDialog.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/LayerDialog.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"NodeSpace\",\"url\":\"classes/LayerDialog.html#NodeSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"TransformDirtyBit\",\"url\":\"classes/LayerDialog.html#TransformDirtyBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"TransformBit\",\"url\":\"classes/LayerDialog.html#TransformBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"reserveContentsForAllSyncablePrefabTag\",\"url\":\"classes/LayerDialog.html#reserveContentsForAllSyncablePrefabTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"isNode\",\"url\":\"classes/LayerDialog.html#isNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"resetHasChangedFlags\",\"url\":\"classes/LayerDialog.html#resetHasChangedFlags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"clearNodeArray\",\"url\":\"classes/LayerDialog.html#clearNodeArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"idGenerator\",\"url\":\"classes/LayerDialog.html#idGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_stacks\",\"url\":\"classes/LayerDialog.html#_stacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_stackId\",\"url\":\"classes/LayerDialog.html#_stackId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_setScene\",\"url\":\"classes/LayerDialog.html#_setScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_findComponent\",\"url\":\"classes/LayerDialog.html#_findComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_findComponents\",\"url\":\"classes/LayerDialog.html#_findComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_findChildComponent\",\"url\":\"classes/LayerDialog.html#_findChildComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_findChildComponents\",\"url\":\"classes/LayerDialog.html#_findChildComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LayerDialog.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerDialog.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"queue\",\"url\":\"classes/LayerDialog.html#queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"current\",\"url\":\"classes/LayerDialog.html#current\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/LayerDialog.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setBlackDisable\",\"url\":\"classes/LayerDialog.html#setBlackDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/LayerDialog.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"black\",\"url\":\"classes/LayerDialog.html#black\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerDialog.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeByUuid\",\"url\":\"classes/LayerDialog.html#removeByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerDialog.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"ui_nodes\",\"url\":\"classes/LayerDialog.html#ui_nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"ui_cache\",\"url\":\"classes/LayerDialog.html#ui_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/LayerDialog.html#getUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/LayerDialog.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/LayerDialog.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getByUuid\",\"url\":\"classes/LayerDialog.html#getByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/LayerDialog.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerDialog.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/LayerDialog.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"__nodes\",\"url\":\"classes/LayerDialog.html#__nodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/LayerDialog.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_uiProps\",\"url\":\"classes/LayerDialog.html#_uiProps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_static\",\"url\":\"classes/LayerDialog.html#_static\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_pos\",\"url\":\"classes/LayerDialog.html#_pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_rot\",\"url\":\"classes/LayerDialog.html#_rot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_scale\",\"url\":\"classes/LayerDialog.html#_scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_mat\",\"url\":\"classes/LayerDialog.html#_mat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_lpos\",\"url\":\"classes/LayerDialog.html#_lpos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_lrot\",\"url\":\"classes/LayerDialog.html#_lrot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_lscale\",\"url\":\"classes/LayerDialog.html#_lscale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_layer\",\"url\":\"classes/LayerDialog.html#_layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_euler\",\"url\":\"classes/LayerDialog.html#_euler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_eulerDirty\",\"url\":\"classes/LayerDialog.html#_eulerDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_flagChangeVersion\",\"url\":\"classes/LayerDialog.html#_flagChangeVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_hasChangedFlags\",\"url\":\"classes/LayerDialog.html#_hasChangedFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LayerDialog.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"position\",\"url\":\"classes/LayerDialog.html#position\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"worldPosition\",\"url\":\"classes/LayerDialog.html#worldPosition\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"rotation\",\"url\":\"classes/LayerDialog.html#rotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"eulerAngles\",\"url\":\"classes/LayerDialog.html#eulerAngles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"angle\",\"url\":\"classes/LayerDialog.html#angle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"worldRotation\",\"url\":\"classes/LayerDialog.html#worldRotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"scale\",\"url\":\"classes/LayerDialog.html#scale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"worldScale\",\"url\":\"classes/LayerDialog.html#worldScale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"matrix\",\"url\":\"classes/LayerDialog.html#matrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"worldMatrix\",\"url\":\"classes/LayerDialog.html#worldMatrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/LayerDialog.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/LayerDialog.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/LayerDialog.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"layer\",\"url\":\"classes/LayerDialog.html#layer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"hasChangedFlags\",\"url\":\"classes/LayerDialog.html#hasChangedFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setParent\",\"url\":\"classes/LayerDialog.html#setParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onSetParent\",\"url\":\"classes/LayerDialog.html#_onSetParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onHierarchyChanged\",\"url\":\"classes/LayerDialog.html#_onHierarchyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onBatchCreated\",\"url\":\"classes/LayerDialog.html#_onBatchCreated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onBeforeSerialize\",\"url\":\"classes/LayerDialog.html#_onBeforeSerialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onPostActivated\",\"url\":\"classes/LayerDialog.html#_onPostActivated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/LayerDialog.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"rotate\",\"url\":\"classes/LayerDialog.html#rotate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"lookAt\",\"url\":\"classes/LayerDialog.html#lookAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"invalidateChildren\",\"url\":\"classes/LayerDialog.html#invalidateChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"updateWorldTransform\",\"url\":\"classes/LayerDialog.html#updateWorldTransform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/LayerDialog.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"classes/LayerDialog.html#getPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setRotation\",\"url\":\"classes/LayerDialog.html#setRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setRotationFromEuler\",\"url\":\"classes/LayerDialog.html#setRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getRotation\",\"url\":\"classes/LayerDialog.html#getRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setScale\",\"url\":\"classes/LayerDialog.html#setScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getScale\",\"url\":\"classes/LayerDialog.html#getScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"inverseTransformPoint\",\"url\":\"classes/LayerDialog.html#inverseTransformPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setWorldPosition\",\"url\":\"classes/LayerDialog.html#setWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldPosition\",\"url\":\"classes/LayerDialog.html#getWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setWorldRotation\",\"url\":\"classes/LayerDialog.html#setWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setWorldRotationFromEuler\",\"url\":\"classes/LayerDialog.html#setWorldRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldRotation\",\"url\":\"classes/LayerDialog.html#getWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setWorldScale\",\"url\":\"classes/LayerDialog.html#setWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldScale\",\"url\":\"classes/LayerDialog.html#getWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldMatrix\",\"url\":\"classes/LayerDialog.html#getWorldMatrix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldRS\",\"url\":\"classes/LayerDialog.html#getWorldRS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldRT\",\"url\":\"classes/LayerDialog.html#getWorldRT\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setRTS\",\"url\":\"classes/LayerDialog.html#setRTS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"pauseSystemEvents\",\"url\":\"classes/LayerDialog.html#pauseSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"resumeSystemEvents\",\"url\":\"classes/LayerDialog.html#resumeSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getPathInHierarchy\",\"url\":\"classes/LayerDialog.html#getPathInHierarchy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"[serializeTag]\",\"url\":\"classes/LayerDialog.html#_serializeTag_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"components\",\"url\":\"classes/LayerDialog.html#components\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"_persistNode\",\"url\":\"classes/LayerDialog.html#_persistNode\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerDialog.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LayerDialog.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/LayerDialog.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/LayerDialog.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"activeInHierarchy\",\"url\":\"classes/LayerDialog.html#activeInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/LayerDialog.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"scene\",\"url\":\"classes/LayerDialog.html#scene\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"eventProcessor\",\"url\":\"classes/LayerDialog.html#eventProcessor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/LayerDialog.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/LayerDialog.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_active\",\"url\":\"classes/LayerDialog.html#_active\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/LayerDialog.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_prefab\",\"url\":\"classes/LayerDialog.html#_prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_scene\",\"url\":\"classes/LayerDialog.html#_scene\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_activeInHierarchy\",\"url\":\"classes/LayerDialog.html#_activeInHierarchy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LayerDialog.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerDialog.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_eventProcessor\",\"url\":\"classes/LayerDialog.html#_eventProcessor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_eventMask\",\"url\":\"classes/LayerDialog.html#_eventMask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_siblingIndex\",\"url\":\"classes/LayerDialog.html#_siblingIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_originalSceneId\",\"url\":\"classes/LayerDialog.html#_originalSceneId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_updateScene\",\"url\":\"classes/LayerDialog.html#_updateScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"attr\",\"url\":\"classes/LayerDialog.html#attr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/LayerDialog.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getChildByUuid\",\"url\":\"classes/LayerDialog.html#getChildByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getChildByName\",\"url\":\"classes/LayerDialog.html#getChildByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getChildByPath\",\"url\":\"classes/LayerDialog.html#getChildByPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/LayerDialog.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"insertChild\",\"url\":\"classes/LayerDialog.html#insertChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getSiblingIndex\",\"url\":\"classes/LayerDialog.html#getSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setSiblingIndex\",\"url\":\"classes/LayerDialog.html#setSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"walk\",\"url\":\"classes/LayerDialog.html#walk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeFromParent\",\"url\":\"classes/LayerDialog.html#removeFromParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/LayerDialog.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeAllChildren\",\"url\":\"classes/LayerDialog.html#removeAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"isChildOf\",\"url\":\"classes/LayerDialog.html#isChildOf\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LayerDialog.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LayerDialog.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LayerDialog.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LayerDialog.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LayerDialog.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeComponent\",\"url\":\"classes/LayerDialog.html#removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/LayerDialog.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/LayerDialog.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/LayerDialog.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/LayerDialog.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/LayerDialog.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"hasEventListener\",\"url\":\"classes/LayerDialog.html#hasEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"targetOff\",\"url\":\"classes/LayerDialog.html#targetOff\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LayerDialog.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"destroyAllChildren\",\"url\":\"classes/LayerDialog.html#destroyAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_removeComponent\",\"url\":\"classes/LayerDialog.html#_removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_updateSiblingIndex\",\"url\":\"classes/LayerDialog.html#_updateSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LayerDialog.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onHierarchyChangedBase\",\"url\":\"classes/LayerDialog.html#_onHierarchyChangedBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onPreDestroyBase\",\"url\":\"classes/LayerDialog.html#_onPreDestroyBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onSiblingIndexChanged\",\"url\":\"classes/LayerDialog.html#_onSiblingIndexChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_checkMultipleComp\",\"url\":\"classes/LayerDialog.html#_checkMultipleComp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LayerDialog.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LayerDialog.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LayerDialog.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LayerDialog.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LayerDialog.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LayerDialog.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LayerDialog.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":8,\"name\":\"LayerType\",\"url\":\"enums/LayerType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Game\",\"url\":\"enums/LayerType.html#Game\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"UI\",\"url\":\"enums/LayerType.html#UI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"PopUp\",\"url\":\"enums/LayerType.html#PopUp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"Dialog\",\"url\":\"enums/LayerType.html#Dialog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"System\",\"url\":\"enums/LayerType.html#System\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"Notify\",\"url\":\"enums/LayerType.html#Notify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"Guide\",\"url\":\"enums/LayerType.html#Guide\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":256,\"name\":\"UIConfig\",\"url\":\"interfaces/UIConfig.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"bundle\",\"url\":\"interfaces/UIConfig.html#bundle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UIConfig\"},{\"kind\":1024,\"name\":\"layer\",\"url\":\"interfaces/UIConfig.html#layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UIConfig\"},{\"kind\":1024,\"name\":\"prefab\",\"url\":\"interfaces/UIConfig.html#prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UIConfig\"},{\"kind\":128,\"name\":\"LayerManager\",\"url\":\"classes/LayerManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"root\",\"url\":\"classes/LayerManager.html#root\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"camera\",\"url\":\"classes/LayerManager.html#camera\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"game\",\"url\":\"classes/LayerManager.html#game\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"guide\",\"url\":\"classes/LayerManager.html#guide\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"uiMap\",\"url\":\"classes/LayerManager.html#uiMap\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"ui\",\"url\":\"classes/LayerManager.html#ui\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"popup\",\"url\":\"classes/LayerManager.html#popup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"dialog\",\"url\":\"classes/LayerManager.html#dialog\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/LayerManager.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"notify\",\"url\":\"classes/LayerManager.html#notify\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"configs\",\"url\":\"classes/LayerManager.html#configs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/LayerManager.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":262144,\"name\":\"portrait\",\"url\":\"classes/LayerManager.html#portrait\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/LayerManager.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"toast\",\"url\":\"classes/LayerManager.html#toast\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"setConfig\",\"url\":\"classes/LayerManager.html#setConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"setUIMap\",\"url\":\"classes/LayerManager.html#setUIMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"open\",\"url\":\"classes/LayerManager.html#open\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"openAsync\",\"url\":\"classes/LayerManager.html#openAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerManager.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerManager.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"removeByNode\",\"url\":\"classes/LayerManager.html#removeByNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerManager.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"create_node\",\"url\":\"classes/LayerManager.html#create_node\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":128,\"name\":\"LayerNotify\",\"url\":\"classes/LayerNotify.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/LayerNotify.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"NodeSpace\",\"url\":\"classes/LayerNotify.html#NodeSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"TransformDirtyBit\",\"url\":\"classes/LayerNotify.html#TransformDirtyBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"TransformBit\",\"url\":\"classes/LayerNotify.html#TransformBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"reserveContentsForAllSyncablePrefabTag\",\"url\":\"classes/LayerNotify.html#reserveContentsForAllSyncablePrefabTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"isNode\",\"url\":\"classes/LayerNotify.html#isNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"resetHasChangedFlags\",\"url\":\"classes/LayerNotify.html#resetHasChangedFlags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"clearNodeArray\",\"url\":\"classes/LayerNotify.html#clearNodeArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"idGenerator\",\"url\":\"classes/LayerNotify.html#idGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_stacks\",\"url\":\"classes/LayerNotify.html#_stacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_stackId\",\"url\":\"classes/LayerNotify.html#_stackId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_setScene\",\"url\":\"classes/LayerNotify.html#_setScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_findComponent\",\"url\":\"classes/LayerNotify.html#_findComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_findComponents\",\"url\":\"classes/LayerNotify.html#_findComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_findChildComponent\",\"url\":\"classes/LayerNotify.html#_findChildComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_findChildComponents\",\"url\":\"classes/LayerNotify.html#_findChildComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LayerNotify.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerNotify.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"show\",\"url\":\"classes/LayerNotify.html#show\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/LayerNotify.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/LayerNotify.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"ui_nodes\",\"url\":\"classes/LayerNotify.html#ui_nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"ui_cache\",\"url\":\"classes/LayerNotify.html#ui_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/LayerNotify.html#getUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/LayerNotify.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerNotify.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeByUuid\",\"url\":\"classes/LayerNotify.html#removeByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getByUuid\",\"url\":\"classes/LayerNotify.html#getByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/LayerNotify.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerNotify.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/LayerNotify.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"__nodes\",\"url\":\"classes/LayerNotify.html#__nodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/LayerNotify.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerNotify.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_uiProps\",\"url\":\"classes/LayerNotify.html#_uiProps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_static\",\"url\":\"classes/LayerNotify.html#_static\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_pos\",\"url\":\"classes/LayerNotify.html#_pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_rot\",\"url\":\"classes/LayerNotify.html#_rot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_scale\",\"url\":\"classes/LayerNotify.html#_scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_mat\",\"url\":\"classes/LayerNotify.html#_mat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_lpos\",\"url\":\"classes/LayerNotify.html#_lpos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_lrot\",\"url\":\"classes/LayerNotify.html#_lrot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_lscale\",\"url\":\"classes/LayerNotify.html#_lscale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_layer\",\"url\":\"classes/LayerNotify.html#_layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_euler\",\"url\":\"classes/LayerNotify.html#_euler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_eulerDirty\",\"url\":\"classes/LayerNotify.html#_eulerDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_flagChangeVersion\",\"url\":\"classes/LayerNotify.html#_flagChangeVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_hasChangedFlags\",\"url\":\"classes/LayerNotify.html#_hasChangedFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LayerNotify.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"position\",\"url\":\"classes/LayerNotify.html#position\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"worldPosition\",\"url\":\"classes/LayerNotify.html#worldPosition\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"rotation\",\"url\":\"classes/LayerNotify.html#rotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"eulerAngles\",\"url\":\"classes/LayerNotify.html#eulerAngles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"angle\",\"url\":\"classes/LayerNotify.html#angle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"worldRotation\",\"url\":\"classes/LayerNotify.html#worldRotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"scale\",\"url\":\"classes/LayerNotify.html#scale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"worldScale\",\"url\":\"classes/LayerNotify.html#worldScale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"matrix\",\"url\":\"classes/LayerNotify.html#matrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"worldMatrix\",\"url\":\"classes/LayerNotify.html#worldMatrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/LayerNotify.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/LayerNotify.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/LayerNotify.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"layer\",\"url\":\"classes/LayerNotify.html#layer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"hasChangedFlags\",\"url\":\"classes/LayerNotify.html#hasChangedFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setParent\",\"url\":\"classes/LayerNotify.html#setParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onSetParent\",\"url\":\"classes/LayerNotify.html#_onSetParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onHierarchyChanged\",\"url\":\"classes/LayerNotify.html#_onHierarchyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onBatchCreated\",\"url\":\"classes/LayerNotify.html#_onBatchCreated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onBeforeSerialize\",\"url\":\"classes/LayerNotify.html#_onBeforeSerialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onPostActivated\",\"url\":\"classes/LayerNotify.html#_onPostActivated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/LayerNotify.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"rotate\",\"url\":\"classes/LayerNotify.html#rotate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"lookAt\",\"url\":\"classes/LayerNotify.html#lookAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"invalidateChildren\",\"url\":\"classes/LayerNotify.html#invalidateChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"updateWorldTransform\",\"url\":\"classes/LayerNotify.html#updateWorldTransform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/LayerNotify.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"classes/LayerNotify.html#getPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setRotation\",\"url\":\"classes/LayerNotify.html#setRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setRotationFromEuler\",\"url\":\"classes/LayerNotify.html#setRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getRotation\",\"url\":\"classes/LayerNotify.html#getRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setScale\",\"url\":\"classes/LayerNotify.html#setScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getScale\",\"url\":\"classes/LayerNotify.html#getScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"inverseTransformPoint\",\"url\":\"classes/LayerNotify.html#inverseTransformPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setWorldPosition\",\"url\":\"classes/LayerNotify.html#setWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldPosition\",\"url\":\"classes/LayerNotify.html#getWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setWorldRotation\",\"url\":\"classes/LayerNotify.html#setWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setWorldRotationFromEuler\",\"url\":\"classes/LayerNotify.html#setWorldRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldRotation\",\"url\":\"classes/LayerNotify.html#getWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setWorldScale\",\"url\":\"classes/LayerNotify.html#setWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldScale\",\"url\":\"classes/LayerNotify.html#getWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldMatrix\",\"url\":\"classes/LayerNotify.html#getWorldMatrix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldRS\",\"url\":\"classes/LayerNotify.html#getWorldRS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldRT\",\"url\":\"classes/LayerNotify.html#getWorldRT\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setRTS\",\"url\":\"classes/LayerNotify.html#setRTS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"pauseSystemEvents\",\"url\":\"classes/LayerNotify.html#pauseSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"resumeSystemEvents\",\"url\":\"classes/LayerNotify.html#resumeSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getPathInHierarchy\",\"url\":\"classes/LayerNotify.html#getPathInHierarchy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"[serializeTag]\",\"url\":\"classes/LayerNotify.html#_serializeTag_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"components\",\"url\":\"classes/LayerNotify.html#components\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"_persistNode\",\"url\":\"classes/LayerNotify.html#_persistNode\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerNotify.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LayerNotify.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/LayerNotify.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/LayerNotify.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"activeInHierarchy\",\"url\":\"classes/LayerNotify.html#activeInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/LayerNotify.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"scene\",\"url\":\"classes/LayerNotify.html#scene\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"eventProcessor\",\"url\":\"classes/LayerNotify.html#eventProcessor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/LayerNotify.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/LayerNotify.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_active\",\"url\":\"classes/LayerNotify.html#_active\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/LayerNotify.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_prefab\",\"url\":\"classes/LayerNotify.html#_prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_scene\",\"url\":\"classes/LayerNotify.html#_scene\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_activeInHierarchy\",\"url\":\"classes/LayerNotify.html#_activeInHierarchy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LayerNotify.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerNotify.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_eventProcessor\",\"url\":\"classes/LayerNotify.html#_eventProcessor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_eventMask\",\"url\":\"classes/LayerNotify.html#_eventMask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_siblingIndex\",\"url\":\"classes/LayerNotify.html#_siblingIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_originalSceneId\",\"url\":\"classes/LayerNotify.html#_originalSceneId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_updateScene\",\"url\":\"classes/LayerNotify.html#_updateScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"attr\",\"url\":\"classes/LayerNotify.html#attr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/LayerNotify.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getChildByUuid\",\"url\":\"classes/LayerNotify.html#getChildByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getChildByName\",\"url\":\"classes/LayerNotify.html#getChildByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getChildByPath\",\"url\":\"classes/LayerNotify.html#getChildByPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/LayerNotify.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"insertChild\",\"url\":\"classes/LayerNotify.html#insertChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getSiblingIndex\",\"url\":\"classes/LayerNotify.html#getSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setSiblingIndex\",\"url\":\"classes/LayerNotify.html#setSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"walk\",\"url\":\"classes/LayerNotify.html#walk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeFromParent\",\"url\":\"classes/LayerNotify.html#removeFromParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/LayerNotify.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeAllChildren\",\"url\":\"classes/LayerNotify.html#removeAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"isChildOf\",\"url\":\"classes/LayerNotify.html#isChildOf\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LayerNotify.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LayerNotify.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LayerNotify.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LayerNotify.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LayerNotify.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeComponent\",\"url\":\"classes/LayerNotify.html#removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/LayerNotify.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/LayerNotify.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/LayerNotify.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/LayerNotify.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/LayerNotify.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"hasEventListener\",\"url\":\"classes/LayerNotify.html#hasEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"targetOff\",\"url\":\"classes/LayerNotify.html#targetOff\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LayerNotify.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"destroyAllChildren\",\"url\":\"classes/LayerNotify.html#destroyAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_removeComponent\",\"url\":\"classes/LayerNotify.html#_removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_updateSiblingIndex\",\"url\":\"classes/LayerNotify.html#_updateSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LayerNotify.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onHierarchyChangedBase\",\"url\":\"classes/LayerNotify.html#_onHierarchyChangedBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onPreDestroyBase\",\"url\":\"classes/LayerNotify.html#_onPreDestroyBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onSiblingIndexChanged\",\"url\":\"classes/LayerNotify.html#_onSiblingIndexChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_checkMultipleComp\",\"url\":\"classes/LayerNotify.html#_checkMultipleComp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LayerNotify.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LayerNotify.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LayerNotify.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LayerNotify.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LayerNotify.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LayerNotify.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LayerNotify.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":128,\"name\":\"LayerPopUp\",\"url\":\"classes/LayerPopUp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/LayerPopUp.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"NodeSpace\",\"url\":\"classes/LayerPopUp.html#NodeSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"TransformDirtyBit\",\"url\":\"classes/LayerPopUp.html#TransformDirtyBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"TransformBit\",\"url\":\"classes/LayerPopUp.html#TransformBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"reserveContentsForAllSyncablePrefabTag\",\"url\":\"classes/LayerPopUp.html#reserveContentsForAllSyncablePrefabTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"isNode\",\"url\":\"classes/LayerPopUp.html#isNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"resetHasChangedFlags\",\"url\":\"classes/LayerPopUp.html#resetHasChangedFlags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"clearNodeArray\",\"url\":\"classes/LayerPopUp.html#clearNodeArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"idGenerator\",\"url\":\"classes/LayerPopUp.html#idGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_stacks\",\"url\":\"classes/LayerPopUp.html#_stacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_stackId\",\"url\":\"classes/LayerPopUp.html#_stackId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_setScene\",\"url\":\"classes/LayerPopUp.html#_setScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_findComponent\",\"url\":\"classes/LayerPopUp.html#_findComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_findComponents\",\"url\":\"classes/LayerPopUp.html#_findComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_findChildComponent\",\"url\":\"classes/LayerPopUp.html#_findChildComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_findChildComponents\",\"url\":\"classes/LayerPopUp.html#_findChildComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LayerPopUp.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerPopUp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"black\",\"url\":\"classes/LayerPopUp.html#black\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/LayerPopUp.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/LayerPopUp.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerPopUp.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeByUuid\",\"url\":\"classes/LayerPopUp.html#removeByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setBlackDisable\",\"url\":\"classes/LayerPopUp.html#setBlackDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerPopUp.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"ui_nodes\",\"url\":\"classes/LayerPopUp.html#ui_nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"ui_cache\",\"url\":\"classes/LayerPopUp.html#ui_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/LayerPopUp.html#getUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/LayerPopUp.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/LayerPopUp.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getByUuid\",\"url\":\"classes/LayerPopUp.html#getByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/LayerPopUp.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerPopUp.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/LayerPopUp.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"__nodes\",\"url\":\"classes/LayerPopUp.html#__nodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/LayerPopUp.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_uiProps\",\"url\":\"classes/LayerPopUp.html#_uiProps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_static\",\"url\":\"classes/LayerPopUp.html#_static\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_pos\",\"url\":\"classes/LayerPopUp.html#_pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_rot\",\"url\":\"classes/LayerPopUp.html#_rot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_scale\",\"url\":\"classes/LayerPopUp.html#_scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_mat\",\"url\":\"classes/LayerPopUp.html#_mat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_lpos\",\"url\":\"classes/LayerPopUp.html#_lpos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_lrot\",\"url\":\"classes/LayerPopUp.html#_lrot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_lscale\",\"url\":\"classes/LayerPopUp.html#_lscale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_layer\",\"url\":\"classes/LayerPopUp.html#_layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_euler\",\"url\":\"classes/LayerPopUp.html#_euler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_eulerDirty\",\"url\":\"classes/LayerPopUp.html#_eulerDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_flagChangeVersion\",\"url\":\"classes/LayerPopUp.html#_flagChangeVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_hasChangedFlags\",\"url\":\"classes/LayerPopUp.html#_hasChangedFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LayerPopUp.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"position\",\"url\":\"classes/LayerPopUp.html#position\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"worldPosition\",\"url\":\"classes/LayerPopUp.html#worldPosition\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"rotation\",\"url\":\"classes/LayerPopUp.html#rotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"eulerAngles\",\"url\":\"classes/LayerPopUp.html#eulerAngles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"angle\",\"url\":\"classes/LayerPopUp.html#angle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"worldRotation\",\"url\":\"classes/LayerPopUp.html#worldRotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"scale\",\"url\":\"classes/LayerPopUp.html#scale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"worldScale\",\"url\":\"classes/LayerPopUp.html#worldScale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"matrix\",\"url\":\"classes/LayerPopUp.html#matrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"worldMatrix\",\"url\":\"classes/LayerPopUp.html#worldMatrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/LayerPopUp.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/LayerPopUp.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/LayerPopUp.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"layer\",\"url\":\"classes/LayerPopUp.html#layer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"hasChangedFlags\",\"url\":\"classes/LayerPopUp.html#hasChangedFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setParent\",\"url\":\"classes/LayerPopUp.html#setParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onSetParent\",\"url\":\"classes/LayerPopUp.html#_onSetParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onHierarchyChanged\",\"url\":\"classes/LayerPopUp.html#_onHierarchyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onBatchCreated\",\"url\":\"classes/LayerPopUp.html#_onBatchCreated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onBeforeSerialize\",\"url\":\"classes/LayerPopUp.html#_onBeforeSerialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onPostActivated\",\"url\":\"classes/LayerPopUp.html#_onPostActivated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/LayerPopUp.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"rotate\",\"url\":\"classes/LayerPopUp.html#rotate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"lookAt\",\"url\":\"classes/LayerPopUp.html#lookAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"invalidateChildren\",\"url\":\"classes/LayerPopUp.html#invalidateChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"updateWorldTransform\",\"url\":\"classes/LayerPopUp.html#updateWorldTransform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/LayerPopUp.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"classes/LayerPopUp.html#getPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setRotation\",\"url\":\"classes/LayerPopUp.html#setRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setRotationFromEuler\",\"url\":\"classes/LayerPopUp.html#setRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getRotation\",\"url\":\"classes/LayerPopUp.html#getRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setScale\",\"url\":\"classes/LayerPopUp.html#setScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getScale\",\"url\":\"classes/LayerPopUp.html#getScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"inverseTransformPoint\",\"url\":\"classes/LayerPopUp.html#inverseTransformPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setWorldPosition\",\"url\":\"classes/LayerPopUp.html#setWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldPosition\",\"url\":\"classes/LayerPopUp.html#getWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setWorldRotation\",\"url\":\"classes/LayerPopUp.html#setWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setWorldRotationFromEuler\",\"url\":\"classes/LayerPopUp.html#setWorldRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldRotation\",\"url\":\"classes/LayerPopUp.html#getWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setWorldScale\",\"url\":\"classes/LayerPopUp.html#setWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldScale\",\"url\":\"classes/LayerPopUp.html#getWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldMatrix\",\"url\":\"classes/LayerPopUp.html#getWorldMatrix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldRS\",\"url\":\"classes/LayerPopUp.html#getWorldRS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldRT\",\"url\":\"classes/LayerPopUp.html#getWorldRT\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setRTS\",\"url\":\"classes/LayerPopUp.html#setRTS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"pauseSystemEvents\",\"url\":\"classes/LayerPopUp.html#pauseSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"resumeSystemEvents\",\"url\":\"classes/LayerPopUp.html#resumeSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getPathInHierarchy\",\"url\":\"classes/LayerPopUp.html#getPathInHierarchy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"[serializeTag]\",\"url\":\"classes/LayerPopUp.html#_serializeTag_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"components\",\"url\":\"classes/LayerPopUp.html#components\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"_persistNode\",\"url\":\"classes/LayerPopUp.html#_persistNode\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerPopUp.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LayerPopUp.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/LayerPopUp.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/LayerPopUp.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"activeInHierarchy\",\"url\":\"classes/LayerPopUp.html#activeInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/LayerPopUp.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"scene\",\"url\":\"classes/LayerPopUp.html#scene\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"eventProcessor\",\"url\":\"classes/LayerPopUp.html#eventProcessor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/LayerPopUp.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/LayerPopUp.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_active\",\"url\":\"classes/LayerPopUp.html#_active\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/LayerPopUp.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_prefab\",\"url\":\"classes/LayerPopUp.html#_prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_scene\",\"url\":\"classes/LayerPopUp.html#_scene\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_activeInHierarchy\",\"url\":\"classes/LayerPopUp.html#_activeInHierarchy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LayerPopUp.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerPopUp.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_eventProcessor\",\"url\":\"classes/LayerPopUp.html#_eventProcessor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_eventMask\",\"url\":\"classes/LayerPopUp.html#_eventMask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_siblingIndex\",\"url\":\"classes/LayerPopUp.html#_siblingIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_originalSceneId\",\"url\":\"classes/LayerPopUp.html#_originalSceneId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_updateScene\",\"url\":\"classes/LayerPopUp.html#_updateScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"attr\",\"url\":\"classes/LayerPopUp.html#attr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/LayerPopUp.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getChildByUuid\",\"url\":\"classes/LayerPopUp.html#getChildByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getChildByName\",\"url\":\"classes/LayerPopUp.html#getChildByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getChildByPath\",\"url\":\"classes/LayerPopUp.html#getChildByPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/LayerPopUp.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"insertChild\",\"url\":\"classes/LayerPopUp.html#insertChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getSiblingIndex\",\"url\":\"classes/LayerPopUp.html#getSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setSiblingIndex\",\"url\":\"classes/LayerPopUp.html#setSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"walk\",\"url\":\"classes/LayerPopUp.html#walk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeFromParent\",\"url\":\"classes/LayerPopUp.html#removeFromParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/LayerPopUp.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeAllChildren\",\"url\":\"classes/LayerPopUp.html#removeAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"isChildOf\",\"url\":\"classes/LayerPopUp.html#isChildOf\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LayerPopUp.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LayerPopUp.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LayerPopUp.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LayerPopUp.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LayerPopUp.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeComponent\",\"url\":\"classes/LayerPopUp.html#removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/LayerPopUp.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/LayerPopUp.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/LayerPopUp.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/LayerPopUp.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/LayerPopUp.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"hasEventListener\",\"url\":\"classes/LayerPopUp.html#hasEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"targetOff\",\"url\":\"classes/LayerPopUp.html#targetOff\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LayerPopUp.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"destroyAllChildren\",\"url\":\"classes/LayerPopUp.html#destroyAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_removeComponent\",\"url\":\"classes/LayerPopUp.html#_removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_updateSiblingIndex\",\"url\":\"classes/LayerPopUp.html#_updateSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LayerPopUp.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onHierarchyChangedBase\",\"url\":\"classes/LayerPopUp.html#_onHierarchyChangedBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onPreDestroyBase\",\"url\":\"classes/LayerPopUp.html#_onPreDestroyBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onSiblingIndexChanged\",\"url\":\"classes/LayerPopUp.html#_onSiblingIndexChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_checkMultipleComp\",\"url\":\"classes/LayerPopUp.html#_checkMultipleComp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LayerPopUp.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LayerPopUp.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LayerPopUp.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LayerPopUp.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LayerPopUp.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LayerPopUp.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LayerPopUp.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":128,\"name\":\"LayerUI\",\"url\":\"classes/LayerUI.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/LayerUI.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"NodeSpace\",\"url\":\"classes/LayerUI.html#NodeSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"TransformDirtyBit\",\"url\":\"classes/LayerUI.html#TransformDirtyBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"TransformBit\",\"url\":\"classes/LayerUI.html#TransformBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"reserveContentsForAllSyncablePrefabTag\",\"url\":\"classes/LayerUI.html#reserveContentsForAllSyncablePrefabTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"isNode\",\"url\":\"classes/LayerUI.html#isNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"resetHasChangedFlags\",\"url\":\"classes/LayerUI.html#resetHasChangedFlags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"clearNodeArray\",\"url\":\"classes/LayerUI.html#clearNodeArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"idGenerator\",\"url\":\"classes/LayerUI.html#idGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_stacks\",\"url\":\"classes/LayerUI.html#_stacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_stackId\",\"url\":\"classes/LayerUI.html#_stackId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_setScene\",\"url\":\"classes/LayerUI.html#_setScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_findComponent\",\"url\":\"classes/LayerUI.html#_findComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_findComponents\",\"url\":\"classes/LayerUI.html#_findComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_findChildComponent\",\"url\":\"classes/LayerUI.html#_findChildComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_findChildComponents\",\"url\":\"classes/LayerUI.html#_findChildComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LayerUI.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerUI.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"ui_nodes\",\"url\":\"classes/LayerUI.html#ui_nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"ui_cache\",\"url\":\"classes/LayerUI.html#ui_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/LayerUI.html#getUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/LayerUI.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/LayerUI.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/LayerUI.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerUI.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeByUuid\",\"url\":\"classes/LayerUI.html#removeByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeCache\",\"url\":\"classes/LayerUI.html#removeCache\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getByUuid\",\"url\":\"classes/LayerUI.html#getByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/LayerUI.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerUI.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/LayerUI.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"__nodes\",\"url\":\"classes/LayerUI.html#__nodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/LayerUI.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerUI.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_uiProps\",\"url\":\"classes/LayerUI.html#_uiProps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_static\",\"url\":\"classes/LayerUI.html#_static\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_pos\",\"url\":\"classes/LayerUI.html#_pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_rot\",\"url\":\"classes/LayerUI.html#_rot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_scale\",\"url\":\"classes/LayerUI.html#_scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_mat\",\"url\":\"classes/LayerUI.html#_mat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_lpos\",\"url\":\"classes/LayerUI.html#_lpos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_lrot\",\"url\":\"classes/LayerUI.html#_lrot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_lscale\",\"url\":\"classes/LayerUI.html#_lscale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_layer\",\"url\":\"classes/LayerUI.html#_layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_euler\",\"url\":\"classes/LayerUI.html#_euler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_eulerDirty\",\"url\":\"classes/LayerUI.html#_eulerDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_flagChangeVersion\",\"url\":\"classes/LayerUI.html#_flagChangeVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_hasChangedFlags\",\"url\":\"classes/LayerUI.html#_hasChangedFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LayerUI.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"position\",\"url\":\"classes/LayerUI.html#position\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"worldPosition\",\"url\":\"classes/LayerUI.html#worldPosition\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"rotation\",\"url\":\"classes/LayerUI.html#rotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"eulerAngles\",\"url\":\"classes/LayerUI.html#eulerAngles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"angle\",\"url\":\"classes/LayerUI.html#angle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"worldRotation\",\"url\":\"classes/LayerUI.html#worldRotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"scale\",\"url\":\"classes/LayerUI.html#scale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"worldScale\",\"url\":\"classes/LayerUI.html#worldScale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"matrix\",\"url\":\"classes/LayerUI.html#matrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"worldMatrix\",\"url\":\"classes/LayerUI.html#worldMatrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/LayerUI.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/LayerUI.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/LayerUI.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"layer\",\"url\":\"classes/LayerUI.html#layer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"hasChangedFlags\",\"url\":\"classes/LayerUI.html#hasChangedFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setParent\",\"url\":\"classes/LayerUI.html#setParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onSetParent\",\"url\":\"classes/LayerUI.html#_onSetParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onHierarchyChanged\",\"url\":\"classes/LayerUI.html#_onHierarchyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onBatchCreated\",\"url\":\"classes/LayerUI.html#_onBatchCreated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onBeforeSerialize\",\"url\":\"classes/LayerUI.html#_onBeforeSerialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onPostActivated\",\"url\":\"classes/LayerUI.html#_onPostActivated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/LayerUI.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"rotate\",\"url\":\"classes/LayerUI.html#rotate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"lookAt\",\"url\":\"classes/LayerUI.html#lookAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"invalidateChildren\",\"url\":\"classes/LayerUI.html#invalidateChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"updateWorldTransform\",\"url\":\"classes/LayerUI.html#updateWorldTransform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/LayerUI.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"classes/LayerUI.html#getPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setRotation\",\"url\":\"classes/LayerUI.html#setRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setRotationFromEuler\",\"url\":\"classes/LayerUI.html#setRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getRotation\",\"url\":\"classes/LayerUI.html#getRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setScale\",\"url\":\"classes/LayerUI.html#setScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getScale\",\"url\":\"classes/LayerUI.html#getScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"inverseTransformPoint\",\"url\":\"classes/LayerUI.html#inverseTransformPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setWorldPosition\",\"url\":\"classes/LayerUI.html#setWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldPosition\",\"url\":\"classes/LayerUI.html#getWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setWorldRotation\",\"url\":\"classes/LayerUI.html#setWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setWorldRotationFromEuler\",\"url\":\"classes/LayerUI.html#setWorldRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldRotation\",\"url\":\"classes/LayerUI.html#getWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setWorldScale\",\"url\":\"classes/LayerUI.html#setWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldScale\",\"url\":\"classes/LayerUI.html#getWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldMatrix\",\"url\":\"classes/LayerUI.html#getWorldMatrix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldRS\",\"url\":\"classes/LayerUI.html#getWorldRS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldRT\",\"url\":\"classes/LayerUI.html#getWorldRT\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setRTS\",\"url\":\"classes/LayerUI.html#setRTS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"pauseSystemEvents\",\"url\":\"classes/LayerUI.html#pauseSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"resumeSystemEvents\",\"url\":\"classes/LayerUI.html#resumeSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getPathInHierarchy\",\"url\":\"classes/LayerUI.html#getPathInHierarchy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"[serializeTag]\",\"url\":\"classes/LayerUI.html#_serializeTag_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"components\",\"url\":\"classes/LayerUI.html#components\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"_persistNode\",\"url\":\"classes/LayerUI.html#_persistNode\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerUI.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LayerUI.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/LayerUI.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/LayerUI.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"activeInHierarchy\",\"url\":\"classes/LayerUI.html#activeInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/LayerUI.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"scene\",\"url\":\"classes/LayerUI.html#scene\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"eventProcessor\",\"url\":\"classes/LayerUI.html#eventProcessor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/LayerUI.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/LayerUI.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_active\",\"url\":\"classes/LayerUI.html#_active\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/LayerUI.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_prefab\",\"url\":\"classes/LayerUI.html#_prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_scene\",\"url\":\"classes/LayerUI.html#_scene\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_activeInHierarchy\",\"url\":\"classes/LayerUI.html#_activeInHierarchy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LayerUI.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerUI.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_eventProcessor\",\"url\":\"classes/LayerUI.html#_eventProcessor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_eventMask\",\"url\":\"classes/LayerUI.html#_eventMask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_siblingIndex\",\"url\":\"classes/LayerUI.html#_siblingIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_originalSceneId\",\"url\":\"classes/LayerUI.html#_originalSceneId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_updateScene\",\"url\":\"classes/LayerUI.html#_updateScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"attr\",\"url\":\"classes/LayerUI.html#attr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/LayerUI.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getChildByUuid\",\"url\":\"classes/LayerUI.html#getChildByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getChildByName\",\"url\":\"classes/LayerUI.html#getChildByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getChildByPath\",\"url\":\"classes/LayerUI.html#getChildByPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/LayerUI.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"insertChild\",\"url\":\"classes/LayerUI.html#insertChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getSiblingIndex\",\"url\":\"classes/LayerUI.html#getSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setSiblingIndex\",\"url\":\"classes/LayerUI.html#setSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"walk\",\"url\":\"classes/LayerUI.html#walk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeFromParent\",\"url\":\"classes/LayerUI.html#removeFromParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/LayerUI.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeAllChildren\",\"url\":\"classes/LayerUI.html#removeAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"isChildOf\",\"url\":\"classes/LayerUI.html#isChildOf\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LayerUI.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LayerUI.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LayerUI.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LayerUI.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LayerUI.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeComponent\",\"url\":\"classes/LayerUI.html#removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/LayerUI.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/LayerUI.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/LayerUI.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/LayerUI.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/LayerUI.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"hasEventListener\",\"url\":\"classes/LayerUI.html#hasEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"targetOff\",\"url\":\"classes/LayerUI.html#targetOff\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LayerUI.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"destroyAllChildren\",\"url\":\"classes/LayerUI.html#destroyAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_removeComponent\",\"url\":\"classes/LayerUI.html#_removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_updateSiblingIndex\",\"url\":\"classes/LayerUI.html#_updateSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LayerUI.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onHierarchyChangedBase\",\"url\":\"classes/LayerUI.html#_onHierarchyChangedBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onPreDestroyBase\",\"url\":\"classes/LayerUI.html#_onPreDestroyBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onSiblingIndexChanged\",\"url\":\"classes/LayerUI.html#_onSiblingIndexChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_checkMultipleComp\",\"url\":\"classes/LayerUI.html#_checkMultipleComp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LayerUI.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LayerUI.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LayerUI.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LayerUI.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LayerUI.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LayerUI.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LayerUI.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":128,\"name\":\"UIMap\",\"url\":\"classes/UIMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UIMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UIMap\"},{\"kind\":1024,\"name\":\"manager\",\"url\":\"classes/UIMap.html#manager\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"UIMap\"},{\"kind\":1024,\"name\":\"nodes\",\"url\":\"classes/UIMap.html#nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"UIMap\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/UIMap.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UIMap\"},{\"kind\":2048,\"name\":\"pathFinding\",\"url\":\"classes/UIMap.html#pathFinding\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UIMap\"},{\"kind\":2048,\"name\":\"findUp\",\"url\":\"classes/UIMap.html#findUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"UIMap\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/UIMap.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UIMap\"},{\"kind\":128,\"name\":\"CommonPrompt\",\"url\":\"classes/CommonPrompt.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/CommonPrompt.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/CommonPrompt.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/CommonPrompt.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CommonPrompt.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"lab_title\",\"url\":\"classes/CommonPrompt.html#lab_title\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"lab_content\",\"url\":\"classes/CommonPrompt.html#lab_content\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"lab_ok\",\"url\":\"classes/CommonPrompt.html#lab_ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"lab_cancel\",\"url\":\"classes/CommonPrompt.html#lab_cancel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"config\",\"url\":\"classes/CommonPrompt.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onTouchEnd\",\"url\":\"classes/CommonPrompt.html#onTouchEnd\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onAdded\",\"url\":\"classes/CommonPrompt.html#onAdded\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"setTitle\",\"url\":\"classes/CommonPrompt.html#setTitle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"setContent\",\"url\":\"classes/CommonPrompt.html#setContent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"setBtnOkLabel\",\"url\":\"classes/CommonPrompt.html#setBtnOkLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"setBtnCancelLabel\",\"url\":\"classes/CommonPrompt.html#setBtnCancelLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onOk\",\"url\":\"classes/CommonPrompt.html#onOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onClose\",\"url\":\"classes/CommonPrompt.html#onClose\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onCancel\",\"url\":\"classes/CommonPrompt.html#onCancel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/CommonPrompt.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/CommonPrompt.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/CommonPrompt.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/CommonPrompt.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/CommonPrompt.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/CommonPrompt.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/CommonPrompt.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/CommonPrompt.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/CommonPrompt.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/CommonPrompt.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/CommonPrompt.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/CommonPrompt.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/CommonPrompt.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/CommonPrompt.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/CommonPrompt.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/CommonPrompt.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/CommonPrompt.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/CommonPrompt.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/CommonPrompt.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/CommonPrompt.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/CommonPrompt.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/CommonPrompt.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/CommonPrompt.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/CommonPrompt.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/CommonPrompt.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/CommonPrompt.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/CommonPrompt.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/CommonPrompt.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/CommonPrompt.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/CommonPrompt.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/CommonPrompt.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/CommonPrompt.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/CommonPrompt.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/CommonPrompt.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/CommonPrompt.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/CommonPrompt.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/CommonPrompt.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/CommonPrompt.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/CommonPrompt.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/CommonPrompt.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/CommonPrompt.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/CommonPrompt.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/CommonPrompt.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/CommonPrompt.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/CommonPrompt.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/CommonPrompt.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":128,\"name\":\"LoadingIndicator\",\"url\":\"classes/LoadingIndicator.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/LoadingIndicator.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/LoadingIndicator.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LoadingIndicator.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LoadingIndicator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"loading\",\"url\":\"classes/LoadingIndicator.html#loading\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"loading_rotate\",\"url\":\"classes/LoadingIndicator.html#loading_rotate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/LoadingIndicator.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LoadingIndicator.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LoadingIndicator.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/LoadingIndicator.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/LoadingIndicator.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/LoadingIndicator.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/LoadingIndicator.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/LoadingIndicator.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/LoadingIndicator.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/LoadingIndicator.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/LoadingIndicator.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LoadingIndicator.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/LoadingIndicator.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LoadingIndicator.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LoadingIndicator.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LoadingIndicator.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LoadingIndicator.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LoadingIndicator.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LoadingIndicator.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LoadingIndicator.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LoadingIndicator.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/LoadingIndicator.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/LoadingIndicator.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/LoadingIndicator.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/LoadingIndicator.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/LoadingIndicator.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/LoadingIndicator.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/LoadingIndicator.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/LoadingIndicator.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/LoadingIndicator.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/LoadingIndicator.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/LoadingIndicator.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/LoadingIndicator.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/LoadingIndicator.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/LoadingIndicator.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/LoadingIndicator.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/LoadingIndicator.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LoadingIndicator.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LoadingIndicator.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LoadingIndicator.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LoadingIndicator.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LoadingIndicator.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LoadingIndicator.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LoadingIndicator.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LoadingIndicator.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":128,\"name\":\"Notify\",\"url\":\"classes/Notify.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/Notify.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Notify.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/Notify.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Notify.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"lab_content\",\"url\":\"classes/Notify.html#lab_content\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"animation\",\"url\":\"classes/Notify.html#animation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/Notify.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onFinished\",\"url\":\"classes/Notify.html#onFinished\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"toast\",\"url\":\"classes/Notify.html#toast\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Notify.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/Notify.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/Notify.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/Notify.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/Notify.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/Notify.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/Notify.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/Notify.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/Notify.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/Notify.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/Notify.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/Notify.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/Notify.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/Notify.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/Notify.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/Notify.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/Notify.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/Notify.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/Notify.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/Notify.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/Notify.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/Notify.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/Notify.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/Notify.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Notify.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/Notify.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/Notify.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Notify.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/Notify.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/Notify.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/Notify.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/Notify.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/Notify.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/Notify.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/Notify.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/Notify.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/Notify.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/Notify.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/Notify.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/Notify.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/Notify.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/Notify.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/Notify.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/Notify.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":32,\"name\":\"version\",\"url\":\"variables/version.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"oops\",\"url\":\"classes/oops.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"log\",\"url\":\"classes/oops.html#log\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/oops.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"storage\",\"url\":\"classes/oops.html#storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"timer\",\"url\":\"classes/oops.html#timer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"audio\",\"url\":\"classes/oops.html#audio\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"gui\",\"url\":\"classes/oops.html#gui\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"game\",\"url\":\"classes/oops.html#game\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"res\",\"url\":\"classes/oops.html#res\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"language\",\"url\":\"classes/oops.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"http\",\"url\":\"classes/oops.html#http\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"ecs\",\"url\":\"classes/oops.html#ecs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/oops.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":128,\"name\":\"Root\",\"url\":\"classes/Root.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/Root.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Root.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/Root.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Root.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"game\",\"url\":\"classes/Root.html#game\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"gui\",\"url\":\"classes/Root.html#gui\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/Root.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Root.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"initGui\",\"url\":\"classes/Root.html#initGui\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"initEcsSystem\",\"url\":\"classes/Root.html#initEcsSystem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/Root.html#run\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/Root.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Root.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/Root.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/Root.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/Root.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/Root.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/Root.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/Root.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/Root.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/Root.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/Root.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/Root.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/Root.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/Root.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/Root.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/Root.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/Root.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/Root.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/Root.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/Root.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/Root.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/Root.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/Root.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/Root.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/Root.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/Root.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/Root.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Root.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/Root.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/Root.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/Root.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/Root.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/Root.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/Root.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/Root.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/Root.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/Root.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/Root.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/Root.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/Root.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/Root.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/Root.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/Root.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/Root.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":128,\"name\":\"ArrayUtil\",\"url\":\"classes/ArrayUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"noRepeated\",\"url\":\"classes/ArrayUtil.html#noRepeated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"copy2DArray\",\"url\":\"classes/ArrayUtil.html#copy2DArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"fisherYatesShuffle\",\"url\":\"classes/ArrayUtil.html#fisherYatesShuffle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"confound\",\"url\":\"classes/ArrayUtil.html#confound\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"flattening\",\"url\":\"classes/ArrayUtil.html#flattening\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"removeItem\",\"url\":\"classes/ArrayUtil.html#removeItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"combineArrays\",\"url\":\"classes/ArrayUtil.html#combineArrays\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"getRandomValueInArray\",\"url\":\"classes/ArrayUtil.html#getRandomValueInArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ArrayUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":128,\"name\":\"CameraUtil\",\"url\":\"classes/CameraUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"isInView\",\"url\":\"classes/CameraUtil.html#isInView\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CameraUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CameraUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CameraUtil\"},{\"kind\":128,\"name\":\"EncryptUtil\",\"url\":\"classes/EncryptUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"aesEncrypt\",\"url\":\"classes/EncryptUtil.html#aesEncrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EncryptUtil\"},{\"kind\":2048,\"name\":\"aesDecrypt\",\"url\":\"classes/EncryptUtil.html#aesDecrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EncryptUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EncryptUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EncryptUtil\"},{\"kind\":128,\"name\":\"ImageUtil\",\"url\":\"classes/ImageUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"getPixelColor\",\"url\":\"classes/ImageUtil.html#getPixelColor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":2048,\"name\":\"imageToBase64\",\"url\":\"classes/ImageUtil.html#imageToBase64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":2048,\"name\":\"base64ToTexture\",\"url\":\"classes/ImageUtil.html#base64ToTexture\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":2048,\"name\":\"base64ToBlob\",\"url\":\"classes/ImageUtil.html#base64ToBlob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImageUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":128,\"name\":\"JsonUtil\",\"url\":\"classes/JsonUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/JsonUtil.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/JsonUtil.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":2048,\"name\":\"loadAsync\",\"url\":\"classes/JsonUtil.html#loadAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/JsonUtil.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/JsonUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":128,\"name\":\"LayerItem\",\"url\":\"classes/LayerItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerItem\"},{\"kind\":1024,\"name\":\"_value\",\"url\":\"classes/LayerItem.html#_value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerItem\"},{\"kind\":262144,\"name\":\"value\",\"url\":\"classes/LayerItem.html#value\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"LayerItem\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerItem.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerItem\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerItem.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"LayerItem\"},{\"kind\":262144,\"name\":\"mask\",\"url\":\"classes/LayerItem.html#mask\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"LayerItem\"},{\"kind\":128,\"name\":\"LayerUtil\",\"url\":\"classes/LayerUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"MAP\",\"url\":\"classes/LayerUtil.html#MAP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"AVATAR\",\"url\":\"classes/LayerUtil.html#AVATAR\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"IGNORE_RAYCAST\",\"url\":\"classes/LayerUtil.html#IGNORE_RAYCAST\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"GIZMOS\",\"url\":\"classes/LayerUtil.html#GIZMOS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"EDITOR\",\"url\":\"classes/LayerUtil.html#EDITOR\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"UI_3D\",\"url\":\"classes/LayerUtil.html#UI_3D\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"SCENE_GIZMO\",\"url\":\"classes/LayerUtil.html#SCENE_GIZMO\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"UI_2D\",\"url\":\"classes/LayerUtil.html#UI_2D\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"PROFILTER\",\"url\":\"classes/LayerUtil.html#PROFILTER\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"DEFAULT\",\"url\":\"classes/LayerUtil.html#DEFAULT\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":2048,\"name\":\"setNodeLayer\",\"url\":\"classes/LayerUtil.html#setNodeLayer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":128,\"name\":\"MathUtil\",\"url\":\"classes/MathUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"deg2Rad\",\"url\":\"classes/MathUtil.html#deg2Rad\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":1024,\"name\":\"rad2Deg\",\"url\":\"classes/MathUtil.html#rad2Deg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/MathUtil.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"progress\",\"url\":\"classes/MathUtil.html#progress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"lerp\",\"url\":\"classes/MathUtil.html#lerp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"lerpAngle\",\"url\":\"classes/MathUtil.html#lerpAngle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"angleTowards\",\"url\":\"classes/MathUtil.html#angleTowards\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"clamp\",\"url\":\"classes/MathUtil.html#clamp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"probability\",\"url\":\"classes/MathUtil.html#probability\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":128,\"name\":\"ObjectUtil\",\"url\":\"classes/ObjectUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"isObject\",\"url\":\"classes/ObjectUtil.html#isObject\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ObjectUtil\"},{\"kind\":2048,\"name\":\"deepCopy\",\"url\":\"classes/ObjectUtil.html#deepCopy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ObjectUtil\"},{\"kind\":2048,\"name\":\"copy\",\"url\":\"classes/ObjectUtil.html#copy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ObjectUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ObjectUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ObjectUtil\"},{\"kind\":128,\"name\":\"GroupItem\",\"url\":\"classes/GroupItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GroupItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GroupItem\"},{\"kind\":1024,\"name\":\"_value\",\"url\":\"classes/GroupItem.html#_value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GroupItem\"},{\"kind\":262144,\"name\":\"value\",\"url\":\"classes/GroupItem.html#value\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GroupItem\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/GroupItem.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GroupItem\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/GroupItem.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GroupItem\"},{\"kind\":262144,\"name\":\"mask\",\"url\":\"classes/GroupItem.html#mask\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GroupItem\"},{\"kind\":128,\"name\":\"PhysicsUtil\",\"url\":\"classes/PhysicsUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"DEFAULT\",\"url\":\"classes/PhysicsUtil.html#DEFAULT\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":1024,\"name\":\"GAME_OBJECT_SELECT\",\"url\":\"classes/PhysicsUtil.html#GAME_OBJECT_SELECT\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":1024,\"name\":\"GAME_OWNER\",\"url\":\"classes/PhysicsUtil.html#GAME_OWNER\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":2048,\"name\":\"setNodeLayer\",\"url\":\"classes/PhysicsUtil.html#setNodeLayer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PhysicsUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":128,\"name\":\"PlatformUtil\",\"url\":\"classes/PlatformUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"isNativeAndroid\",\"url\":\"classes/PlatformUtil.html#isNativeAndroid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PlatformUtil\"},{\"kind\":2048,\"name\":\"isNativeIOS\",\"url\":\"classes/PlatformUtil.html#isNativeIOS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PlatformUtil\"},{\"kind\":2048,\"name\":\"getPlateform\",\"url\":\"classes/PlatformUtil.html#getPlateform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PlatformUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PlatformUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PlatformUtil\"},{\"kind\":128,\"name\":\"RegexUtil\",\"url\":\"classes/RegexUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"isDoubleWord\",\"url\":\"classes/RegexUtil.html#isDoubleWord\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RegexUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RegexUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RegexUtil\"},{\"kind\":128,\"name\":\"RotateUtil\",\"url\":\"classes/RotateUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"rotateAround\",\"url\":\"classes/RotateUtil.html#rotateAround\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RotateUtil\"},{\"kind\":2048,\"name\":\"rotateAroundTarget\",\"url\":\"classes/RotateUtil.html#rotateAroundTarget\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RotateUtil\"},{\"kind\":2048,\"name\":\"circularEdgePosition\",\"url\":\"classes/RotateUtil.html#circularEdgePosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RotateUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RotateUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RotateUtil\"},{\"kind\":128,\"name\":\"StringUtil\",\"url\":\"classes/StringUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"guid\",\"url\":\"classes/StringUtil.html#guid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"numberTotPermil\",\"url\":\"classes/StringUtil.html#numberTotPermil\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"numberToThousand\",\"url\":\"classes/StringUtil.html#numberToThousand\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"numberToTenThousand\",\"url\":\"classes/StringUtil.html#numberToTenThousand\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/StringUtil.html#format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringToArray1\",\"url\":\"classes/StringUtil.html#stringToArray1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringToArray2\",\"url\":\"classes/StringUtil.html#stringToArray2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringToArray3\",\"url\":\"classes/StringUtil.html#stringToArray3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringToArray4\",\"url\":\"classes/StringUtil.html#stringToArray4\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"sub\",\"url\":\"classes/StringUtil.html#sub\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringLen\",\"url\":\"classes/StringUtil.html#stringLen\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StringUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":128,\"name\":\"Vec3Util\",\"url\":\"classes/Vec3Util.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Vec3Util.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Vec3Util.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"z\",\"url\":\"classes/Vec3Util.html#z\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"left\",\"url\":\"classes/Vec3Util.html#left\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/Vec3Util.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/Vec3Util.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"down\",\"url\":\"classes/Vec3Util.html#down\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/Vec3Util.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"back\",\"url\":\"classes/Vec3Util.html#back\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"one\",\"url\":\"classes/Vec3Util.html#one\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"zero\",\"url\":\"classes/Vec3Util.html#zero\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"progress\",\"url\":\"classes/Vec3Util.html#progress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/Vec3Util.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"sub\",\"url\":\"classes/Vec3Util.html#sub\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"mul\",\"url\":\"classes/Vec3Util.html#mul\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"div\",\"url\":\"classes/Vec3Util.html#div\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/Vec3Util.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"magnitude\",\"url\":\"classes/Vec3Util.html#magnitude\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"normalize\",\"url\":\"classes/Vec3Util.html#normalize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"direction\",\"url\":\"classes/Vec3Util.html#direction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"distance\",\"url\":\"classes/Vec3Util.html#distance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"lerp\",\"url\":\"classes/Vec3Util.html#lerp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"slerp\",\"url\":\"classes/Vec3Util.html#slerp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"rotateTo\",\"url\":\"classes/Vec3Util.html#rotateTo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"bezierOne\",\"url\":\"classes/Vec3Util.html#bezierOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"bezierTwo\",\"url\":\"classes/Vec3Util.html#bezierTwo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"bezierThree\",\"url\":\"classes/Vec3Util.html#bezierThree\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"dot\",\"url\":\"classes/Vec3Util.html#dot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"cross\",\"url\":\"classes/Vec3Util.html#cross\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"angle\",\"url\":\"classes/Vec3Util.html#angle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"dirAngle\",\"url\":\"classes/Vec3Util.html#dirAngle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Vec3Util.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":128,\"name\":\"ViewUtil\",\"url\":\"classes/ViewUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"nodeTreeInfoLite\",\"url\":\"classes/ViewUtil.html#nodeTreeInfoLite\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"findNodes\",\"url\":\"classes/ViewUtil.html#findNodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"calculateASpaceToBSpacePos\",\"url\":\"classes/ViewUtil.html#calculateASpaceToBSpacePos\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"calculateScreenPosToSpacePos\",\"url\":\"classes/ViewUtil.html#calculateScreenPosToSpacePos\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"uniformScale\",\"url\":\"classes/ViewUtil.html#uniformScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"createPrefabNode\",\"url\":\"classes/ViewUtil.html#createPrefabNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"createPrefabNodeAsync\",\"url\":\"classes/ViewUtil.html#createPrefabNodeAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"loadPrefabNode\",\"url\":\"classes/ViewUtil.html#loadPrefabNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"addNodeAnimation\",\"url\":\"classes/ViewUtil.html#addNodeAnimation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ViewUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":128,\"name\":\"Effect2DFollow3D\",\"url\":\"classes/Effect2DFollow3D.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/Effect2DFollow3D.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Effect2DFollow3D.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/Effect2DFollow3D.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Effect2DFollow3D.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"node3d\",\"url\":\"classes/Effect2DFollow3D.html#node3d\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"nodeUi\",\"url\":\"classes/Effect2DFollow3D.html#nodeUi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"distance\",\"url\":\"classes/Effect2DFollow3D.html#distance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"camera\",\"url\":\"classes/Effect2DFollow3D.html#camera\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"pos\",\"url\":\"classes/Effect2DFollow3D.html#pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"setTarget\",\"url\":\"classes/Effect2DFollow3D.html#setTarget\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/Effect2DFollow3D.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Effect2DFollow3D.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/Effect2DFollow3D.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/Effect2DFollow3D.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/Effect2DFollow3D.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/Effect2DFollow3D.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/Effect2DFollow3D.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/Effect2DFollow3D.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/Effect2DFollow3D.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/Effect2DFollow3D.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/Effect2DFollow3D.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/Effect2DFollow3D.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/Effect2DFollow3D.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/Effect2DFollow3D.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/Effect2DFollow3D.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/Effect2DFollow3D.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/Effect2DFollow3D.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/Effect2DFollow3D.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/Effect2DFollow3D.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/Effect2DFollow3D.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/Effect2DFollow3D.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/Effect2DFollow3D.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/Effect2DFollow3D.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/Effect2DFollow3D.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/Effect2DFollow3D.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Effect2DFollow3D.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/Effect2DFollow3D.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/Effect2DFollow3D.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Effect2DFollow3D.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/Effect2DFollow3D.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/Effect2DFollow3D.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/Effect2DFollow3D.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/Effect2DFollow3D.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/Effect2DFollow3D.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/Effect2DFollow3D.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/Effect2DFollow3D.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/Effect2DFollow3D.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/Effect2DFollow3D.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/Effect2DFollow3D.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/Effect2DFollow3D.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/Effect2DFollow3D.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/Effect2DFollow3D.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/Effect2DFollow3D.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/Effect2DFollow3D.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/Effect2DFollow3D.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":128,\"name\":\"EffectDelayRelease\",\"url\":\"classes/EffectDelayRelease.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/EffectDelayRelease.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EffectDelayRelease.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/EffectDelayRelease.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EffectDelayRelease.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/EffectDelayRelease.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/EffectDelayRelease.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onDelay\",\"url\":\"classes/EffectDelayRelease.html#onDelay\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/EffectDelayRelease.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/EffectDelayRelease.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/EffectDelayRelease.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/EffectDelayRelease.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/EffectDelayRelease.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/EffectDelayRelease.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/EffectDelayRelease.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/EffectDelayRelease.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/EffectDelayRelease.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/EffectDelayRelease.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/EffectDelayRelease.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/EffectDelayRelease.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/EffectDelayRelease.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/EffectDelayRelease.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/EffectDelayRelease.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/EffectDelayRelease.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/EffectDelayRelease.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/EffectDelayRelease.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/EffectDelayRelease.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/EffectDelayRelease.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/EffectDelayRelease.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/EffectDelayRelease.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/EffectDelayRelease.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/EffectDelayRelease.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/EffectDelayRelease.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/EffectDelayRelease.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/EffectDelayRelease.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/EffectDelayRelease.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/EffectDelayRelease.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/EffectDelayRelease.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/EffectDelayRelease.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/EffectDelayRelease.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/EffectDelayRelease.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/EffectDelayRelease.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/EffectDelayRelease.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/EffectDelayRelease.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/EffectDelayRelease.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/EffectDelayRelease.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/EffectDelayRelease.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/EffectDelayRelease.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/EffectDelayRelease.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/EffectDelayRelease.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/EffectDelayRelease.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/EffectDelayRelease.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":128,\"name\":\"EffectFinishedRelease\",\"url\":\"classes/EffectFinishedRelease.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/EffectFinishedRelease.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EffectFinishedRelease.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/EffectFinishedRelease.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EffectFinishedRelease.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"maxDuration\",\"url\":\"classes/EffectFinishedRelease.html#maxDuration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/EffectFinishedRelease.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onRecovery\",\"url\":\"classes/EffectFinishedRelease.html#onRecovery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/EffectFinishedRelease.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/EffectFinishedRelease.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/EffectFinishedRelease.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/EffectFinishedRelease.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/EffectFinishedRelease.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/EffectFinishedRelease.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/EffectFinishedRelease.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/EffectFinishedRelease.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/EffectFinishedRelease.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/EffectFinishedRelease.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/EffectFinishedRelease.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/EffectFinishedRelease.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/EffectFinishedRelease.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/EffectFinishedRelease.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/EffectFinishedRelease.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/EffectFinishedRelease.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/EffectFinishedRelease.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/EffectFinishedRelease.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/EffectFinishedRelease.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/EffectFinishedRelease.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/EffectFinishedRelease.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/EffectFinishedRelease.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/EffectFinishedRelease.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/EffectFinishedRelease.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/EffectFinishedRelease.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/EffectFinishedRelease.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/EffectFinishedRelease.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/EffectFinishedRelease.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/EffectFinishedRelease.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/EffectFinishedRelease.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/EffectFinishedRelease.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/EffectFinishedRelease.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/EffectFinishedRelease.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/EffectFinishedRelease.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/EffectFinishedRelease.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/EffectFinishedRelease.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/EffectFinishedRelease.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/EffectFinishedRelease.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/EffectFinishedRelease.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/EffectFinishedRelease.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/EffectFinishedRelease.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/EffectFinishedRelease.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/EffectFinishedRelease.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/EffectFinishedRelease.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":128,\"name\":\"EffectSingleCase\",\"url\":\"classes/EffectSingleCase.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_instance\",\"url\":\"classes/EffectSingleCase.html#_instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectSingleCase\"},{\"kind\":262144,\"name\":\"instance\",\"url\":\"classes/EffectSingleCase.html#instance\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EffectSingleCase.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/EffectSingleCase.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"onHandler\",\"url\":\"classes/EffectSingleCase.html#onHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"loadAndShow\",\"url\":\"classes/EffectSingleCase.html#loadAndShow\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"show\",\"url\":\"classes/EffectSingleCase.html#show\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"put\",\"url\":\"classes/EffectSingleCase.html#put\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/EffectSingleCase.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":4194304,\"name\":\"NextFunction\",\"url\":\"types/NextFunction.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/NextFunction.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NextFunction\"},{\"kind\":4194304,\"name\":\"AsyncCallback\",\"url\":\"types/AsyncCallback.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AsyncCallback.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AsyncCallback\"},{\"kind\":128,\"name\":\"AsyncQueue\",\"url\":\"classes/AsyncQueue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_$uuid_count\",\"url\":\"classes/AsyncQueue.html#__uuid_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"excuteTimes\",\"url\":\"classes/AsyncQueue.html#excuteTimes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AsyncQueue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"_runningAsyncTask\",\"url\":\"classes/AsyncQueue.html#_runningAsyncTask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"_queues\",\"url\":\"classes/AsyncQueue.html#_queues\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"queues\",\"url\":\"classes/AsyncQueue.html#queues\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"_isProcessingTaskUUID\",\"url\":\"classes/AsyncQueue.html#_isProcessingTaskUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"_enable\",\"url\":\"classes/AsyncQueue.html#_enable\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"enable\",\"url\":\"classes/AsyncQueue.html#enable\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"complete\",\"url\":\"classes/AsyncQueue.html#complete\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/AsyncQueue.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"pushMulti\",\"url\":\"classes/AsyncQueue.html#pushMulti\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/AsyncQueue.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/AsyncQueue.html#size\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"isProcessing\",\"url\":\"classes/AsyncQueue.html#isProcessing\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"isStop\",\"url\":\"classes/AsyncQueue.html#isStop\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"runningParams\",\"url\":\"classes/AsyncQueue.html#runningParams\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/AsyncQueue.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"step\",\"url\":\"classes/AsyncQueue.html#step\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"play\",\"url\":\"classes/AsyncQueue.html#play\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"yieldTime\",\"url\":\"classes/AsyncQueue.html#yieldTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AsyncQueue.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"AsyncQueue\"},{\"kind\":128,\"name\":\"Collection\",\"url\":\"classes/Collection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_array\",\"url\":\"classes/Collection.html#_array\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"array\",\"url\":\"classes/Collection.html#array\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/Collection.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Collection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":4,\"name\":\"ecs\",\"url\":\"modules/ecs.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":64,\"name\":\"register\",\"url\":\"functions/ecs.register.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/ecs.register.html#register.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"ecs.register.register\"},{\"kind\":64,\"name\":\"getEntity\",\"url\":\"functions/ecs.getEntity.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"query\",\"url\":\"functions/ecs.query.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"clear\",\"url\":\"functions/ecs.clear.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"getEntityByEid\",\"url\":\"functions/ecs.getEntityByEid.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"activeEntityCount\",\"url\":\"functions/ecs.activeEntityCount.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"allOf\",\"url\":\"functions/ecs.allOf.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"anyOf\",\"url\":\"functions/ecs.anyOf.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"onlyOf\",\"url\":\"functions/ecs.onlyOf.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"excludeOf\",\"url\":\"functions/ecs.excludeOf.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"getSingleton\",\"url\":\"functions/ecs.getSingleton.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"addSingleton\",\"url\":\"functions/ecs.addSingleton.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"Entity\",\"url\":\"variables/ecs.Entity-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"Entity\",\"url\":\"types/ecs.Entity.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"Comp\",\"url\":\"variables/ecs.Comp-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"Comp\",\"url\":\"types/ecs.Comp.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"System\",\"url\":\"variables/ecs.System-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"System\",\"url\":\"types/ecs.System.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"RootSystem\",\"url\":\"variables/ecs.RootSystem-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"RootSystem\",\"url\":\"types/ecs.RootSystem.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"ComblockSystem\",\"url\":\"variables/ecs.ComblockSystem-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"ComblockSystem\",\"url\":\"types/ecs.ComblockSystem.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":256,\"name\":\"IComp\",\"url\":\"interfaces/ecs.IComp.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":1024,\"name\":\"canRecycle\",\"url\":\"interfaces/ecs.IComp.html#canRecycle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IComp\"},{\"kind\":1024,\"name\":\"ent\",\"url\":\"interfaces/ecs.IComp.html#ent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IComp\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"interfaces/ecs.IComp.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.IComp\"},{\"kind\":256,\"name\":\"IMatcher\",\"url\":\"interfaces/ecs.IMatcher.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":1024,\"name\":\"mid\",\"url\":\"interfaces/ecs.IMatcher.html#mid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IMatcher\"},{\"kind\":1024,\"name\":\"indices\",\"url\":\"interfaces/ecs.IMatcher.html#indices\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IMatcher\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ecs.IMatcher.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IMatcher\"},{\"kind\":2048,\"name\":\"isMatch\",\"url\":\"interfaces/ecs.IMatcher.html#isMatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.IMatcher\"},{\"kind\":256,\"name\":\"IEntityEnterSystem\",\"url\":\"interfaces/ecs.IEntityEnterSystem.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":2048,\"name\":\"entityEnter\",\"url\":\"interfaces/ecs.IEntityEnterSystem.html#entityEnter\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.IEntityEnterSystem\"},{\"kind\":256,\"name\":\"IEntityRemoveSystem\",\"url\":\"interfaces/ecs.IEntityRemoveSystem.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":2048,\"name\":\"entityRemove\",\"url\":\"interfaces/ecs.IEntityRemoveSystem.html#entityRemove\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.IEntityRemoveSystem\"},{\"kind\":256,\"name\":\"ISystemFirstUpdate\",\"url\":\"interfaces/ecs.ISystemFirstUpdate.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":2048,\"name\":\"firstUpdate\",\"url\":\"interfaces/ecs.ISystemFirstUpdate.html#firstUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.ISystemFirstUpdate\"},{\"kind\":256,\"name\":\"ISystemUpdate\",\"url\":\"interfaces/ecs.ISystemUpdate.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"interfaces/ecs.ISystemUpdate.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.ISystemUpdate\"},{\"kind\":128,\"name\":\"ECSComp\",\"url\":\"classes/ECSComp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"tid\",\"url\":\"classes/ECSComp.html#tid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":1024,\"name\":\"compName\",\"url\":\"classes/ECSComp.html#compName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSComp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":1024,\"name\":\"ent\",\"url\":\"classes/ECSComp.html#ent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":1024,\"name\":\"canRecycle\",\"url\":\"classes/ECSComp.html#canRecycle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/ECSComp.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":128,\"name\":\"ECSEntity\",\"url\":\"classes/ECSEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"eid\",\"url\":\"classes/ECSEntity.html#eid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ECSEntity.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"mask\",\"url\":\"classes/ECSEntity.html#mask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"compTid2Ctor\",\"url\":\"classes/ECSEntity.html#compTid2Ctor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"compTid2Obj\",\"url\":\"classes/ECSEntity.html#compTid2Obj\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/ECSEntity.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/ECSEntity.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/ECSEntity.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/ECSEntity.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/ECSEntity.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/ECSEntity.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/ECSEntity.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"addComponents\",\"url\":\"classes/ECSEntity.html#addComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ECSEntity.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ECSEntity.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/ECSEntity.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"_remove\",\"url\":\"classes/ECSEntity.html#_remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/ECSEntity.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":128,\"name\":\"ECSComblockSystem\",\"url\":\"classes/ECSComblockSystem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSComblockSystem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"group\",\"url\":\"classes/ECSComblockSystem.html#group\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"dt\",\"url\":\"classes/ECSComblockSystem.html#dt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"enteredEntities\",\"url\":\"classes/ECSComblockSystem.html#enteredEntities\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"removedEntities\",\"url\":\"classes/ECSComblockSystem.html#removedEntities\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"hasEntityEnter\",\"url\":\"classes/ECSComblockSystem.html#hasEntityEnter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"hasEntityRemove\",\"url\":\"classes/ECSComblockSystem.html#hasEntityRemove\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"hasUpdate\",\"url\":\"classes/ECSComblockSystem.html#hasUpdate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"tmpExecute\",\"url\":\"classes/ECSComblockSystem.html#tmpExecute\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"classes/ECSComblockSystem.html#execute\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ECSComblockSystem.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/ECSComblockSystem.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/ECSComblockSystem.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"hasEntity\",\"url\":\"classes/ECSComblockSystem.html#hasEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"updateOnce\",\"url\":\"classes/ECSComblockSystem.html#updateOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"execute0\",\"url\":\"classes/ECSComblockSystem.html#execute0\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"execute1\",\"url\":\"classes/ECSComblockSystem.html#execute1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ECSComblockSystem.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":128,\"name\":\"ECSRootSystem\",\"url\":\"classes/ECSRootSystem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSRootSystem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":1024,\"name\":\"executeSystemFlows\",\"url\":\"classes/ECSRootSystem.html#executeSystemFlows\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSRootSystem\"},{\"kind\":1024,\"name\":\"systemCnt\",\"url\":\"classes/ECSRootSystem.html#systemCnt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSRootSystem\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/ECSRootSystem.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/ECSRootSystem.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/ECSRootSystem.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/ECSRootSystem.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":128,\"name\":\"ECSSystem\",\"url\":\"classes/ECSSystem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSSystem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSSystem\"},{\"kind\":1024,\"name\":\"_comblockSystems\",\"url\":\"classes/ECSSystem.html#_comblockSystems\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSSystem\"},{\"kind\":262144,\"name\":\"comblockSystems\",\"url\":\"classes/ECSSystem.html#comblockSystems\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ECSSystem\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/ECSSystem.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSSystem\"},{\"kind\":8,\"name\":\"HttpEvent\",\"url\":\"enums/HttpEvent.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"NO_NETWORK\",\"url\":\"enums/HttpEvent.html#NO_NETWORK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HttpEvent\"},{\"kind\":16,\"name\":\"UNKNOWN_ERROR\",\"url\":\"enums/HttpEvent.html#UNKNOWN_ERROR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HttpEvent\"},{\"kind\":16,\"name\":\"TIMEOUT\",\"url\":\"enums/HttpEvent.html#TIMEOUT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HttpEvent\"},{\"kind\":128,\"name\":\"HttpRequest\",\"url\":\"classes/HttpRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":1024,\"name\":\"server\",\"url\":\"classes/HttpRequest.html#server\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"classes/HttpRequest.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/HttpRequest.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"getWithParams\",\"url\":\"classes/HttpRequest.html#getWithParams\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"getByArraybuffer\",\"url\":\"classes/HttpRequest.html#getByArraybuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"getWithParamsByArraybuffer\",\"url\":\"classes/HttpRequest.html#getWithParamsByArraybuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"post\",\"url\":\"classes/HttpRequest.html#post\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/HttpRequest.html#abort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"getParamString\",\"url\":\"classes/HttpRequest.html#getParamString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"sendRequest\",\"url\":\"classes/HttpRequest.html#sendRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"deleteCache\",\"url\":\"classes/HttpRequest.html#deleteCache\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpRequest\"},{\"kind\":4194304,\"name\":\"NetData\",\"url\":\"types/NetData.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"NetCallFunc\",\"url\":\"types/NetCallFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/NetCallFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NetCallFunc\"},{\"kind\":256,\"name\":\"IRequestProtocol\",\"url\":\"interfaces/IRequestProtocol.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"action\",\"url\":\"interfaces/IRequestProtocol.html#action\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/IRequestProtocol.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/IRequestProtocol.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"isCompress\",\"url\":\"interfaces/IRequestProtocol.html#isCompress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"channelid\",\"url\":\"interfaces/IRequestProtocol.html#channelid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/IRequestProtocol.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":256,\"name\":\"IResponseProtocol\",\"url\":\"interfaces/IResponseProtocol.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/IResponseProtocol.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResponseProtocol\"},{\"kind\":1024,\"name\":\"isCompress\",\"url\":\"interfaces/IResponseProtocol.html#isCompress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResponseProtocol\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/IResponseProtocol.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResponseProtocol\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/IResponseProtocol.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResponseProtocol\"},{\"kind\":256,\"name\":\"CallbackObject\",\"url\":\"interfaces/CallbackObject.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"interfaces/CallbackObject.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CallbackObject\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/CallbackObject.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CallbackObject\"},{\"kind\":256,\"name\":\"RequestObject\",\"url\":\"interfaces/RequestObject.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"buffer\",\"url\":\"interfaces/RequestObject.html#buffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RequestObject\"},{\"kind\":1024,\"name\":\"rspCmd\",\"url\":\"interfaces/RequestObject.html#rspCmd\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RequestObject\"},{\"kind\":1024,\"name\":\"rspObject\",\"url\":\"interfaces/RequestObject.html#rspObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RequestObject\"},{\"kind\":256,\"name\":\"IProtocolHelper\",\"url\":\"interfaces/IProtocolHelper.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getHeadlen\",\"url\":\"interfaces/IProtocolHelper.html#getHeadlen\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"getHearbeat\",\"url\":\"interfaces/IProtocolHelper.html#getHearbeat\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"getPackageLen\",\"url\":\"interfaces/IProtocolHelper.html#getPackageLen\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"checkResponsePackage\",\"url\":\"interfaces/IProtocolHelper.html#checkResponsePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"handlerRequestPackage\",\"url\":\"interfaces/IProtocolHelper.html#handlerRequestPackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"handlerResponsePackage\",\"url\":\"interfaces/IProtocolHelper.html#handlerResponsePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"getPackageId\",\"url\":\"interfaces/IProtocolHelper.html#getPackageId\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":4194304,\"name\":\"SocketFunc\",\"url\":\"types/SocketFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SocketFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SocketFunc\"},{\"kind\":4194304,\"name\":\"MessageFunc\",\"url\":\"types/MessageFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageFunc\"},{\"kind\":256,\"name\":\"ISocket\",\"url\":\"interfaces/ISocket.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"onConnected\",\"url\":\"interfaces/ISocket.html#onConnected\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":1024,\"name\":\"onMessage\",\"url\":\"interfaces/ISocket.html#onMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":1024,\"name\":\"onError\",\"url\":\"interfaces/ISocket.html#onError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":1024,\"name\":\"onClosed\",\"url\":\"interfaces/ISocket.html#onClosed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"interfaces/ISocket.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"interfaces/ISocket.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"interfaces/ISocket.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":256,\"name\":\"INetworkTips\",\"url\":\"interfaces/INetworkTips.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"connectTips\",\"url\":\"interfaces/INetworkTips.html#connectTips\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"INetworkTips\"},{\"kind\":2048,\"name\":\"reconnectTips\",\"url\":\"interfaces/INetworkTips.html#reconnectTips\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"INetworkTips\"},{\"kind\":2048,\"name\":\"requestTips\",\"url\":\"interfaces/INetworkTips.html#requestTips\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"INetworkTips\"},{\"kind\":2048,\"name\":\"responseErrorCode\",\"url\":\"interfaces/INetworkTips.html#responseErrorCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"INetworkTips\"},{\"kind\":128,\"name\":\"NetManager\",\"url\":\"classes/NetManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_instance\",\"url\":\"classes/NetManager.html#_instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"getInstance\",\"url\":\"classes/NetManager.html#getInstance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NetManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":1024,\"name\":\"_channels\",\"url\":\"classes/NetManager.html#_channels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/NetManager.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"setNetNode\",\"url\":\"classes/NetManager.html#setNetNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"removeNetNode\",\"url\":\"classes/NetManager.html#removeNetNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/NetManager.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/NetManager.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/NetManager.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"requestUnique\",\"url\":\"classes/NetManager.html#requestUnique\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/NetManager.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":8,\"name\":\"NetTipsType\",\"url\":\"enums/NetTipsType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Connecting\",\"url\":\"enums/NetTipsType.html#Connecting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetTipsType\"},{\"kind\":16,\"name\":\"ReConnecting\",\"url\":\"enums/NetTipsType.html#ReConnecting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetTipsType\"},{\"kind\":16,\"name\":\"Requesting\",\"url\":\"enums/NetTipsType.html#Requesting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetTipsType\"},{\"kind\":8,\"name\":\"NetNodeState\",\"url\":\"enums/NetNodeState.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Closed\",\"url\":\"enums/NetNodeState.html#Closed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetNodeState\"},{\"kind\":16,\"name\":\"Connecting\",\"url\":\"enums/NetNodeState.html#Connecting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetNodeState\"},{\"kind\":16,\"name\":\"Checking\",\"url\":\"enums/NetNodeState.html#Checking\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetNodeState\"},{\"kind\":16,\"name\":\"Working\",\"url\":\"enums/NetNodeState.html#Working\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetNodeState\"},{\"kind\":256,\"name\":\"NetConnectOptions\",\"url\":\"interfaces/NetConnectOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"interfaces/NetConnectOptions.html#host\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NetConnectOptions\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"interfaces/NetConnectOptions.html#port\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NetConnectOptions\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NetConnectOptions.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NetConnectOptions\"},{\"kind\":1024,\"name\":\"autoReconnect\",\"url\":\"interfaces/NetConnectOptions.html#autoReconnect\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NetConnectOptions\"},{\"kind\":128,\"name\":\"NetNode\",\"url\":\"classes/NetNode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NetNode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_connectOptions\",\"url\":\"classes/NetNode.html#_connectOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_autoReconnect\",\"url\":\"classes/NetNode.html#_autoReconnect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_isSocketInit\",\"url\":\"classes/NetNode.html#_isSocketInit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_isSocketOpen\",\"url\":\"classes/NetNode.html#_isSocketOpen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_state\",\"url\":\"classes/NetNode.html#_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_socket\",\"url\":\"classes/NetNode.html#_socket\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_networkTips\",\"url\":\"classes/NetNode.html#_networkTips\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_protocolHelper\",\"url\":\"classes/NetNode.html#_protocolHelper\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_connectedCallback\",\"url\":\"classes/NetNode.html#_connectedCallback\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_disconnectCallback\",\"url\":\"classes/NetNode.html#_disconnectCallback\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_callbackExecuter\",\"url\":\"classes/NetNode.html#_callbackExecuter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_keepAliveTimer\",\"url\":\"classes/NetNode.html#_keepAliveTimer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_receiveMsgTimer\",\"url\":\"classes/NetNode.html#_receiveMsgTimer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_reconnectTimer\",\"url\":\"classes/NetNode.html#_reconnectTimer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_heartTime\",\"url\":\"classes/NetNode.html#_heartTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_receiveTime\",\"url\":\"classes/NetNode.html#_receiveTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_reconnetTimeOut\",\"url\":\"classes/NetNode.html#_reconnetTimeOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_requests\",\"url\":\"classes/NetNode.html#_requests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_listener\",\"url\":\"classes/NetNode.html#_listener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/NetNode.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/NetNode.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/NetNode.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"initSocket\",\"url\":\"classes/NetNode.html#initSocket\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"updateNetTips\",\"url\":\"classes/NetNode.html#updateNetTips\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onConnected\",\"url\":\"classes/NetNode.html#onConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onChecked\",\"url\":\"classes/NetNode.html#onChecked\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onMessage\",\"url\":\"classes/NetNode.html#onMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onError\",\"url\":\"classes/NetNode.html#onError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onClosed\",\"url\":\"classes/NetNode.html#onClosed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/NetNode.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"closeSocket\",\"url\":\"classes/NetNode.html#closeSocket\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/NetNode.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/NetNode.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"requestUnique\",\"url\":\"classes/NetNode.html#requestUnique\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"base_request\",\"url\":\"classes/NetNode.html#base_request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"setResponeHandler\",\"url\":\"classes/NetNode.html#setResponeHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"addResponeHandler\",\"url\":\"classes/NetNode.html#addResponeHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"removeResponeHandler\",\"url\":\"classes/NetNode.html#removeResponeHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"cleanListeners\",\"url\":\"classes/NetNode.html#cleanListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"getNetListenersIndex\",\"url\":\"classes/NetNode.html#getNetListenersIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"resetReceiveMsgTimer\",\"url\":\"classes/NetNode.html#resetReceiveMsgTimer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"resetHearbeatTimer\",\"url\":\"classes/NetNode.html#resetHearbeatTimer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"clearTimer\",\"url\":\"classes/NetNode.html#clearTimer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"isAutoReconnect\",\"url\":\"classes/NetNode.html#isAutoReconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"rejectReconnect\",\"url\":\"classes/NetNode.html#rejectReconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":128,\"name\":\"NetProtocolPako\",\"url\":\"classes/NetProtocolPako.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NetProtocolPako.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"getHeadlen\",\"url\":\"classes/NetProtocolPako.html#getHeadlen\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"getHearbeat\",\"url\":\"classes/NetProtocolPako.html#getHearbeat\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"getPackageLen\",\"url\":\"classes/NetProtocolPako.html#getPackageLen\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"checkResponsePackage\",\"url\":\"classes/NetProtocolPako.html#checkResponsePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"handlerResponsePackage\",\"url\":\"classes/NetProtocolPako.html#handlerResponsePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"handlerRequestPackage\",\"url\":\"classes/NetProtocolPako.html#handlerRequestPackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"getPackageId\",\"url\":\"classes/NetProtocolPako.html#getPackageId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":128,\"name\":\"WebSock\",\"url\":\"classes/WebSock.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WebSock.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"_ws\",\"url\":\"classes/WebSock.html#_ws\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"onConnected\",\"url\":\"classes/WebSock.html#onConnected\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"onMessage\",\"url\":\"classes/WebSock.html#onMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"onError\",\"url\":\"classes/WebSock.html#onError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"onClosed\",\"url\":\"classes/WebSock.html#onClosed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/WebSock.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/WebSock.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/WebSock.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":128,\"name\":\"CCComp\",\"url\":\"classes/CCComp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"tid\",\"url\":\"classes/CCComp.html#tid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"compName\",\"url\":\"classes/CCComp.html#compName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/CCComp.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/CCComp.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/CCComp.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CCComp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"canRecycle\",\"url\":\"classes/CCComp.html#canRecycle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"ent\",\"url\":\"classes/CCComp.html#ent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/CCComp.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"eventDispatcher\",\"url\":\"classes/CCComp.html#eventDispatcher\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"bindMessageActive\",\"url\":\"classes/CCComp.html#bindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"unbindMessageActive\",\"url\":\"classes/CCComp.html#unbindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CCComp.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/CCComp.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"addAutoReleaseAsset\",\"url\":\"classes/CCComp.html#addAutoReleaseAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"addAutoReleaseAssets\",\"url\":\"classes/CCComp.html#addAutoReleaseAssets\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CCComp.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CCComp.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/CCComp.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/CCComp.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/CCComp.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/CCComp.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/CCComp.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/CCComp.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/CCComp.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/CCComp.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/CCComp.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/CCComp.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/CCComp.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/CCComp.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/CCComp.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/CCComp.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/CCComp.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/CCComp.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/CCComp.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/CCComp.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/CCComp.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/CCComp.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/CCComp.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/CCComp.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/CCComp.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/CCComp.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/CCComp.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/CCComp.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/CCComp.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/CCComp.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/CCComp.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/CCComp.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/CCComp.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/CCComp.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/CCComp.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/CCComp.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/CCComp.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/CCComp.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/CCComp.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/CCComp.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/CCComp.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/CCComp.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/CCComp.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/CCComp.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/CCComp.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/CCComp.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/CCComp.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":128,\"name\":\"CCVMParentComp\",\"url\":\"classes/CCVMParentComp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"tid\",\"url\":\"classes/CCVMParentComp.html#tid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"compName\",\"url\":\"classes/CCVMParentComp.html#compName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/CCVMParentComp.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/CCVMParentComp.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/CCVMParentComp.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CCVMParentComp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"canRecycle\",\"url\":\"classes/CCVMParentComp.html#canRecycle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"ent\",\"url\":\"classes/CCVMParentComp.html#ent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/CCVMParentComp.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CCVMParentComp.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CCVMParentComp.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"VM\",\"url\":\"classes/CCVMParentComp.html#VM\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/CCVMParentComp.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onBind\",\"url\":\"classes/CCVMParentComp.html#onBind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onUnBind\",\"url\":\"classes/CCVMParentComp.html#onUnBind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/CCVMParentComp.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"eventDispatcher\",\"url\":\"classes/CCVMParentComp.html#eventDispatcher\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"bindMessageActive\",\"url\":\"classes/CCVMParentComp.html#bindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"unbindMessageActive\",\"url\":\"classes/CCVMParentComp.html#unbindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CCVMParentComp.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"addAutoReleaseAsset\",\"url\":\"classes/CCVMParentComp.html#addAutoReleaseAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"addAutoReleaseAssets\",\"url\":\"classes/CCVMParentComp.html#addAutoReleaseAssets\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CCVMParentComp.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CCVMParentComp.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/CCVMParentComp.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/CCVMParentComp.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/CCVMParentComp.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/CCVMParentComp.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/CCVMParentComp.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/CCVMParentComp.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/CCVMParentComp.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/CCVMParentComp.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/CCVMParentComp.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/CCVMParentComp.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/CCVMParentComp.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/CCVMParentComp.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/CCVMParentComp.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/CCVMParentComp.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/CCVMParentComp.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/CCVMParentComp.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/CCVMParentComp.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/CCVMParentComp.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/CCVMParentComp.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/CCVMParentComp.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/CCVMParentComp.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/CCVMParentComp.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/CCVMParentComp.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/CCVMParentComp.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/CCVMParentComp.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/CCVMParentComp.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/CCVMParentComp.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/CCVMParentComp.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/CCVMParentComp.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/CCVMParentComp.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/CCVMParentComp.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/CCVMParentComp.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/CCVMParentComp.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/CCVMParentComp.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/CCVMParentComp.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/CCVMParentComp.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/CCVMParentComp.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/CCVMParentComp.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/CCVMParentComp.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/CCVMParentComp.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/CCVMParentComp.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/CCVMParentComp.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/CCVMParentComp.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/CCVMParentComp.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":128,\"name\":\"Config\",\"url\":\"classes/Config.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Config.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":1024,\"name\":\"btc\",\"url\":\"classes/Config.html#btc\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":1024,\"name\":\"game\",\"url\":\"classes/Config.html#game\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":1024,\"name\":\"query\",\"url\":\"classes/Config.html#query\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/Config.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":32,\"name\":\"config\",\"url\":\"variables/config-1.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"GameConfig\",\"url\":\"classes/GameConfig.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"version\",\"url\":\"classes/GameConfig.html#version\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"package\",\"url\":\"classes/GameConfig.html#package\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"frameRate\",\"url\":\"classes/GameConfig.html#frameRate\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"localDataKey\",\"url\":\"classes/GameConfig.html#localDataKey\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"localDataIv\",\"url\":\"classes/GameConfig.html#localDataIv\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"httpServer\",\"url\":\"classes/GameConfig.html#httpServer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"httpTimeout\",\"url\":\"classes/GameConfig.html#httpTimeout\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"language\",\"url\":\"classes/GameConfig.html#language\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"languagePathJson\",\"url\":\"classes/GameConfig.html#languagePathJson\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"languagePathTexture\",\"url\":\"classes/GameConfig.html#languagePathTexture\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":1024,\"name\":\"_data\",\"url\":\"classes/GameConfig.html#_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameConfig\"},{\"kind\":128,\"name\":\"GameQueryConfig\",\"url\":\"classes/GameQueryConfig.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameQueryConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":262144,\"name\":\"debug\",\"url\":\"classes/GameQueryConfig.html#debug\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":262144,\"name\":\"username\",\"url\":\"classes/GameQueryConfig.html#username\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":262144,\"name\":\"lang\",\"url\":\"classes/GameQueryConfig.html#lang\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":1024,\"name\":\"_data\",\"url\":\"classes/GameQueryConfig.html#_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameQueryConfig\"},{\"kind\":262144,\"name\":\"data\",\"url\":\"classes/GameQueryConfig.html#data\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":2048,\"name\":\"parseUrl\",\"url\":\"classes/GameQueryConfig.html#parseUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameQueryConfig\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,73.614]],[\"comment/0\",[]],[\"name/1\",[1,68.505]],[\"comment/1\",[]],[\"name/2\",[2,68.505]],[\"comment/2\",[]],[\"name/3\",[3,58.95]],[\"comment/3\",[]],[\"name/4\",[4,49.635]],[\"comment/4\",[]],[\"name/5\",[5,47.464]],[\"comment/5\",[]],[\"name/6\",[6,47.464]],[\"comment/6\",[]],[\"name/7\",[7,35.696]],[\"comment/7\",[]],[\"name/8\",[8,68.505]],[\"comment/8\",[]],[\"name/9\",[9,54.155]],[\"comment/9\",[]],[\"name/10\",[10,60.621]],[\"comment/10\",[]],[\"name/11\",[11,68.505]],[\"comment/11\",[]],[\"name/12\",[12,68.505]],[\"comment/12\",[]],[\"name/13\",[13,68.505]],[\"comment/13\",[]],[\"name/14\",[14,68.505]],[\"comment/14\",[]],[\"name/15\",[15,68.505]],[\"comment/15\",[]],[\"name/16\",[16,68.505]],[\"comment/16\",[]],[\"name/17\",[17,68.505]],[\"comment/17\",[]],[\"name/18\",[18,68.505]],[\"comment/18\",[]],[\"name/19\",[19,68.505]],[\"comment/19\",[]],[\"name/20\",[20,49.635]],[\"comment/20\",[]],[\"name/21\",[21,49.635]],[\"comment/21\",[]],[\"name/22\",[22,49.635]],[\"comment/22\",[]],[\"name/23\",[23,49.046]],[\"comment/23\",[]],[\"name/24\",[24,68.505]],[\"comment/24\",[]],[\"name/25\",[25,68.505]],[\"comment/25\",[]],[\"name/26\",[26,65.141]],[\"comment/26\",[]],[\"name/27\",[27,68.505]],[\"comment/27\",[]],[\"name/28\",[28,68.505]],[\"comment/28\",[]],[\"name/29\",[29,68.505]],[\"comment/29\",[]],[\"name/30\",[30,68.505]],[\"comment/30\",[]],[\"name/31\",[31,68.505]],[\"comment/31\",[]],[\"name/32\",[32,68.505]],[\"comment/32\",[]],[\"name/33\",[33,68.505]],[\"comment/33\",[]],[\"name/34\",[34,68.505]],[\"comment/34\",[]],[\"name/35\",[35,46.098]],[\"comment/35\",[]],[\"name/36\",[36,46.988]],[\"comment/36\",[]],[\"name/37\",[37,49.635]],[\"comment/37\",[]],[\"name/38\",[38,49.635]],[\"comment/38\",[]],[\"name/39\",[39,49.635]],[\"comment/39\",[]],[\"name/40\",[40,49.635]],[\"comment/40\",[]],[\"name/41\",[41,49.046]],[\"comment/41\",[]],[\"name/42\",[42,49.635]],[\"comment/42\",[]],[\"name/43\",[43,49.635]],[\"comment/43\",[]],[\"name/44\",[44,49.635]],[\"comment/44\",[]],[\"name/45\",[45,46.988]],[\"comment/45\",[]],[\"name/46\",[46,49.635]],[\"comment/46\",[]],[\"name/47\",[47,47.464]],[\"comment/47\",[]],[\"name/48\",[48,47.464]],[\"comment/48\",[]],[\"name/49\",[49,47.464]],[\"comment/49\",[]],[\"name/50\",[50,47.464]],[\"comment/50\",[]],[\"name/51\",[51,47.464]],[\"comment/51\",[]],[\"name/52\",[52,46.098]],[\"comment/52\",[]],[\"name/53\",[53,47.464]],[\"comment/53\",[]],[\"name/54\",[54,47.464]],[\"comment/54\",[]],[\"name/55\",[55,49.046]],[\"comment/55\",[]],[\"name/56\",[56,49.046]],[\"comment/56\",[]],[\"name/57\",[57,49.046]],[\"comment/57\",[]],[\"name/58\",[58,49.635]],[\"comment/58\",[]],[\"name/59\",[59,48.491]],[\"comment/59\",[]],[\"name/60\",[60,49.635]],[\"comment/60\",[]],[\"name/61\",[61,49.635]],[\"comment/61\",[]],[\"name/62\",[62,49.046]],[\"comment/62\",[]],[\"name/63\",[63,49.635]],[\"comment/63\",[]],[\"name/64\",[64,49.635]],[\"comment/64\",[]],[\"name/65\",[65,49.635]],[\"comment/65\",[]],[\"name/66\",[66,49.635]],[\"comment/66\",[]],[\"name/67\",[67,49.635]],[\"comment/67\",[]],[\"name/68\",[68,47.464]],[\"comment/68\",[]],[\"name/69\",[69,46.533]],[\"comment/69\",[]],[\"name/70\",[70,47.464]],[\"comment/70\",[]],[\"name/71\",[71,47.464]],[\"comment/71\",[]],[\"name/72\",[72,47.464]],[\"comment/72\",[]],[\"name/73\",[73,47.464]],[\"comment/73\",[]],[\"name/74\",[74,47.464]],[\"comment/74\",[]],[\"name/75\",[75,47.464]],[\"comment/75\",[]],[\"name/76\",[76,73.614]],[\"comment/76\",[]],[\"name/77\",[77,62.628]],[\"comment/77\",[]],[\"name/78\",[78,62.628]],[\"comment/78\",[]],[\"name/79\",[4,49.635]],[\"comment/79\",[]],[\"name/80\",[5,47.464]],[\"comment/80\",[]],[\"name/81\",[6,47.464]],[\"comment/81\",[]],[\"name/82\",[7,35.696]],[\"comment/82\",[]],[\"name/83\",[79,73.614]],[\"comment/83\",[]],[\"name/84\",[80,73.614]],[\"comment/84\",[]],[\"name/85\",[81,73.614]],[\"comment/85\",[]],[\"name/86\",[82,73.614]],[\"comment/86\",[]],[\"name/87\",[83,73.614]],[\"comment/87\",[]],[\"name/88\",[84,73.614]],[\"comment/88\",[]],[\"name/89\",[85,73.614]],[\"comment/89\",[]],[\"name/90\",[86,73.614]],[\"comment/90\",[]],[\"name/91\",[87,73.614]],[\"comment/91\",[]],[\"name/92\",[88,73.614]],[\"comment/92\",[]],[\"name/93\",[89,73.614]],[\"comment/93\",[]],[\"name/94\",[90,73.614]],[\"comment/94\",[]],[\"name/95\",[91,73.614]],[\"comment/95\",[]],[\"name/96\",[92,73.614]],[\"comment/96\",[]],[\"name/97\",[93,73.614]],[\"comment/97\",[]],[\"name/98\",[94,73.614]],[\"comment/98\",[]],[\"name/99\",[95,73.614]],[\"comment/99\",[]],[\"name/100\",[96,73.614]],[\"comment/100\",[]],[\"name/101\",[97,68.505]],[\"comment/101\",[]],[\"name/102\",[9,54.155]],[\"comment/102\",[]],[\"name/103\",[35,46.098]],[\"comment/103\",[]],[\"name/104\",[36,46.988]],[\"comment/104\",[]],[\"name/105\",[37,49.635]],[\"comment/105\",[]],[\"name/106\",[38,49.635]],[\"comment/106\",[]],[\"name/107\",[39,49.635]],[\"comment/107\",[]],[\"name/108\",[40,49.635]],[\"comment/108\",[]],[\"name/109\",[41,49.046]],[\"comment/109\",[]],[\"name/110\",[42,49.635]],[\"comment/110\",[]],[\"name/111\",[43,49.635]],[\"comment/111\",[]],[\"name/112\",[44,49.635]],[\"comment/112\",[]],[\"name/113\",[45,46.988]],[\"comment/113\",[]],[\"name/114\",[46,49.635]],[\"comment/114\",[]],[\"name/115\",[47,47.464]],[\"comment/115\",[]],[\"name/116\",[48,47.464]],[\"comment/116\",[]],[\"name/117\",[49,47.464]],[\"comment/117\",[]],[\"name/118\",[50,47.464]],[\"comment/118\",[]],[\"name/119\",[51,47.464]],[\"comment/119\",[]],[\"name/120\",[52,46.098]],[\"comment/120\",[]],[\"name/121\",[53,47.464]],[\"comment/121\",[]],[\"name/122\",[54,47.464]],[\"comment/122\",[]],[\"name/123\",[55,49.046]],[\"comment/123\",[]],[\"name/124\",[56,49.046]],[\"comment/124\",[]],[\"name/125\",[57,49.046]],[\"comment/125\",[]],[\"name/126\",[58,49.635]],[\"comment/126\",[]],[\"name/127\",[59,48.491]],[\"comment/127\",[]],[\"name/128\",[60,49.635]],[\"comment/128\",[]],[\"name/129\",[61,49.635]],[\"comment/129\",[]],[\"name/130\",[20,49.635]],[\"comment/130\",[]],[\"name/131\",[62,49.046]],[\"comment/131\",[]],[\"name/132\",[21,49.635]],[\"comment/132\",[]],[\"name/133\",[22,49.635]],[\"comment/133\",[]],[\"name/134\",[23,49.046]],[\"comment/134\",[]],[\"name/135\",[63,49.635]],[\"comment/135\",[]],[\"name/136\",[64,49.635]],[\"comment/136\",[]],[\"name/137\",[65,49.635]],[\"comment/137\",[]],[\"name/138\",[66,49.635]],[\"comment/138\",[]],[\"name/139\",[67,49.635]],[\"comment/139\",[]],[\"name/140\",[68,47.464]],[\"comment/140\",[]],[\"name/141\",[69,46.533]],[\"comment/141\",[]],[\"name/142\",[70,47.464]],[\"comment/142\",[]],[\"name/143\",[71,47.464]],[\"comment/143\",[]],[\"name/144\",[72,47.464]],[\"comment/144\",[]],[\"name/145\",[73,47.464]],[\"comment/145\",[]],[\"name/146\",[74,47.464]],[\"comment/146\",[]],[\"name/147\",[75,47.464]],[\"comment/147\",[]],[\"name/148\",[98,73.614]],[\"comment/148\",[]],[\"name/149\",[1,68.505]],[\"comment/149\",[]],[\"name/150\",[2,68.505]],[\"comment/150\",[]],[\"name/151\",[3,58.95]],[\"comment/151\",[]],[\"name/152\",[4,49.635]],[\"comment/152\",[]],[\"name/153\",[5,47.464]],[\"comment/153\",[]],[\"name/154\",[6,47.464]],[\"comment/154\",[]],[\"name/155\",[7,35.696]],[\"comment/155\",[]],[\"name/156\",[99,68.505]],[\"comment/156\",[]],[\"name/157\",[100,73.614]],[\"comment/157\",[]],[\"name/158\",[101,73.614]],[\"comment/158\",[]],[\"name/159\",[102,73.614]],[\"comment/159\",[]],[\"name/160\",[103,62.628]],[\"comment/160\",[]],[\"name/161\",[9,54.155]],[\"comment/161\",[]],[\"name/162\",[59,48.491]],[\"comment/162\",[]],[\"name/163\",[10,60.621]],[\"comment/163\",[]],[\"name/164\",[11,68.505]],[\"comment/164\",[]],[\"name/165\",[12,68.505]],[\"comment/165\",[]],[\"name/166\",[13,68.505]],[\"comment/166\",[]],[\"name/167\",[14,68.505]],[\"comment/167\",[]],[\"name/168\",[15,68.505]],[\"comment/168\",[]],[\"name/169\",[16,68.505]],[\"comment/169\",[]],[\"name/170\",[17,68.505]],[\"comment/170\",[]],[\"name/171\",[18,68.505]],[\"comment/171\",[]],[\"name/172\",[19,68.505]],[\"comment/172\",[]],[\"name/173\",[20,49.635]],[\"comment/173\",[]],[\"name/174\",[21,49.635]],[\"comment/174\",[]],[\"name/175\",[22,49.635]],[\"comment/175\",[]],[\"name/176\",[23,49.046]],[\"comment/176\",[]],[\"name/177\",[24,68.505]],[\"comment/177\",[]],[\"name/178\",[25,68.505]],[\"comment/178\",[]],[\"name/179\",[26,65.141]],[\"comment/179\",[]],[\"name/180\",[27,68.505]],[\"comment/180\",[]],[\"name/181\",[28,68.505]],[\"comment/181\",[]],[\"name/182\",[29,68.505]],[\"comment/182\",[]],[\"name/183\",[30,68.505]],[\"comment/183\",[]],[\"name/184\",[31,68.505]],[\"comment/184\",[]],[\"name/185\",[32,68.505]],[\"comment/185\",[]],[\"name/186\",[33,68.505]],[\"comment/186\",[]],[\"name/187\",[34,68.505]],[\"comment/187\",[]],[\"name/188\",[35,46.098]],[\"comment/188\",[]],[\"name/189\",[36,46.988]],[\"comment/189\",[]],[\"name/190\",[37,49.635]],[\"comment/190\",[]],[\"name/191\",[38,49.635]],[\"comment/191\",[]],[\"name/192\",[39,49.635]],[\"comment/192\",[]],[\"name/193\",[40,49.635]],[\"comment/193\",[]],[\"name/194\",[41,49.046]],[\"comment/194\",[]],[\"name/195\",[42,49.635]],[\"comment/195\",[]],[\"name/196\",[43,49.635]],[\"comment/196\",[]],[\"name/197\",[44,49.635]],[\"comment/197\",[]],[\"name/198\",[45,46.988]],[\"comment/198\",[]],[\"name/199\",[46,49.635]],[\"comment/199\",[]],[\"name/200\",[47,47.464]],[\"comment/200\",[]],[\"name/201\",[48,47.464]],[\"comment/201\",[]],[\"name/202\",[49,47.464]],[\"comment/202\",[]],[\"name/203\",[50,47.464]],[\"comment/203\",[]],[\"name/204\",[51,47.464]],[\"comment/204\",[]],[\"name/205\",[52,46.098]],[\"comment/205\",[]],[\"name/206\",[53,47.464]],[\"comment/206\",[]],[\"name/207\",[54,47.464]],[\"comment/207\",[]],[\"name/208\",[55,49.046]],[\"comment/208\",[]],[\"name/209\",[56,49.046]],[\"comment/209\",[]],[\"name/210\",[57,49.046]],[\"comment/210\",[]],[\"name/211\",[58,49.635]],[\"comment/211\",[]],[\"name/212\",[60,49.635]],[\"comment/212\",[]],[\"name/213\",[61,49.635]],[\"comment/213\",[]],[\"name/214\",[62,49.046]],[\"comment/214\",[]],[\"name/215\",[63,49.635]],[\"comment/215\",[]],[\"name/216\",[64,49.635]],[\"comment/216\",[]],[\"name/217\",[65,49.635]],[\"comment/217\",[]],[\"name/218\",[66,49.635]],[\"comment/218\",[]],[\"name/219\",[67,49.635]],[\"comment/219\",[]],[\"name/220\",[68,47.464]],[\"comment/220\",[]],[\"name/221\",[69,46.533]],[\"comment/221\",[]],[\"name/222\",[70,47.464]],[\"comment/222\",[]],[\"name/223\",[71,47.464]],[\"comment/223\",[]],[\"name/224\",[72,47.464]],[\"comment/224\",[]],[\"name/225\",[73,47.464]],[\"comment/225\",[]],[\"name/226\",[74,47.464]],[\"comment/226\",[]],[\"name/227\",[75,47.464]],[\"comment/227\",[]],[\"name/228\",[104,62.628]],[\"comment/228\",[]],[\"name/229\",[7,35.696]],[\"comment/229\",[]],[\"name/230\",[105,68.505]],[\"comment/230\",[]],[\"name/231\",[106,53.245]],[\"comment/231\",[]],[\"name/232\",[107,53.245]],[\"comment/232\",[]],[\"name/233\",[108,53.245]],[\"comment/233\",[]],[\"name/234\",[52,46.098]],[\"comment/234\",[]],[\"name/235\",[109,73.614]],[\"comment/235\",[]],[\"name/236\",[110,48.491]],[\"comment/236\",[]],[\"name/237\",[111,73.614]],[\"comment/237\",[]],[\"name/238\",[112,73.614]],[\"comment/238\",[]],[\"name/239\",[113,73.614]],[\"comment/239\",[]],[\"name/240\",[114,73.614]],[\"comment/240\",[]],[\"name/241\",[115,73.614]],[\"comment/241\",[]],[\"name/242\",[7,35.696]],[\"comment/242\",[]],[\"name/243\",[116,68.505]],[\"comment/243\",[]],[\"name/244\",[106,53.245]],[\"comment/244\",[]],[\"name/245\",[107,53.245]],[\"comment/245\",[]],[\"name/246\",[108,53.245]],[\"comment/246\",[]],[\"name/247\",[117,53.245]],[\"comment/247\",[]],[\"name/248\",[118,73.614]],[\"comment/248\",[]],[\"name/249\",[78,62.628]],[\"comment/249\",[]],[\"name/250\",[7,35.696]],[\"comment/250\",[]],[\"name/251\",[116,68.505]],[\"comment/251\",[]],[\"name/252\",[106,53.245]],[\"comment/252\",[]],[\"name/253\",[119,60.621]],[\"comment/253\",[]],[\"name/254\",[107,53.245]],[\"comment/254\",[]],[\"name/255\",[108,53.245]],[\"comment/255\",[]],[\"name/256\",[120,68.505]],[\"comment/256\",[]],[\"name/257\",[7,35.696]],[\"comment/257\",[]],[\"name/258\",[121,73.614]],[\"comment/258\",[]],[\"name/259\",[122,73.614]],[\"comment/259\",[]],[\"name/260\",[9,54.155]],[\"comment/260\",[]],[\"name/261\",[123,73.614]],[\"comment/261\",[]],[\"name/262\",[10,60.621]],[\"comment/262\",[]],[\"name/263\",[124,73.614]],[\"comment/263\",[]],[\"name/264\",[125,52.411]],[\"comment/264\",[]],[\"name/265\",[126,73.614]],[\"comment/265\",[]],[\"name/266\",[127,73.614]],[\"comment/266\",[]],[\"name/267\",[110,48.491]],[\"comment/267\",[]],[\"name/268\",[128,73.614]],[\"comment/268\",[]],[\"name/269\",[129,68.505]],[\"comment/269\",[]],[\"name/270\",[130,73.614]],[\"comment/270\",[]],[\"name/271\",[99,68.505]],[\"comment/271\",[]],[\"name/272\",[131,73.614]],[\"comment/272\",[]],[\"name/273\",[132,73.614]],[\"comment/273\",[]],[\"name/274\",[133,73.614]],[\"comment/274\",[]],[\"name/275\",[120,68.505]],[\"comment/275\",[]],[\"name/276\",[134,73.614]],[\"comment/276\",[]],[\"name/277\",[135,73.614]],[\"comment/277\",[]],[\"name/278\",[136,53.245]],[\"comment/278\",[]],[\"name/279\",[137,73.614]],[\"comment/279\",[]],[\"name/280\",[62,49.046]],[\"comment/280\",[]],[\"name/281\",[138,73.614]],[\"comment/281\",[]],[\"name/282\",[139,73.614]],[\"comment/282\",[]],[\"name/283\",[140,73.614]],[\"comment/283\",[]],[\"name/284\",[141,73.614]],[\"comment/284\",[]],[\"name/285\",[142,73.614]],[\"comment/285\",[]],[\"name/286\",[143,73.614]],[\"comment/286\",[]],[\"name/287\",[144,73.614]],[\"comment/287\",[]],[\"name/288\",[145,73.614]],[\"comment/288\",[]],[\"name/289\",[146,73.614]],[\"comment/289\",[]],[\"name/290\",[147,73.614]],[\"comment/290\",[]],[\"name/291\",[148,73.614]],[\"comment/291\",[]],[\"name/292\",[149,73.614]],[\"comment/292\",[]],[\"name/293\",[150,73.614]],[\"comment/293\",[]],[\"name/294\",[151,73.614]],[\"comment/294\",[]],[\"name/295\",[152,73.614]],[\"comment/295\",[]],[\"name/296\",[153,73.614]],[\"comment/296\",[]],[\"name/297\",[154,73.614]],[\"comment/297\",[]],[\"name/298\",[7,35.696]],[\"comment/298\",[]],[\"name/299\",[155,73.614]],[\"comment/299\",[]],[\"name/300\",[77,62.628]],[\"comment/300\",[]],[\"name/301\",[78,62.628]],[\"comment/301\",[]],[\"name/302\",[7,35.696]],[\"comment/302\",[]],[\"name/303\",[156,73.614]],[\"comment/303\",[]],[\"name/304\",[157,73.614]],[\"comment/304\",[]],[\"name/305\",[158,73.614]],[\"comment/305\",[]],[\"name/306\",[159,73.614]],[\"comment/306\",[]],[\"name/307\",[160,73.614]],[\"comment/307\",[]],[\"name/308\",[161,73.614]],[\"comment/308\",[]],[\"name/309\",[162,73.614]],[\"comment/309\",[]],[\"name/310\",[163,73.614]],[\"comment/310\",[]],[\"name/311\",[164,73.614]],[\"comment/311\",[]],[\"name/312\",[7,35.696]],[\"comment/312\",[]],[\"name/313\",[165,73.614]],[\"comment/313\",[]],[\"name/314\",[166,73.614]],[\"comment/314\",[]],[\"name/315\",[167,73.614]],[\"comment/315\",[]],[\"name/316\",[168,73.614]],[\"comment/316\",[]],[\"name/317\",[169,73.614]],[\"comment/317\",[]],[\"name/318\",[170,73.614]],[\"comment/318\",[]],[\"name/319\",[171,68.505]],[\"comment/319\",[]],[\"name/320\",[172,73.614]],[\"comment/320\",[]],[\"name/321\",[173,73.614]],[\"comment/321\",[]],[\"name/322\",[55,49.046]],[\"comment/322\",[]],[\"name/323\",[56,49.046]],[\"comment/323\",[]],[\"name/324\",[57,49.046]],[\"comment/324\",[]],[\"name/325\",[174,73.614]],[\"comment/325\",[]],[\"name/326\",[175,73.614]],[\"comment/326\",[]],[\"name/327\",[176,73.614]],[\"comment/327\",[]],[\"name/328\",[177,68.505]],[\"comment/328\",[]],[\"name/329\",[178,73.614]],[\"comment/329\",[]],[\"name/330\",[97,68.505]],[\"comment/330\",[]],[\"name/331\",[9,54.155]],[\"comment/331\",[]],[\"name/332\",[105,68.505]],[\"comment/332\",[]],[\"name/333\",[106,53.245]],[\"comment/333\",[]],[\"name/334\",[107,53.245]],[\"comment/334\",[]],[\"name/335\",[108,53.245]],[\"comment/335\",[]],[\"name/336\",[52,46.098]],[\"comment/336\",[]],[\"name/337\",[179,68.505]],[\"comment/337\",[]],[\"name/338\",[7,35.696]],[\"comment/338\",[]],[\"name/339\",[180,62.628]],[\"comment/339\",[]],[\"name/340\",[181,73.614]],[\"comment/340\",[]],[\"name/341\",[182,73.614]],[\"comment/341\",[]],[\"name/342\",[183,73.614]],[\"comment/342\",[]],[\"name/343\",[184,68.505]],[\"comment/343\",[]],[\"name/344\",[103,62.628]],[\"comment/344\",[]],[\"name/345\",[59,48.491]],[\"comment/345\",[]],[\"name/346\",[185,60.621]],[\"comment/346\",[]],[\"name/347\",[186,73.614]],[\"comment/347\",[]],[\"name/348\",[7,35.696]],[\"comment/348\",[]],[\"name/349\",[187,73.614]],[\"comment/349\",[]],[\"name/350\",[188,73.614]],[\"comment/350\",[]],[\"name/351\",[45,46.988]],[\"comment/351\",[]],[\"name/352\",[136,53.245]],[\"comment/352\",[]],[\"name/353\",[189,73.614]],[\"comment/353\",[]],[\"name/354\",[190,68.505]],[\"comment/354\",[]],[\"name/355\",[125,52.411]],[\"comment/355\",[]],[\"name/356\",[191,73.614]],[\"comment/356\",[]],[\"name/357\",[192,73.614]],[\"comment/357\",[]],[\"name/358\",[193,73.614]],[\"comment/358\",[]],[\"name/359\",[194,55.155]],[\"comment/359\",[]],[\"name/360\",[117,53.245]],[\"comment/360\",[]],[\"name/361\",[195,73.614]],[\"comment/361\",[]],[\"name/362\",[196,73.614]],[\"comment/362\",[]],[\"name/363\",[197,73.614]],[\"comment/363\",[]],[\"name/364\",[198,73.614]],[\"comment/364\",[]],[\"name/365\",[199,73.614]],[\"comment/365\",[]],[\"name/366\",[4,49.635]],[\"comment/366\",[]],[\"name/367\",[5,47.464]],[\"comment/367\",[]],[\"name/368\",[6,47.464]],[\"comment/368\",[]],[\"name/369\",[7,35.696]],[\"comment/369\",[]],[\"name/370\",[200,73.614]],[\"comment/370\",[]],[\"name/371\",[201,73.614]],[\"comment/371\",[]],[\"name/372\",[202,73.614]],[\"comment/372\",[]],[\"name/373\",[203,73.614]],[\"comment/373\",[]],[\"name/374\",[204,73.614]],[\"comment/374\",[]],[\"name/375\",[205,73.614]],[\"comment/375\",[]],[\"name/376\",[206,73.614]],[\"comment/376\",[]],[\"name/377\",[129,68.505]],[\"comment/377\",[]],[\"name/378\",[20,49.635]],[\"comment/378\",[]],[\"name/379\",[207,73.614]],[\"comment/379\",[]],[\"name/380\",[208,73.614]],[\"comment/380\",[]],[\"name/381\",[209,73.614]],[\"comment/381\",[]],[\"name/382\",[210,73.614]],[\"comment/382\",[]],[\"name/383\",[211,73.614]],[\"comment/383\",[]],[\"name/384\",[212,73.614]],[\"comment/384\",[]],[\"name/385\",[213,73.614]],[\"comment/385\",[]],[\"name/386\",[214,73.614]],[\"comment/386\",[]],[\"name/387\",[35,46.098]],[\"comment/387\",[]],[\"name/388\",[36,46.988]],[\"comment/388\",[]],[\"name/389\",[37,49.635]],[\"comment/389\",[]],[\"name/390\",[38,49.635]],[\"comment/390\",[]],[\"name/391\",[39,49.635]],[\"comment/391\",[]],[\"name/392\",[40,49.635]],[\"comment/392\",[]],[\"name/393\",[41,49.046]],[\"comment/393\",[]],[\"name/394\",[42,49.635]],[\"comment/394\",[]],[\"name/395\",[43,49.635]],[\"comment/395\",[]],[\"name/396\",[44,49.635]],[\"comment/396\",[]],[\"name/397\",[45,46.988]],[\"comment/397\",[]],[\"name/398\",[46,49.635]],[\"comment/398\",[]],[\"name/399\",[47,47.464]],[\"comment/399\",[]],[\"name/400\",[48,47.464]],[\"comment/400\",[]],[\"name/401\",[49,47.464]],[\"comment/401\",[]],[\"name/402\",[50,47.464]],[\"comment/402\",[]],[\"name/403\",[51,47.464]],[\"comment/403\",[]],[\"name/404\",[52,46.098]],[\"comment/404\",[]],[\"name/405\",[53,47.464]],[\"comment/405\",[]],[\"name/406\",[54,47.464]],[\"comment/406\",[]],[\"name/407\",[55,49.046]],[\"comment/407\",[]],[\"name/408\",[56,49.046]],[\"comment/408\",[]],[\"name/409\",[57,49.046]],[\"comment/409\",[]],[\"name/410\",[58,49.635]],[\"comment/410\",[]],[\"name/411\",[59,48.491]],[\"comment/411\",[]],[\"name/412\",[60,49.635]],[\"comment/412\",[]],[\"name/413\",[61,49.635]],[\"comment/413\",[]],[\"name/414\",[62,49.046]],[\"comment/414\",[]],[\"name/415\",[21,49.635]],[\"comment/415\",[]],[\"name/416\",[22,49.635]],[\"comment/416\",[]],[\"name/417\",[23,49.046]],[\"comment/417\",[]],[\"name/418\",[63,49.635]],[\"comment/418\",[]],[\"name/419\",[64,49.635]],[\"comment/419\",[]],[\"name/420\",[65,49.635]],[\"comment/420\",[]],[\"name/421\",[66,49.635]],[\"comment/421\",[]],[\"name/422\",[67,49.635]],[\"comment/422\",[]],[\"name/423\",[68,47.464]],[\"comment/423\",[]],[\"name/424\",[69,46.533]],[\"comment/424\",[]],[\"name/425\",[70,47.464]],[\"comment/425\",[]],[\"name/426\",[71,47.464]],[\"comment/426\",[]],[\"name/427\",[72,47.464]],[\"comment/427\",[]],[\"name/428\",[73,47.464]],[\"comment/428\",[]],[\"name/429\",[74,47.464]],[\"comment/429\",[]],[\"name/430\",[75,47.464]],[\"comment/430\",[]],[\"name/431\",[215,73.614]],[\"comment/431\",[]],[\"name/432\",[4,49.635]],[\"comment/432\",[]],[\"name/433\",[5,47.464]],[\"comment/433\",[]],[\"name/434\",[6,47.464]],[\"comment/434\",[]],[\"name/435\",[7,35.696]],[\"comment/435\",[]],[\"name/436\",[216,73.614]],[\"comment/436\",[]],[\"name/437\",[104,62.628]],[\"comment/437\",[]],[\"name/438\",[217,73.614]],[\"comment/438\",[]],[\"name/439\",[218,65.141]],[\"comment/439\",[]],[\"name/440\",[219,65.141]],[\"comment/440\",[]],[\"name/441\",[220,73.614]],[\"comment/441\",[]],[\"name/442\",[221,68.505]],[\"comment/442\",[]],[\"name/443\",[125,52.411]],[\"comment/443\",[]],[\"name/444\",[20,49.635]],[\"comment/444\",[]],[\"name/445\",[222,65.141]],[\"comment/445\",[]],[\"name/446\",[223,65.141]],[\"comment/446\",[]],[\"name/447\",[106,53.245]],[\"comment/447\",[]],[\"name/448\",[107,53.245]],[\"comment/448\",[]],[\"name/449\",[108,53.245]],[\"comment/449\",[]],[\"name/450\",[23,49.046]],[\"comment/450\",[]],[\"name/451\",[35,46.098]],[\"comment/451\",[]],[\"name/452\",[36,46.988]],[\"comment/452\",[]],[\"name/453\",[37,49.635]],[\"comment/453\",[]],[\"name/454\",[38,49.635]],[\"comment/454\",[]],[\"name/455\",[39,49.635]],[\"comment/455\",[]],[\"name/456\",[40,49.635]],[\"comment/456\",[]],[\"name/457\",[41,49.046]],[\"comment/457\",[]],[\"name/458\",[42,49.635]],[\"comment/458\",[]],[\"name/459\",[43,49.635]],[\"comment/459\",[]],[\"name/460\",[44,49.635]],[\"comment/460\",[]],[\"name/461\",[45,46.988]],[\"comment/461\",[]],[\"name/462\",[46,49.635]],[\"comment/462\",[]],[\"name/463\",[47,47.464]],[\"comment/463\",[]],[\"name/464\",[48,47.464]],[\"comment/464\",[]],[\"name/465\",[49,47.464]],[\"comment/465\",[]],[\"name/466\",[50,47.464]],[\"comment/466\",[]],[\"name/467\",[51,47.464]],[\"comment/467\",[]],[\"name/468\",[52,46.098]],[\"comment/468\",[]],[\"name/469\",[53,47.464]],[\"comment/469\",[]],[\"name/470\",[54,47.464]],[\"comment/470\",[]],[\"name/471\",[55,49.046]],[\"comment/471\",[]],[\"name/472\",[56,49.046]],[\"comment/472\",[]],[\"name/473\",[57,49.046]],[\"comment/473\",[]],[\"name/474\",[58,49.635]],[\"comment/474\",[]],[\"name/475\",[59,48.491]],[\"comment/475\",[]],[\"name/476\",[60,49.635]],[\"comment/476\",[]],[\"name/477\",[61,49.635]],[\"comment/477\",[]],[\"name/478\",[62,49.046]],[\"comment/478\",[]],[\"name/479\",[21,49.635]],[\"comment/479\",[]],[\"name/480\",[22,49.635]],[\"comment/480\",[]],[\"name/481\",[63,49.635]],[\"comment/481\",[]],[\"name/482\",[64,49.635]],[\"comment/482\",[]],[\"name/483\",[65,49.635]],[\"comment/483\",[]],[\"name/484\",[66,49.635]],[\"comment/484\",[]],[\"name/485\",[67,49.635]],[\"comment/485\",[]],[\"name/486\",[68,47.464]],[\"comment/486\",[]],[\"name/487\",[69,46.533]],[\"comment/487\",[]],[\"name/488\",[70,47.464]],[\"comment/488\",[]],[\"name/489\",[71,47.464]],[\"comment/489\",[]],[\"name/490\",[72,47.464]],[\"comment/490\",[]],[\"name/491\",[73,47.464]],[\"comment/491\",[]],[\"name/492\",[74,47.464]],[\"comment/492\",[]],[\"name/493\",[75,47.464]],[\"comment/493\",[]],[\"name/494\",[224,73.614]],[\"comment/494\",[]],[\"name/495\",[7,35.696]],[\"comment/495\",[]],[\"name/496\",[225,65.141]],[\"comment/496\",[]],[\"name/497\",[226,73.614]],[\"comment/497\",[]],[\"name/498\",[227,73.614]],[\"comment/498\",[]],[\"name/499\",[228,65.141]],[\"comment/499\",[]],[\"name/500\",[4,49.635]],[\"comment/500\",[]],[\"name/501\",[5,47.464]],[\"comment/501\",[]],[\"name/502\",[6,47.464]],[\"comment/502\",[]],[\"name/503\",[7,35.696]],[\"comment/503\",[]],[\"name/504\",[229,73.614]],[\"comment/504\",[]],[\"name/505\",[230,65.141]],[\"comment/505\",[]],[\"name/506\",[231,68.505]],[\"comment/506\",[]],[\"name/507\",[232,73.614]],[\"comment/507\",[]],[\"name/508\",[233,73.614]],[\"comment/508\",[]],[\"name/509\",[20,49.635]],[\"comment/509\",[]],[\"name/510\",[136,53.245]],[\"comment/510\",[]],[\"name/511\",[234,73.614]],[\"comment/511\",[]],[\"name/512\",[35,46.098]],[\"comment/512\",[]],[\"name/513\",[36,46.988]],[\"comment/513\",[]],[\"name/514\",[37,49.635]],[\"comment/514\",[]],[\"name/515\",[38,49.635]],[\"comment/515\",[]],[\"name/516\",[39,49.635]],[\"comment/516\",[]],[\"name/517\",[40,49.635]],[\"comment/517\",[]],[\"name/518\",[41,49.046]],[\"comment/518\",[]],[\"name/519\",[42,49.635]],[\"comment/519\",[]],[\"name/520\",[43,49.635]],[\"comment/520\",[]],[\"name/521\",[44,49.635]],[\"comment/521\",[]],[\"name/522\",[45,46.988]],[\"comment/522\",[]],[\"name/523\",[46,49.635]],[\"comment/523\",[]],[\"name/524\",[47,47.464]],[\"comment/524\",[]],[\"name/525\",[48,47.464]],[\"comment/525\",[]],[\"name/526\",[49,47.464]],[\"comment/526\",[]],[\"name/527\",[50,47.464]],[\"comment/527\",[]],[\"name/528\",[51,47.464]],[\"comment/528\",[]],[\"name/529\",[52,46.098]],[\"comment/529\",[]],[\"name/530\",[53,47.464]],[\"comment/530\",[]],[\"name/531\",[54,47.464]],[\"comment/531\",[]],[\"name/532\",[55,49.046]],[\"comment/532\",[]],[\"name/533\",[56,49.046]],[\"comment/533\",[]],[\"name/534\",[57,49.046]],[\"comment/534\",[]],[\"name/535\",[58,49.635]],[\"comment/535\",[]],[\"name/536\",[59,48.491]],[\"comment/536\",[]],[\"name/537\",[60,49.635]],[\"comment/537\",[]],[\"name/538\",[61,49.635]],[\"comment/538\",[]],[\"name/539\",[62,49.046]],[\"comment/539\",[]],[\"name/540\",[21,49.635]],[\"comment/540\",[]],[\"name/541\",[22,49.635]],[\"comment/541\",[]],[\"name/542\",[23,49.046]],[\"comment/542\",[]],[\"name/543\",[63,49.635]],[\"comment/543\",[]],[\"name/544\",[64,49.635]],[\"comment/544\",[]],[\"name/545\",[65,49.635]],[\"comment/545\",[]],[\"name/546\",[66,49.635]],[\"comment/546\",[]],[\"name/547\",[67,49.635]],[\"comment/547\",[]],[\"name/548\",[68,47.464]],[\"comment/548\",[]],[\"name/549\",[69,46.533]],[\"comment/549\",[]],[\"name/550\",[70,47.464]],[\"comment/550\",[]],[\"name/551\",[71,47.464]],[\"comment/551\",[]],[\"name/552\",[72,47.464]],[\"comment/552\",[]],[\"name/553\",[73,47.464]],[\"comment/553\",[]],[\"name/554\",[74,47.464]],[\"comment/554\",[]],[\"name/555\",[75,47.464]],[\"comment/555\",[]],[\"name/556\",[235,73.614]],[\"comment/556\",[]],[\"name/557\",[236,65.141]],[\"comment/557\",[]],[\"name/558\",[110,48.491]],[\"comment/558\",[]],[\"name/559\",[237,68.505]],[\"comment/559\",[]],[\"name/560\",[110,48.491]],[\"comment/560\",[]],[\"name/561\",[238,68.505]],[\"comment/561\",[]],[\"name/562\",[110,48.491]],[\"comment/562\",[]],[\"name/563\",[239,73.614]],[\"comment/563\",[]],[\"name/564\",[240,73.614]],[\"comment/564\",[]],[\"name/565\",[241,73.614]],[\"comment/565\",[]],[\"name/566\",[236,65.141]],[\"comment/566\",[]],[\"name/567\",[110,48.491]],[\"comment/567\",[]],[\"name/568\",[237,68.505]],[\"comment/568\",[]],[\"name/569\",[110,48.491]],[\"comment/569\",[]],[\"name/570\",[238,68.505]],[\"comment/570\",[]],[\"name/571\",[110,48.491]],[\"comment/571\",[]],[\"name/572\",[242,68.505]],[\"comment/572\",[]],[\"name/573\",[7,35.696]],[\"comment/573\",[]],[\"name/574\",[36,46.988]],[\"comment/574\",[]],[\"name/575\",[243,73.614]],[\"comment/575\",[]],[\"name/576\",[244,73.614]],[\"comment/576\",[]],[\"name/577\",[245,73.614]],[\"comment/577\",[]],[\"name/578\",[246,73.614]],[\"comment/578\",[]],[\"name/579\",[41,49.046]],[\"comment/579\",[]],[\"name/580\",[247,73.614]],[\"comment/580\",[]],[\"name/581\",[4,49.635]],[\"comment/581\",[]],[\"name/582\",[5,47.464]],[\"comment/582\",[]],[\"name/583\",[6,47.464]],[\"comment/583\",[]],[\"name/584\",[7,35.696]],[\"comment/584\",[]],[\"name/585\",[242,68.505]],[\"comment/585\",[]],[\"name/586\",[248,55.155]],[\"comment/586\",[]],[\"name/587\",[194,55.155]],[\"comment/587\",[]],[\"name/588\",[249,73.614]],[\"comment/588\",[]],[\"name/589\",[23,49.046]],[\"comment/589\",[]],[\"name/590\",[250,73.614]],[\"comment/590\",[]],[\"name/591\",[35,46.098]],[\"comment/591\",[]],[\"name/592\",[36,46.988]],[\"comment/592\",[]],[\"name/593\",[37,49.635]],[\"comment/593\",[]],[\"name/594\",[38,49.635]],[\"comment/594\",[]],[\"name/595\",[39,49.635]],[\"comment/595\",[]],[\"name/596\",[40,49.635]],[\"comment/596\",[]],[\"name/597\",[41,49.046]],[\"comment/597\",[]],[\"name/598\",[42,49.635]],[\"comment/598\",[]],[\"name/599\",[43,49.635]],[\"comment/599\",[]],[\"name/600\",[44,49.635]],[\"comment/600\",[]],[\"name/601\",[45,46.988]],[\"comment/601\",[]],[\"name/602\",[46,49.635]],[\"comment/602\",[]],[\"name/603\",[47,47.464]],[\"comment/603\",[]],[\"name/604\",[48,47.464]],[\"comment/604\",[]],[\"name/605\",[49,47.464]],[\"comment/605\",[]],[\"name/606\",[50,47.464]],[\"comment/606\",[]],[\"name/607\",[51,47.464]],[\"comment/607\",[]],[\"name/608\",[52,46.098]],[\"comment/608\",[]],[\"name/609\",[53,47.464]],[\"comment/609\",[]],[\"name/610\",[54,47.464]],[\"comment/610\",[]],[\"name/611\",[55,49.046]],[\"comment/611\",[]],[\"name/612\",[56,49.046]],[\"comment/612\",[]],[\"name/613\",[57,49.046]],[\"comment/613\",[]],[\"name/614\",[58,49.635]],[\"comment/614\",[]],[\"name/615\",[59,48.491]],[\"comment/615\",[]],[\"name/616\",[60,49.635]],[\"comment/616\",[]],[\"name/617\",[61,49.635]],[\"comment/617\",[]],[\"name/618\",[20,49.635]],[\"comment/618\",[]],[\"name/619\",[62,49.046]],[\"comment/619\",[]],[\"name/620\",[21,49.635]],[\"comment/620\",[]],[\"name/621\",[22,49.635]],[\"comment/621\",[]],[\"name/622\",[63,49.635]],[\"comment/622\",[]],[\"name/623\",[64,49.635]],[\"comment/623\",[]],[\"name/624\",[65,49.635]],[\"comment/624\",[]],[\"name/625\",[66,49.635]],[\"comment/625\",[]],[\"name/626\",[67,49.635]],[\"comment/626\",[]],[\"name/627\",[68,47.464]],[\"comment/627\",[]],[\"name/628\",[69,46.533]],[\"comment/628\",[]],[\"name/629\",[70,47.464]],[\"comment/629\",[]],[\"name/630\",[71,47.464]],[\"comment/630\",[]],[\"name/631\",[72,47.464]],[\"comment/631\",[]],[\"name/632\",[73,47.464]],[\"comment/632\",[]],[\"name/633\",[74,47.464]],[\"comment/633\",[]],[\"name/634\",[75,47.464]],[\"comment/634\",[]],[\"name/635\",[251,73.614]],[\"comment/635\",[]],[\"name/636\",[3,58.95]],[\"comment/636\",[]],[\"name/637\",[252,62.628]],[\"comment/637\",[]],[\"name/638\",[253,62.628]],[\"comment/638\",[]],[\"name/639\",[254,62.628]],[\"comment/639\",[]],[\"name/640\",[255,62.628]],[\"comment/640\",[]],[\"name/641\",[256,62.628]],[\"comment/641\",[]],[\"name/642\",[257,62.628]],[\"comment/642\",[]],[\"name/643\",[258,62.628]],[\"comment/643\",[]],[\"name/644\",[259,62.628]],[\"comment/644\",[]],[\"name/645\",[260,62.628]],[\"comment/645\",[]],[\"name/646\",[261,62.628]],[\"comment/646\",[]],[\"name/647\",[262,62.628]],[\"comment/647\",[]],[\"name/648\",[263,62.628]],[\"comment/648\",[]],[\"name/649\",[264,62.628]],[\"comment/649\",[]],[\"name/650\",[265,62.628]],[\"comment/650\",[]],[\"name/651\",[266,62.628]],[\"comment/651\",[]],[\"name/652\",[6,47.464]],[\"comment/652\",[]],[\"name/653\",[7,35.696]],[\"comment/653\",[]],[\"name/654\",[267,73.614]],[\"comment/654\",[]],[\"name/655\",[268,73.614]],[\"comment/655\",[]],[\"name/656\",[248,55.155]],[\"comment/656\",[]],[\"name/657\",[269,68.505]],[\"comment/657\",[]],[\"name/658\",[270,68.505]],[\"comment/658\",[]],[\"name/659\",[271,68.505]],[\"comment/659\",[]],[\"name/660\",[194,55.155]],[\"comment/660\",[]],[\"name/661\",[272,62.628]],[\"comment/661\",[]],[\"name/662\",[117,53.245]],[\"comment/662\",[]],[\"name/663\",[273,62.628]],[\"comment/663\",[]],[\"name/664\",[274,62.628]],[\"comment/664\",[]],[\"name/665\",[275,62.628]],[\"comment/665\",[]],[\"name/666\",[9,54.155]],[\"comment/666\",[]],[\"name/667\",[276,62.628]],[\"comment/667\",[]],[\"name/668\",[277,62.628]],[\"comment/668\",[]],[\"name/669\",[125,52.411]],[\"comment/669\",[]],[\"name/670\",[278,58.95]],[\"comment/670\",[]],[\"name/671\",[279,62.628]],[\"comment/671\",[]],[\"name/672\",[280,62.628]],[\"comment/672\",[]],[\"name/673\",[281,60.621]],[\"comment/673\",[]],[\"name/674\",[282,62.628]],[\"comment/674\",[]],[\"name/675\",[283,62.628]],[\"comment/675\",[]],[\"name/676\",[284,62.628]],[\"comment/676\",[]],[\"name/677\",[285,62.628]],[\"comment/677\",[]],[\"name/678\",[286,62.628]],[\"comment/678\",[]],[\"name/679\",[287,62.628]],[\"comment/679\",[]],[\"name/680\",[288,62.628]],[\"comment/680\",[]],[\"name/681\",[289,62.628]],[\"comment/681\",[]],[\"name/682\",[290,62.628]],[\"comment/682\",[]],[\"name/683\",[291,62.628]],[\"comment/683\",[]],[\"name/684\",[292,62.628]],[\"comment/684\",[]],[\"name/685\",[293,62.628]],[\"comment/685\",[]],[\"name/686\",[294,62.628]],[\"comment/686\",[]],[\"name/687\",[295,62.628]],[\"comment/687\",[]],[\"name/688\",[53,47.464]],[\"comment/688\",[]],[\"name/689\",[296,62.628]],[\"comment/689\",[]],[\"name/690\",[297,62.628]],[\"comment/690\",[]],[\"name/691\",[298,62.628]],[\"comment/691\",[]],[\"name/692\",[299,62.628]],[\"comment/692\",[]],[\"name/693\",[300,60.621]],[\"comment/693\",[]],[\"name/694\",[301,62.628]],[\"comment/694\",[]],[\"name/695\",[302,62.628]],[\"comment/695\",[]],[\"name/696\",[303,62.628]],[\"comment/696\",[]],[\"name/697\",[304,62.628]],[\"comment/697\",[]],[\"name/698\",[305,62.628]],[\"comment/698\",[]],[\"name/699\",[306,60.621]],[\"comment/699\",[]],[\"name/700\",[307,60.621]],[\"comment/700\",[]],[\"name/701\",[308,60.621]],[\"comment/701\",[]],[\"name/702\",[309,60.621]],[\"comment/702\",[]],[\"name/703\",[310,62.628]],[\"comment/703\",[]],[\"name/704\",[311,62.628]],[\"comment/704\",[]],[\"name/705\",[312,62.628]],[\"comment/705\",[]],[\"name/706\",[313,62.628]],[\"comment/706\",[]],[\"name/707\",[314,62.628]],[\"comment/707\",[]],[\"name/708\",[315,62.628]],[\"comment/708\",[]],[\"name/709\",[316,62.628]],[\"comment/709\",[]],[\"name/710\",[317,62.628]],[\"comment/710\",[]],[\"name/711\",[318,62.628]],[\"comment/711\",[]],[\"name/712\",[319,62.628]],[\"comment/712\",[]],[\"name/713\",[320,62.628]],[\"comment/713\",[]],[\"name/714\",[321,62.628]],[\"comment/714\",[]],[\"name/715\",[322,62.628]],[\"comment/715\",[]],[\"name/716\",[323,62.628]],[\"comment/716\",[]],[\"name/717\",[324,62.628]],[\"comment/717\",[]],[\"name/718\",[325,62.628]],[\"comment/718\",[]],[\"name/719\",[326,62.628]],[\"comment/719\",[]],[\"name/720\",[327,62.628]],[\"comment/720\",[]],[\"name/721\",[328,62.628]],[\"comment/721\",[]],[\"name/722\",[329,62.628]],[\"comment/722\",[]],[\"name/723\",[330,62.628]],[\"comment/723\",[]],[\"name/724\",[331,62.628]],[\"comment/724\",[]],[\"name/725\",[332,62.628]],[\"comment/725\",[]],[\"name/726\",[333,62.628]],[\"comment/726\",[]],[\"name/727\",[334,62.628]],[\"comment/727\",[]],[\"name/728\",[335,62.628]],[\"comment/728\",[]],[\"name/729\",[336,62.628]],[\"comment/729\",[]],[\"name/730\",[337,62.628]],[\"comment/730\",[]],[\"name/731\",[338,62.628]],[\"comment/731\",[]],[\"name/732\",[339,62.628]],[\"comment/732\",[]],[\"name/733\",[340,62.628]],[\"comment/733\",[]],[\"name/734\",[341,62.628]],[\"comment/734\",[]],[\"name/735\",[342,62.628]],[\"comment/735\",[]],[\"name/736\",[343,62.628]],[\"comment/736\",[]],[\"name/737\",[344,62.628]],[\"comment/737\",[]],[\"name/738\",[345,62.628]],[\"comment/738\",[]],[\"name/739\",[346,62.628]],[\"comment/739\",[]],[\"name/740\",[35,46.098]],[\"comment/740\",[]],[\"name/741\",[36,46.988]],[\"comment/741\",[]],[\"name/742\",[347,60.621]],[\"comment/742\",[]],[\"name/743\",[348,62.628]],[\"comment/743\",[]],[\"name/744\",[349,62.628]],[\"comment/744\",[]],[\"name/745\",[350,60.621]],[\"comment/745\",[]],[\"name/746\",[351,62.628]],[\"comment/746\",[]],[\"name/747\",[352,62.628]],[\"comment/747\",[]],[\"name/748\",[353,60.621]],[\"comment/748\",[]],[\"name/749\",[354,60.621]],[\"comment/749\",[]],[\"name/750\",[355,62.628]],[\"comment/750\",[]],[\"name/751\",[356,62.628]],[\"comment/751\",[]],[\"name/752\",[357,62.628]],[\"comment/752\",[]],[\"name/753\",[358,62.628]],[\"comment/753\",[]],[\"name/754\",[359,62.628]],[\"comment/754\",[]],[\"name/755\",[45,46.988]],[\"comment/755\",[]],[\"name/756\",[69,46.533]],[\"comment/756\",[]],[\"name/757\",[360,62.628]],[\"comment/757\",[]],[\"name/758\",[361,62.628]],[\"comment/758\",[]],[\"name/759\",[362,62.628]],[\"comment/759\",[]],[\"name/760\",[363,62.628]],[\"comment/760\",[]],[\"name/761\",[364,62.628]],[\"comment/761\",[]],[\"name/762\",[365,62.628]],[\"comment/762\",[]],[\"name/763\",[366,62.628]],[\"comment/763\",[]],[\"name/764\",[367,62.628]],[\"comment/764\",[]],[\"name/765\",[368,62.628]],[\"comment/765\",[]],[\"name/766\",[369,62.628]],[\"comment/766\",[]],[\"name/767\",[370,60.621]],[\"comment/767\",[]],[\"name/768\",[371,62.628]],[\"comment/768\",[]],[\"name/769\",[372,62.628]],[\"comment/769\",[]],[\"name/770\",[373,62.628]],[\"comment/770\",[]],[\"name/771\",[374,62.628]],[\"comment/771\",[]],[\"name/772\",[375,62.628]],[\"comment/772\",[]],[\"name/773\",[376,60.621]],[\"comment/773\",[]],[\"name/774\",[377,62.628]],[\"comment/774\",[]],[\"name/775\",[378,62.628]],[\"comment/775\",[]],[\"name/776\",[48,47.464]],[\"comment/776\",[]],[\"name/777\",[49,47.464]],[\"comment/777\",[]],[\"name/778\",[50,47.464]],[\"comment/778\",[]],[\"name/779\",[51,47.464]],[\"comment/779\",[]],[\"name/780\",[47,47.464]],[\"comment/780\",[]],[\"name/781\",[379,62.628]],[\"comment/781\",[]],[\"name/782\",[106,53.245]],[\"comment/782\",[]],[\"name/783\",[107,53.245]],[\"comment/783\",[]],[\"name/784\",[119,60.621]],[\"comment/784\",[]],[\"name/785\",[380,62.628]],[\"comment/785\",[]],[\"name/786\",[108,53.245]],[\"comment/786\",[]],[\"name/787\",[381,62.628]],[\"comment/787\",[]],[\"name/788\",[382,62.628]],[\"comment/788\",[]],[\"name/789\",[52,46.098]],[\"comment/789\",[]],[\"name/790\",[383,62.628]],[\"comment/790\",[]],[\"name/791\",[384,62.628]],[\"comment/791\",[]],[\"name/792\",[385,62.628]],[\"comment/792\",[]],[\"name/793\",[54,47.464]],[\"comment/793\",[]],[\"name/794\",[386,62.628]],[\"comment/794\",[]],[\"name/795\",[387,62.628]],[\"comment/795\",[]],[\"name/796\",[388,62.628]],[\"comment/796\",[]],[\"name/797\",[389,62.628]],[\"comment/797\",[]],[\"name/798\",[68,47.464]],[\"comment/798\",[]],[\"name/799\",[70,47.464]],[\"comment/799\",[]],[\"name/800\",[71,47.464]],[\"comment/800\",[]],[\"name/801\",[72,47.464]],[\"comment/801\",[]],[\"name/802\",[73,47.464]],[\"comment/802\",[]],[\"name/803\",[74,47.464]],[\"comment/803\",[]],[\"name/804\",[75,47.464]],[\"comment/804\",[]],[\"name/805\",[390,73.614]],[\"comment/805\",[]],[\"name/806\",[391,60.621]],[\"comment/806\",[]],[\"name/807\",[392,68.505]],[\"comment/807\",[]],[\"name/808\",[393,68.505]],[\"comment/808\",[]],[\"name/809\",[394,68.505]],[\"comment/809\",[]],[\"name/810\",[5,47.464]],[\"comment/810\",[]],[\"name/811\",[395,65.141]],[\"comment/811\",[]],[\"name/812\",[396,68.505]],[\"comment/812\",[]],[\"name/813\",[397,73.614]],[\"comment/813\",[]],[\"name/814\",[398,73.614]],[\"comment/814\",[]],[\"name/815\",[309,60.621]],[\"comment/815\",[]],[\"name/816\",[399,73.614]],[\"comment/816\",[]],[\"name/817\",[400,73.614]],[\"comment/817\",[]],[\"name/818\",[7,35.696]],[\"comment/818\",[]],[\"name/819\",[225,65.141]],[\"comment/819\",[]],[\"name/820\",[230,65.141]],[\"comment/820\",[]],[\"name/821\",[391,60.621]],[\"comment/821\",[]],[\"name/822\",[396,68.505]],[\"comment/822\",[]],[\"name/823\",[401,68.505]],[\"comment/823\",[]],[\"name/824\",[392,68.505]],[\"comment/824\",[]],[\"name/825\",[393,68.505]],[\"comment/825\",[]],[\"name/826\",[394,68.505]],[\"comment/826\",[]],[\"name/827\",[5,47.464]],[\"comment/827\",[]],[\"name/828\",[395,65.141]],[\"comment/828\",[]],[\"name/829\",[402,73.614]],[\"comment/829\",[]],[\"name/830\",[110,48.491]],[\"comment/830\",[]],[\"name/831\",[231,68.505]],[\"comment/831\",[]],[\"name/832\",[136,53.245]],[\"comment/832\",[]],[\"name/833\",[403,68.505]],[\"comment/833\",[]],[\"name/834\",[404,73.614]],[\"comment/834\",[]],[\"name/835\",[405,73.614]],[\"comment/835\",[]],[\"name/836\",[406,73.614]],[\"comment/836\",[]],[\"name/837\",[407,73.614]],[\"comment/837\",[]],[\"name/838\",[278,58.95]],[\"comment/838\",[]],[\"name/839\",[194,55.155]],[\"comment/839\",[]],[\"name/840\",[408,73.614]],[\"comment/840\",[]],[\"name/841\",[117,53.245]],[\"comment/841\",[]],[\"name/842\",[409,73.614]],[\"comment/842\",[]],[\"name/843\",[410,73.614]],[\"comment/843\",[]],[\"name/844\",[3,58.95]],[\"comment/844\",[]],[\"name/845\",[252,62.628]],[\"comment/845\",[]],[\"name/846\",[253,62.628]],[\"comment/846\",[]],[\"name/847\",[254,62.628]],[\"comment/847\",[]],[\"name/848\",[255,62.628]],[\"comment/848\",[]],[\"name/849\",[256,62.628]],[\"comment/849\",[]],[\"name/850\",[257,62.628]],[\"comment/850\",[]],[\"name/851\",[258,62.628]],[\"comment/851\",[]],[\"name/852\",[259,62.628]],[\"comment/852\",[]],[\"name/853\",[260,62.628]],[\"comment/853\",[]],[\"name/854\",[261,62.628]],[\"comment/854\",[]],[\"name/855\",[262,62.628]],[\"comment/855\",[]],[\"name/856\",[263,62.628]],[\"comment/856\",[]],[\"name/857\",[264,62.628]],[\"comment/857\",[]],[\"name/858\",[265,62.628]],[\"comment/858\",[]],[\"name/859\",[266,62.628]],[\"comment/859\",[]],[\"name/860\",[6,47.464]],[\"comment/860\",[]],[\"name/861\",[7,35.696]],[\"comment/861\",[]],[\"name/862\",[411,68.505]],[\"comment/862\",[]],[\"name/863\",[9,54.155]],[\"comment/863\",[]],[\"name/864\",[276,62.628]],[\"comment/864\",[]],[\"name/865\",[273,62.628]],[\"comment/865\",[]],[\"name/866\",[274,62.628]],[\"comment/866\",[]],[\"name/867\",[275,62.628]],[\"comment/867\",[]],[\"name/868\",[248,55.155]],[\"comment/868\",[]],[\"name/869\",[194,55.155]],[\"comment/869\",[]],[\"name/870\",[272,62.628]],[\"comment/870\",[]],[\"name/871\",[277,62.628]],[\"comment/871\",[]],[\"name/872\",[125,52.411]],[\"comment/872\",[]],[\"name/873\",[278,58.95]],[\"comment/873\",[]],[\"name/874\",[279,62.628]],[\"comment/874\",[]],[\"name/875\",[280,62.628]],[\"comment/875\",[]],[\"name/876\",[281,60.621]],[\"comment/876\",[]],[\"name/877\",[117,53.245]],[\"comment/877\",[]],[\"name/878\",[282,62.628]],[\"comment/878\",[]],[\"name/879\",[283,62.628]],[\"comment/879\",[]],[\"name/880\",[284,62.628]],[\"comment/880\",[]],[\"name/881\",[285,62.628]],[\"comment/881\",[]],[\"name/882\",[286,62.628]],[\"comment/882\",[]],[\"name/883\",[287,62.628]],[\"comment/883\",[]],[\"name/884\",[288,62.628]],[\"comment/884\",[]],[\"name/885\",[289,62.628]],[\"comment/885\",[]],[\"name/886\",[290,62.628]],[\"comment/886\",[]],[\"name/887\",[291,62.628]],[\"comment/887\",[]],[\"name/888\",[292,62.628]],[\"comment/888\",[]],[\"name/889\",[293,62.628]],[\"comment/889\",[]],[\"name/890\",[294,62.628]],[\"comment/890\",[]],[\"name/891\",[295,62.628]],[\"comment/891\",[]],[\"name/892\",[53,47.464]],[\"comment/892\",[]],[\"name/893\",[296,62.628]],[\"comment/893\",[]],[\"name/894\",[297,62.628]],[\"comment/894\",[]],[\"name/895\",[298,62.628]],[\"comment/895\",[]],[\"name/896\",[299,62.628]],[\"comment/896\",[]],[\"name/897\",[300,60.621]],[\"comment/897\",[]],[\"name/898\",[301,62.628]],[\"comment/898\",[]],[\"name/899\",[302,62.628]],[\"comment/899\",[]],[\"name/900\",[303,62.628]],[\"comment/900\",[]],[\"name/901\",[304,62.628]],[\"comment/901\",[]],[\"name/902\",[305,62.628]],[\"comment/902\",[]],[\"name/903\",[306,60.621]],[\"comment/903\",[]],[\"name/904\",[307,60.621]],[\"comment/904\",[]],[\"name/905\",[308,60.621]],[\"comment/905\",[]],[\"name/906\",[309,60.621]],[\"comment/906\",[]],[\"name/907\",[310,62.628]],[\"comment/907\",[]],[\"name/908\",[311,62.628]],[\"comment/908\",[]],[\"name/909\",[312,62.628]],[\"comment/909\",[]],[\"name/910\",[313,62.628]],[\"comment/910\",[]],[\"name/911\",[314,62.628]],[\"comment/911\",[]],[\"name/912\",[315,62.628]],[\"comment/912\",[]],[\"name/913\",[316,62.628]],[\"comment/913\",[]],[\"name/914\",[317,62.628]],[\"comment/914\",[]],[\"name/915\",[318,62.628]],[\"comment/915\",[]],[\"name/916\",[319,62.628]],[\"comment/916\",[]],[\"name/917\",[320,62.628]],[\"comment/917\",[]],[\"name/918\",[321,62.628]],[\"comment/918\",[]],[\"name/919\",[322,62.628]],[\"comment/919\",[]],[\"name/920\",[323,62.628]],[\"comment/920\",[]],[\"name/921\",[324,62.628]],[\"comment/921\",[]],[\"name/922\",[325,62.628]],[\"comment/922\",[]],[\"name/923\",[326,62.628]],[\"comment/923\",[]],[\"name/924\",[327,62.628]],[\"comment/924\",[]],[\"name/925\",[328,62.628]],[\"comment/925\",[]],[\"name/926\",[329,62.628]],[\"comment/926\",[]],[\"name/927\",[330,62.628]],[\"comment/927\",[]],[\"name/928\",[331,62.628]],[\"comment/928\",[]],[\"name/929\",[332,62.628]],[\"comment/929\",[]],[\"name/930\",[333,62.628]],[\"comment/930\",[]],[\"name/931\",[334,62.628]],[\"comment/931\",[]],[\"name/932\",[335,62.628]],[\"comment/932\",[]],[\"name/933\",[336,62.628]],[\"comment/933\",[]],[\"name/934\",[337,62.628]],[\"comment/934\",[]],[\"name/935\",[338,62.628]],[\"comment/935\",[]],[\"name/936\",[339,62.628]],[\"comment/936\",[]],[\"name/937\",[340,62.628]],[\"comment/937\",[]],[\"name/938\",[341,62.628]],[\"comment/938\",[]],[\"name/939\",[342,62.628]],[\"comment/939\",[]],[\"name/940\",[343,62.628]],[\"comment/940\",[]],[\"name/941\",[344,62.628]],[\"comment/941\",[]],[\"name/942\",[345,62.628]],[\"comment/942\",[]],[\"name/943\",[346,62.628]],[\"comment/943\",[]],[\"name/944\",[35,46.098]],[\"comment/944\",[]],[\"name/945\",[36,46.988]],[\"comment/945\",[]],[\"name/946\",[347,60.621]],[\"comment/946\",[]],[\"name/947\",[348,62.628]],[\"comment/947\",[]],[\"name/948\",[349,62.628]],[\"comment/948\",[]],[\"name/949\",[350,60.621]],[\"comment/949\",[]],[\"name/950\",[351,62.628]],[\"comment/950\",[]],[\"name/951\",[352,62.628]],[\"comment/951\",[]],[\"name/952\",[353,60.621]],[\"comment/952\",[]],[\"name/953\",[354,60.621]],[\"comment/953\",[]],[\"name/954\",[355,62.628]],[\"comment/954\",[]],[\"name/955\",[356,62.628]],[\"comment/955\",[]],[\"name/956\",[357,62.628]],[\"comment/956\",[]],[\"name/957\",[358,62.628]],[\"comment/957\",[]],[\"name/958\",[359,62.628]],[\"comment/958\",[]],[\"name/959\",[45,46.988]],[\"comment/959\",[]],[\"name/960\",[69,46.533]],[\"comment/960\",[]],[\"name/961\",[360,62.628]],[\"comment/961\",[]],[\"name/962\",[361,62.628]],[\"comment/962\",[]],[\"name/963\",[362,62.628]],[\"comment/963\",[]],[\"name/964\",[363,62.628]],[\"comment/964\",[]],[\"name/965\",[364,62.628]],[\"comment/965\",[]],[\"name/966\",[365,62.628]],[\"comment/966\",[]],[\"name/967\",[366,62.628]],[\"comment/967\",[]],[\"name/968\",[367,62.628]],[\"comment/968\",[]],[\"name/969\",[368,62.628]],[\"comment/969\",[]],[\"name/970\",[369,62.628]],[\"comment/970\",[]],[\"name/971\",[370,60.621]],[\"comment/971\",[]],[\"name/972\",[371,62.628]],[\"comment/972\",[]],[\"name/973\",[372,62.628]],[\"comment/973\",[]],[\"name/974\",[373,62.628]],[\"comment/974\",[]],[\"name/975\",[374,62.628]],[\"comment/975\",[]],[\"name/976\",[375,62.628]],[\"comment/976\",[]],[\"name/977\",[376,60.621]],[\"comment/977\",[]],[\"name/978\",[377,62.628]],[\"comment/978\",[]],[\"name/979\",[378,62.628]],[\"comment/979\",[]],[\"name/980\",[48,47.464]],[\"comment/980\",[]],[\"name/981\",[49,47.464]],[\"comment/981\",[]],[\"name/982\",[50,47.464]],[\"comment/982\",[]],[\"name/983\",[51,47.464]],[\"comment/983\",[]],[\"name/984\",[47,47.464]],[\"comment/984\",[]],[\"name/985\",[379,62.628]],[\"comment/985\",[]],[\"name/986\",[106,53.245]],[\"comment/986\",[]],[\"name/987\",[107,53.245]],[\"comment/987\",[]],[\"name/988\",[119,60.621]],[\"comment/988\",[]],[\"name/989\",[380,62.628]],[\"comment/989\",[]],[\"name/990\",[108,53.245]],[\"comment/990\",[]],[\"name/991\",[381,62.628]],[\"comment/991\",[]],[\"name/992\",[382,62.628]],[\"comment/992\",[]],[\"name/993\",[52,46.098]],[\"comment/993\",[]],[\"name/994\",[383,62.628]],[\"comment/994\",[]],[\"name/995\",[384,62.628]],[\"comment/995\",[]],[\"name/996\",[385,62.628]],[\"comment/996\",[]],[\"name/997\",[54,47.464]],[\"comment/997\",[]],[\"name/998\",[386,62.628]],[\"comment/998\",[]],[\"name/999\",[387,62.628]],[\"comment/999\",[]],[\"name/1000\",[388,62.628]],[\"comment/1000\",[]],[\"name/1001\",[389,62.628]],[\"comment/1001\",[]],[\"name/1002\",[68,47.464]],[\"comment/1002\",[]],[\"name/1003\",[70,47.464]],[\"comment/1003\",[]],[\"name/1004\",[71,47.464]],[\"comment/1004\",[]],[\"name/1005\",[72,47.464]],[\"comment/1005\",[]],[\"name/1006\",[73,47.464]],[\"comment/1006\",[]],[\"name/1007\",[74,47.464]],[\"comment/1007\",[]],[\"name/1008\",[75,47.464]],[\"comment/1008\",[]],[\"name/1009\",[412,73.614]],[\"comment/1009\",[]],[\"name/1010\",[3,58.95]],[\"comment/1010\",[]],[\"name/1011\",[252,62.628]],[\"comment/1011\",[]],[\"name/1012\",[253,62.628]],[\"comment/1012\",[]],[\"name/1013\",[254,62.628]],[\"comment/1013\",[]],[\"name/1014\",[255,62.628]],[\"comment/1014\",[]],[\"name/1015\",[256,62.628]],[\"comment/1015\",[]],[\"name/1016\",[257,62.628]],[\"comment/1016\",[]],[\"name/1017\",[258,62.628]],[\"comment/1017\",[]],[\"name/1018\",[259,62.628]],[\"comment/1018\",[]],[\"name/1019\",[260,62.628]],[\"comment/1019\",[]],[\"name/1020\",[261,62.628]],[\"comment/1020\",[]],[\"name/1021\",[262,62.628]],[\"comment/1021\",[]],[\"name/1022\",[263,62.628]],[\"comment/1022\",[]],[\"name/1023\",[264,62.628]],[\"comment/1023\",[]],[\"name/1024\",[265,62.628]],[\"comment/1024\",[]],[\"name/1025\",[266,62.628]],[\"comment/1025\",[]],[\"name/1026\",[6,47.464]],[\"comment/1026\",[]],[\"name/1027\",[7,35.696]],[\"comment/1027\",[]],[\"name/1028\",[271,68.505]],[\"comment/1028\",[]],[\"name/1029\",[136,53.245]],[\"comment/1029\",[]],[\"name/1030\",[248,55.155]],[\"comment/1030\",[]],[\"name/1031\",[194,55.155]],[\"comment/1031\",[]],[\"name/1032\",[272,62.628]],[\"comment/1032\",[]],[\"name/1033\",[269,68.505]],[\"comment/1033\",[]],[\"name/1034\",[117,53.245]],[\"comment/1034\",[]],[\"name/1035\",[273,62.628]],[\"comment/1035\",[]],[\"name/1036\",[274,62.628]],[\"comment/1036\",[]],[\"name/1037\",[275,62.628]],[\"comment/1037\",[]],[\"name/1038\",[9,54.155]],[\"comment/1038\",[]],[\"name/1039\",[276,62.628]],[\"comment/1039\",[]],[\"name/1040\",[277,62.628]],[\"comment/1040\",[]],[\"name/1041\",[125,52.411]],[\"comment/1041\",[]],[\"name/1042\",[278,58.95]],[\"comment/1042\",[]],[\"name/1043\",[279,62.628]],[\"comment/1043\",[]],[\"name/1044\",[280,62.628]],[\"comment/1044\",[]],[\"name/1045\",[281,60.621]],[\"comment/1045\",[]],[\"name/1046\",[282,62.628]],[\"comment/1046\",[]],[\"name/1047\",[283,62.628]],[\"comment/1047\",[]],[\"name/1048\",[284,62.628]],[\"comment/1048\",[]],[\"name/1049\",[285,62.628]],[\"comment/1049\",[]],[\"name/1050\",[286,62.628]],[\"comment/1050\",[]],[\"name/1051\",[287,62.628]],[\"comment/1051\",[]],[\"name/1052\",[288,62.628]],[\"comment/1052\",[]],[\"name/1053\",[289,62.628]],[\"comment/1053\",[]],[\"name/1054\",[290,62.628]],[\"comment/1054\",[]],[\"name/1055\",[291,62.628]],[\"comment/1055\",[]],[\"name/1056\",[292,62.628]],[\"comment/1056\",[]],[\"name/1057\",[293,62.628]],[\"comment/1057\",[]],[\"name/1058\",[294,62.628]],[\"comment/1058\",[]],[\"name/1059\",[295,62.628]],[\"comment/1059\",[]],[\"name/1060\",[53,47.464]],[\"comment/1060\",[]],[\"name/1061\",[296,62.628]],[\"comment/1061\",[]],[\"name/1062\",[297,62.628]],[\"comment/1062\",[]],[\"name/1063\",[298,62.628]],[\"comment/1063\",[]],[\"name/1064\",[299,62.628]],[\"comment/1064\",[]],[\"name/1065\",[300,60.621]],[\"comment/1065\",[]],[\"name/1066\",[301,62.628]],[\"comment/1066\",[]],[\"name/1067\",[302,62.628]],[\"comment/1067\",[]],[\"name/1068\",[303,62.628]],[\"comment/1068\",[]],[\"name/1069\",[304,62.628]],[\"comment/1069\",[]],[\"name/1070\",[305,62.628]],[\"comment/1070\",[]],[\"name/1071\",[306,60.621]],[\"comment/1071\",[]],[\"name/1072\",[307,60.621]],[\"comment/1072\",[]],[\"name/1073\",[308,60.621]],[\"comment/1073\",[]],[\"name/1074\",[309,60.621]],[\"comment/1074\",[]],[\"name/1075\",[310,62.628]],[\"comment/1075\",[]],[\"name/1076\",[311,62.628]],[\"comment/1076\",[]],[\"name/1077\",[312,62.628]],[\"comment/1077\",[]],[\"name/1078\",[313,62.628]],[\"comment/1078\",[]],[\"name/1079\",[314,62.628]],[\"comment/1079\",[]],[\"name/1080\",[315,62.628]],[\"comment/1080\",[]],[\"name/1081\",[316,62.628]],[\"comment/1081\",[]],[\"name/1082\",[317,62.628]],[\"comment/1082\",[]],[\"name/1083\",[318,62.628]],[\"comment/1083\",[]],[\"name/1084\",[319,62.628]],[\"comment/1084\",[]],[\"name/1085\",[320,62.628]],[\"comment/1085\",[]],[\"name/1086\",[321,62.628]],[\"comment/1086\",[]],[\"name/1087\",[322,62.628]],[\"comment/1087\",[]],[\"name/1088\",[323,62.628]],[\"comment/1088\",[]],[\"name/1089\",[324,62.628]],[\"comment/1089\",[]],[\"name/1090\",[325,62.628]],[\"comment/1090\",[]],[\"name/1091\",[326,62.628]],[\"comment/1091\",[]],[\"name/1092\",[327,62.628]],[\"comment/1092\",[]],[\"name/1093\",[328,62.628]],[\"comment/1093\",[]],[\"name/1094\",[329,62.628]],[\"comment/1094\",[]],[\"name/1095\",[330,62.628]],[\"comment/1095\",[]],[\"name/1096\",[331,62.628]],[\"comment/1096\",[]],[\"name/1097\",[332,62.628]],[\"comment/1097\",[]],[\"name/1098\",[333,62.628]],[\"comment/1098\",[]],[\"name/1099\",[334,62.628]],[\"comment/1099\",[]],[\"name/1100\",[335,62.628]],[\"comment/1100\",[]],[\"name/1101\",[336,62.628]],[\"comment/1101\",[]],[\"name/1102\",[337,62.628]],[\"comment/1102\",[]],[\"name/1103\",[338,62.628]],[\"comment/1103\",[]],[\"name/1104\",[339,62.628]],[\"comment/1104\",[]],[\"name/1105\",[340,62.628]],[\"comment/1105\",[]],[\"name/1106\",[341,62.628]],[\"comment/1106\",[]],[\"name/1107\",[342,62.628]],[\"comment/1107\",[]],[\"name/1108\",[343,62.628]],[\"comment/1108\",[]],[\"name/1109\",[344,62.628]],[\"comment/1109\",[]],[\"name/1110\",[345,62.628]],[\"comment/1110\",[]],[\"name/1111\",[346,62.628]],[\"comment/1111\",[]],[\"name/1112\",[35,46.098]],[\"comment/1112\",[]],[\"name/1113\",[36,46.988]],[\"comment/1113\",[]],[\"name/1114\",[347,60.621]],[\"comment/1114\",[]],[\"name/1115\",[348,62.628]],[\"comment/1115\",[]],[\"name/1116\",[349,62.628]],[\"comment/1116\",[]],[\"name/1117\",[350,60.621]],[\"comment/1117\",[]],[\"name/1118\",[351,62.628]],[\"comment/1118\",[]],[\"name/1119\",[352,62.628]],[\"comment/1119\",[]],[\"name/1120\",[353,60.621]],[\"comment/1120\",[]],[\"name/1121\",[354,60.621]],[\"comment/1121\",[]],[\"name/1122\",[355,62.628]],[\"comment/1122\",[]],[\"name/1123\",[356,62.628]],[\"comment/1123\",[]],[\"name/1124\",[357,62.628]],[\"comment/1124\",[]],[\"name/1125\",[358,62.628]],[\"comment/1125\",[]],[\"name/1126\",[359,62.628]],[\"comment/1126\",[]],[\"name/1127\",[45,46.988]],[\"comment/1127\",[]],[\"name/1128\",[69,46.533]],[\"comment/1128\",[]],[\"name/1129\",[360,62.628]],[\"comment/1129\",[]],[\"name/1130\",[361,62.628]],[\"comment/1130\",[]],[\"name/1131\",[362,62.628]],[\"comment/1131\",[]],[\"name/1132\",[363,62.628]],[\"comment/1132\",[]],[\"name/1133\",[364,62.628]],[\"comment/1133\",[]],[\"name/1134\",[365,62.628]],[\"comment/1134\",[]],[\"name/1135\",[366,62.628]],[\"comment/1135\",[]],[\"name/1136\",[367,62.628]],[\"comment/1136\",[]],[\"name/1137\",[368,62.628]],[\"comment/1137\",[]],[\"name/1138\",[369,62.628]],[\"comment/1138\",[]],[\"name/1139\",[370,60.621]],[\"comment/1139\",[]],[\"name/1140\",[371,62.628]],[\"comment/1140\",[]],[\"name/1141\",[372,62.628]],[\"comment/1141\",[]],[\"name/1142\",[373,62.628]],[\"comment/1142\",[]],[\"name/1143\",[374,62.628]],[\"comment/1143\",[]],[\"name/1144\",[375,62.628]],[\"comment/1144\",[]],[\"name/1145\",[376,60.621]],[\"comment/1145\",[]],[\"name/1146\",[377,62.628]],[\"comment/1146\",[]],[\"name/1147\",[378,62.628]],[\"comment/1147\",[]],[\"name/1148\",[48,47.464]],[\"comment/1148\",[]],[\"name/1149\",[49,47.464]],[\"comment/1149\",[]],[\"name/1150\",[50,47.464]],[\"comment/1150\",[]],[\"name/1151\",[51,47.464]],[\"comment/1151\",[]],[\"name/1152\",[47,47.464]],[\"comment/1152\",[]],[\"name/1153\",[379,62.628]],[\"comment/1153\",[]],[\"name/1154\",[106,53.245]],[\"comment/1154\",[]],[\"name/1155\",[107,53.245]],[\"comment/1155\",[]],[\"name/1156\",[119,60.621]],[\"comment/1156\",[]],[\"name/1157\",[380,62.628]],[\"comment/1157\",[]],[\"name/1158\",[108,53.245]],[\"comment/1158\",[]],[\"name/1159\",[381,62.628]],[\"comment/1159\",[]],[\"name/1160\",[382,62.628]],[\"comment/1160\",[]],[\"name/1161\",[52,46.098]],[\"comment/1161\",[]],[\"name/1162\",[383,62.628]],[\"comment/1162\",[]],[\"name/1163\",[384,62.628]],[\"comment/1163\",[]],[\"name/1164\",[385,62.628]],[\"comment/1164\",[]],[\"name/1165\",[54,47.464]],[\"comment/1165\",[]],[\"name/1166\",[386,62.628]],[\"comment/1166\",[]],[\"name/1167\",[387,62.628]],[\"comment/1167\",[]],[\"name/1168\",[388,62.628]],[\"comment/1168\",[]],[\"name/1169\",[389,62.628]],[\"comment/1169\",[]],[\"name/1170\",[68,47.464]],[\"comment/1170\",[]],[\"name/1171\",[70,47.464]],[\"comment/1171\",[]],[\"name/1172\",[71,47.464]],[\"comment/1172\",[]],[\"name/1173\",[72,47.464]],[\"comment/1173\",[]],[\"name/1174\",[73,47.464]],[\"comment/1174\",[]],[\"name/1175\",[74,47.464]],[\"comment/1175\",[]],[\"name/1176\",[75,47.464]],[\"comment/1176\",[]],[\"name/1177\",[413,73.614]],[\"comment/1177\",[]],[\"name/1178\",[3,58.95]],[\"comment/1178\",[]],[\"name/1179\",[252,62.628]],[\"comment/1179\",[]],[\"name/1180\",[253,62.628]],[\"comment/1180\",[]],[\"name/1181\",[254,62.628]],[\"comment/1181\",[]],[\"name/1182\",[255,62.628]],[\"comment/1182\",[]],[\"name/1183\",[256,62.628]],[\"comment/1183\",[]],[\"name/1184\",[257,62.628]],[\"comment/1184\",[]],[\"name/1185\",[258,62.628]],[\"comment/1185\",[]],[\"name/1186\",[259,62.628]],[\"comment/1186\",[]],[\"name/1187\",[260,62.628]],[\"comment/1187\",[]],[\"name/1188\",[261,62.628]],[\"comment/1188\",[]],[\"name/1189\",[262,62.628]],[\"comment/1189\",[]],[\"name/1190\",[263,62.628]],[\"comment/1190\",[]],[\"name/1191\",[264,62.628]],[\"comment/1191\",[]],[\"name/1192\",[265,62.628]],[\"comment/1192\",[]],[\"name/1193\",[266,62.628]],[\"comment/1193\",[]],[\"name/1194\",[6,47.464]],[\"comment/1194\",[]],[\"name/1195\",[7,35.696]],[\"comment/1195\",[]],[\"name/1196\",[273,62.628]],[\"comment/1196\",[]],[\"name/1197\",[274,62.628]],[\"comment/1197\",[]],[\"name/1198\",[275,62.628]],[\"comment/1198\",[]],[\"name/1199\",[248,55.155]],[\"comment/1199\",[]],[\"name/1200\",[9,54.155]],[\"comment/1200\",[]],[\"name/1201\",[276,62.628]],[\"comment/1201\",[]],[\"name/1202\",[194,55.155]],[\"comment/1202\",[]],[\"name/1203\",[272,62.628]],[\"comment/1203\",[]],[\"name/1204\",[414,73.614]],[\"comment/1204\",[]],[\"name/1205\",[277,62.628]],[\"comment/1205\",[]],[\"name/1206\",[125,52.411]],[\"comment/1206\",[]],[\"name/1207\",[278,58.95]],[\"comment/1207\",[]],[\"name/1208\",[279,62.628]],[\"comment/1208\",[]],[\"name/1209\",[280,62.628]],[\"comment/1209\",[]],[\"name/1210\",[281,60.621]],[\"comment/1210\",[]],[\"name/1211\",[117,53.245]],[\"comment/1211\",[]],[\"name/1212\",[282,62.628]],[\"comment/1212\",[]],[\"name/1213\",[283,62.628]],[\"comment/1213\",[]],[\"name/1214\",[284,62.628]],[\"comment/1214\",[]],[\"name/1215\",[285,62.628]],[\"comment/1215\",[]],[\"name/1216\",[286,62.628]],[\"comment/1216\",[]],[\"name/1217\",[287,62.628]],[\"comment/1217\",[]],[\"name/1218\",[288,62.628]],[\"comment/1218\",[]],[\"name/1219\",[289,62.628]],[\"comment/1219\",[]],[\"name/1220\",[290,62.628]],[\"comment/1220\",[]],[\"name/1221\",[291,62.628]],[\"comment/1221\",[]],[\"name/1222\",[292,62.628]],[\"comment/1222\",[]],[\"name/1223\",[293,62.628]],[\"comment/1223\",[]],[\"name/1224\",[294,62.628]],[\"comment/1224\",[]],[\"name/1225\",[295,62.628]],[\"comment/1225\",[]],[\"name/1226\",[53,47.464]],[\"comment/1226\",[]],[\"name/1227\",[296,62.628]],[\"comment/1227\",[]],[\"name/1228\",[297,62.628]],[\"comment/1228\",[]],[\"name/1229\",[298,62.628]],[\"comment/1229\",[]],[\"name/1230\",[299,62.628]],[\"comment/1230\",[]],[\"name/1231\",[300,60.621]],[\"comment/1231\",[]],[\"name/1232\",[301,62.628]],[\"comment/1232\",[]],[\"name/1233\",[302,62.628]],[\"comment/1233\",[]],[\"name/1234\",[303,62.628]],[\"comment/1234\",[]],[\"name/1235\",[304,62.628]],[\"comment/1235\",[]],[\"name/1236\",[305,62.628]],[\"comment/1236\",[]],[\"name/1237\",[306,60.621]],[\"comment/1237\",[]],[\"name/1238\",[307,60.621]],[\"comment/1238\",[]],[\"name/1239\",[308,60.621]],[\"comment/1239\",[]],[\"name/1240\",[309,60.621]],[\"comment/1240\",[]],[\"name/1241\",[310,62.628]],[\"comment/1241\",[]],[\"name/1242\",[311,62.628]],[\"comment/1242\",[]],[\"name/1243\",[312,62.628]],[\"comment/1243\",[]],[\"name/1244\",[313,62.628]],[\"comment/1244\",[]],[\"name/1245\",[314,62.628]],[\"comment/1245\",[]],[\"name/1246\",[315,62.628]],[\"comment/1246\",[]],[\"name/1247\",[316,62.628]],[\"comment/1247\",[]],[\"name/1248\",[317,62.628]],[\"comment/1248\",[]],[\"name/1249\",[318,62.628]],[\"comment/1249\",[]],[\"name/1250\",[319,62.628]],[\"comment/1250\",[]],[\"name/1251\",[320,62.628]],[\"comment/1251\",[]],[\"name/1252\",[321,62.628]],[\"comment/1252\",[]],[\"name/1253\",[322,62.628]],[\"comment/1253\",[]],[\"name/1254\",[323,62.628]],[\"comment/1254\",[]],[\"name/1255\",[324,62.628]],[\"comment/1255\",[]],[\"name/1256\",[325,62.628]],[\"comment/1256\",[]],[\"name/1257\",[326,62.628]],[\"comment/1257\",[]],[\"name/1258\",[327,62.628]],[\"comment/1258\",[]],[\"name/1259\",[328,62.628]],[\"comment/1259\",[]],[\"name/1260\",[329,62.628]],[\"comment/1260\",[]],[\"name/1261\",[330,62.628]],[\"comment/1261\",[]],[\"name/1262\",[331,62.628]],[\"comment/1262\",[]],[\"name/1263\",[332,62.628]],[\"comment/1263\",[]],[\"name/1264\",[333,62.628]],[\"comment/1264\",[]],[\"name/1265\",[334,62.628]],[\"comment/1265\",[]],[\"name/1266\",[335,62.628]],[\"comment/1266\",[]],[\"name/1267\",[336,62.628]],[\"comment/1267\",[]],[\"name/1268\",[337,62.628]],[\"comment/1268\",[]],[\"name/1269\",[338,62.628]],[\"comment/1269\",[]],[\"name/1270\",[339,62.628]],[\"comment/1270\",[]],[\"name/1271\",[340,62.628]],[\"comment/1271\",[]],[\"name/1272\",[341,62.628]],[\"comment/1272\",[]],[\"name/1273\",[342,62.628]],[\"comment/1273\",[]],[\"name/1274\",[343,62.628]],[\"comment/1274\",[]],[\"name/1275\",[344,62.628]],[\"comment/1275\",[]],[\"name/1276\",[345,62.628]],[\"comment/1276\",[]],[\"name/1277\",[346,62.628]],[\"comment/1277\",[]],[\"name/1278\",[35,46.098]],[\"comment/1278\",[]],[\"name/1279\",[36,46.988]],[\"comment/1279\",[]],[\"name/1280\",[347,60.621]],[\"comment/1280\",[]],[\"name/1281\",[348,62.628]],[\"comment/1281\",[]],[\"name/1282\",[349,62.628]],[\"comment/1282\",[]],[\"name/1283\",[350,60.621]],[\"comment/1283\",[]],[\"name/1284\",[351,62.628]],[\"comment/1284\",[]],[\"name/1285\",[352,62.628]],[\"comment/1285\",[]],[\"name/1286\",[353,60.621]],[\"comment/1286\",[]],[\"name/1287\",[354,60.621]],[\"comment/1287\",[]],[\"name/1288\",[355,62.628]],[\"comment/1288\",[]],[\"name/1289\",[356,62.628]],[\"comment/1289\",[]],[\"name/1290\",[357,62.628]],[\"comment/1290\",[]],[\"name/1291\",[358,62.628]],[\"comment/1291\",[]],[\"name/1292\",[359,62.628]],[\"comment/1292\",[]],[\"name/1293\",[45,46.988]],[\"comment/1293\",[]],[\"name/1294\",[69,46.533]],[\"comment/1294\",[]],[\"name/1295\",[360,62.628]],[\"comment/1295\",[]],[\"name/1296\",[361,62.628]],[\"comment/1296\",[]],[\"name/1297\",[362,62.628]],[\"comment/1297\",[]],[\"name/1298\",[363,62.628]],[\"comment/1298\",[]],[\"name/1299\",[364,62.628]],[\"comment/1299\",[]],[\"name/1300\",[365,62.628]],[\"comment/1300\",[]],[\"name/1301\",[366,62.628]],[\"comment/1301\",[]],[\"name/1302\",[367,62.628]],[\"comment/1302\",[]],[\"name/1303\",[368,62.628]],[\"comment/1303\",[]],[\"name/1304\",[369,62.628]],[\"comment/1304\",[]],[\"name/1305\",[370,60.621]],[\"comment/1305\",[]],[\"name/1306\",[371,62.628]],[\"comment/1306\",[]],[\"name/1307\",[372,62.628]],[\"comment/1307\",[]],[\"name/1308\",[373,62.628]],[\"comment/1308\",[]],[\"name/1309\",[374,62.628]],[\"comment/1309\",[]],[\"name/1310\",[375,62.628]],[\"comment/1310\",[]],[\"name/1311\",[376,60.621]],[\"comment/1311\",[]],[\"name/1312\",[377,62.628]],[\"comment/1312\",[]],[\"name/1313\",[378,62.628]],[\"comment/1313\",[]],[\"name/1314\",[48,47.464]],[\"comment/1314\",[]],[\"name/1315\",[49,47.464]],[\"comment/1315\",[]],[\"name/1316\",[50,47.464]],[\"comment/1316\",[]],[\"name/1317\",[51,47.464]],[\"comment/1317\",[]],[\"name/1318\",[47,47.464]],[\"comment/1318\",[]],[\"name/1319\",[379,62.628]],[\"comment/1319\",[]],[\"name/1320\",[106,53.245]],[\"comment/1320\",[]],[\"name/1321\",[107,53.245]],[\"comment/1321\",[]],[\"name/1322\",[119,60.621]],[\"comment/1322\",[]],[\"name/1323\",[380,62.628]],[\"comment/1323\",[]],[\"name/1324\",[108,53.245]],[\"comment/1324\",[]],[\"name/1325\",[381,62.628]],[\"comment/1325\",[]],[\"name/1326\",[382,62.628]],[\"comment/1326\",[]],[\"name/1327\",[52,46.098]],[\"comment/1327\",[]],[\"name/1328\",[383,62.628]],[\"comment/1328\",[]],[\"name/1329\",[384,62.628]],[\"comment/1329\",[]],[\"name/1330\",[385,62.628]],[\"comment/1330\",[]],[\"name/1331\",[54,47.464]],[\"comment/1331\",[]],[\"name/1332\",[386,62.628]],[\"comment/1332\",[]],[\"name/1333\",[387,62.628]],[\"comment/1333\",[]],[\"name/1334\",[388,62.628]],[\"comment/1334\",[]],[\"name/1335\",[389,62.628]],[\"comment/1335\",[]],[\"name/1336\",[68,47.464]],[\"comment/1336\",[]],[\"name/1337\",[70,47.464]],[\"comment/1337\",[]],[\"name/1338\",[71,47.464]],[\"comment/1338\",[]],[\"name/1339\",[72,47.464]],[\"comment/1339\",[]],[\"name/1340\",[73,47.464]],[\"comment/1340\",[]],[\"name/1341\",[74,47.464]],[\"comment/1341\",[]],[\"name/1342\",[75,47.464]],[\"comment/1342\",[]],[\"name/1343\",[401,68.505]],[\"comment/1343\",[]],[\"name/1344\",[7,35.696]],[\"comment/1344\",[]],[\"name/1345\",[415,73.614]],[\"comment/1345\",[]],[\"name/1346\",[221,68.505]],[\"comment/1346\",[]],[\"name/1347\",[136,53.245]],[\"comment/1347\",[]],[\"name/1348\",[416,73.614]],[\"comment/1348\",[]],[\"name/1349\",[417,73.614]],[\"comment/1349\",[]],[\"name/1350\",[10,60.621]],[\"comment/1350\",[]],[\"name/1351\",[418,73.614]],[\"comment/1351\",[]],[\"name/1352\",[4,49.635]],[\"comment/1352\",[]],[\"name/1353\",[5,47.464]],[\"comment/1353\",[]],[\"name/1354\",[6,47.464]],[\"comment/1354\",[]],[\"name/1355\",[7,35.696]],[\"comment/1355\",[]],[\"name/1356\",[419,73.614]],[\"comment/1356\",[]],[\"name/1357\",[420,68.505]],[\"comment/1357\",[]],[\"name/1358\",[421,73.614]],[\"comment/1358\",[]],[\"name/1359\",[422,73.614]],[\"comment/1359\",[]],[\"name/1360\",[423,65.141]],[\"comment/1360\",[]],[\"name/1361\",[424,73.614]],[\"comment/1361\",[]],[\"name/1362\",[236,65.141]],[\"comment/1362\",[]],[\"name/1363\",[425,73.614]],[\"comment/1363\",[]],[\"name/1364\",[426,73.614]],[\"comment/1364\",[]],[\"name/1365\",[427,73.614]],[\"comment/1365\",[]],[\"name/1366\",[428,73.614]],[\"comment/1366\",[]],[\"name/1367\",[429,73.614]],[\"comment/1367\",[]],[\"name/1368\",[430,73.614]],[\"comment/1368\",[]],[\"name/1369\",[431,73.614]],[\"comment/1369\",[]],[\"name/1370\",[432,60.621]],[\"comment/1370\",[]],[\"name/1371\",[23,49.046]],[\"comment/1371\",[]],[\"name/1372\",[35,46.098]],[\"comment/1372\",[]],[\"name/1373\",[36,46.988]],[\"comment/1373\",[]],[\"name/1374\",[37,49.635]],[\"comment/1374\",[]],[\"name/1375\",[38,49.635]],[\"comment/1375\",[]],[\"name/1376\",[39,49.635]],[\"comment/1376\",[]],[\"name/1377\",[40,49.635]],[\"comment/1377\",[]],[\"name/1378\",[41,49.046]],[\"comment/1378\",[]],[\"name/1379\",[42,49.635]],[\"comment/1379\",[]],[\"name/1380\",[43,49.635]],[\"comment/1380\",[]],[\"name/1381\",[44,49.635]],[\"comment/1381\",[]],[\"name/1382\",[45,46.988]],[\"comment/1382\",[]],[\"name/1383\",[46,49.635]],[\"comment/1383\",[]],[\"name/1384\",[47,47.464]],[\"comment/1384\",[]],[\"name/1385\",[48,47.464]],[\"comment/1385\",[]],[\"name/1386\",[49,47.464]],[\"comment/1386\",[]],[\"name/1387\",[50,47.464]],[\"comment/1387\",[]],[\"name/1388\",[51,47.464]],[\"comment/1388\",[]],[\"name/1389\",[52,46.098]],[\"comment/1389\",[]],[\"name/1390\",[53,47.464]],[\"comment/1390\",[]],[\"name/1391\",[54,47.464]],[\"comment/1391\",[]],[\"name/1392\",[55,49.046]],[\"comment/1392\",[]],[\"name/1393\",[56,49.046]],[\"comment/1393\",[]],[\"name/1394\",[57,49.046]],[\"comment/1394\",[]],[\"name/1395\",[58,49.635]],[\"comment/1395\",[]],[\"name/1396\",[59,48.491]],[\"comment/1396\",[]],[\"name/1397\",[60,49.635]],[\"comment/1397\",[]],[\"name/1398\",[61,49.635]],[\"comment/1398\",[]],[\"name/1399\",[20,49.635]],[\"comment/1399\",[]],[\"name/1400\",[62,49.046]],[\"comment/1400\",[]],[\"name/1401\",[21,49.635]],[\"comment/1401\",[]],[\"name/1402\",[22,49.635]],[\"comment/1402\",[]],[\"name/1403\",[63,49.635]],[\"comment/1403\",[]],[\"name/1404\",[64,49.635]],[\"comment/1404\",[]],[\"name/1405\",[65,49.635]],[\"comment/1405\",[]],[\"name/1406\",[66,49.635]],[\"comment/1406\",[]],[\"name/1407\",[67,49.635]],[\"comment/1407\",[]],[\"name/1408\",[68,47.464]],[\"comment/1408\",[]],[\"name/1409\",[69,46.533]],[\"comment/1409\",[]],[\"name/1410\",[70,47.464]],[\"comment/1410\",[]],[\"name/1411\",[71,47.464]],[\"comment/1411\",[]],[\"name/1412\",[72,47.464]],[\"comment/1412\",[]],[\"name/1413\",[73,47.464]],[\"comment/1413\",[]],[\"name/1414\",[74,47.464]],[\"comment/1414\",[]],[\"name/1415\",[75,47.464]],[\"comment/1415\",[]],[\"name/1416\",[433,73.614]],[\"comment/1416\",[]],[\"name/1417\",[4,49.635]],[\"comment/1417\",[]],[\"name/1418\",[5,47.464]],[\"comment/1418\",[]],[\"name/1419\",[6,47.464]],[\"comment/1419\",[]],[\"name/1420\",[7,35.696]],[\"comment/1420\",[]],[\"name/1421\",[434,73.614]],[\"comment/1421\",[]],[\"name/1422\",[435,73.614]],[\"comment/1422\",[]],[\"name/1423\",[59,48.491]],[\"comment/1423\",[]],[\"name/1424\",[35,46.098]],[\"comment/1424\",[]],[\"name/1425\",[36,46.988]],[\"comment/1425\",[]],[\"name/1426\",[37,49.635]],[\"comment/1426\",[]],[\"name/1427\",[38,49.635]],[\"comment/1427\",[]],[\"name/1428\",[39,49.635]],[\"comment/1428\",[]],[\"name/1429\",[40,49.635]],[\"comment/1429\",[]],[\"name/1430\",[41,49.046]],[\"comment/1430\",[]],[\"name/1431\",[42,49.635]],[\"comment/1431\",[]],[\"name/1432\",[43,49.635]],[\"comment/1432\",[]],[\"name/1433\",[44,49.635]],[\"comment/1433\",[]],[\"name/1434\",[45,46.988]],[\"comment/1434\",[]],[\"name/1435\",[46,49.635]],[\"comment/1435\",[]],[\"name/1436\",[47,47.464]],[\"comment/1436\",[]],[\"name/1437\",[48,47.464]],[\"comment/1437\",[]],[\"name/1438\",[49,47.464]],[\"comment/1438\",[]],[\"name/1439\",[50,47.464]],[\"comment/1439\",[]],[\"name/1440\",[51,47.464]],[\"comment/1440\",[]],[\"name/1441\",[52,46.098]],[\"comment/1441\",[]],[\"name/1442\",[53,47.464]],[\"comment/1442\",[]],[\"name/1443\",[54,47.464]],[\"comment/1443\",[]],[\"name/1444\",[55,49.046]],[\"comment/1444\",[]],[\"name/1445\",[56,49.046]],[\"comment/1445\",[]],[\"name/1446\",[57,49.046]],[\"comment/1446\",[]],[\"name/1447\",[58,49.635]],[\"comment/1447\",[]],[\"name/1448\",[60,49.635]],[\"comment/1448\",[]],[\"name/1449\",[61,49.635]],[\"comment/1449\",[]],[\"name/1450\",[20,49.635]],[\"comment/1450\",[]],[\"name/1451\",[62,49.046]],[\"comment/1451\",[]],[\"name/1452\",[21,49.635]],[\"comment/1452\",[]],[\"name/1453\",[22,49.635]],[\"comment/1453\",[]],[\"name/1454\",[23,49.046]],[\"comment/1454\",[]],[\"name/1455\",[63,49.635]],[\"comment/1455\",[]],[\"name/1456\",[64,49.635]],[\"comment/1456\",[]],[\"name/1457\",[65,49.635]],[\"comment/1457\",[]],[\"name/1458\",[66,49.635]],[\"comment/1458\",[]],[\"name/1459\",[67,49.635]],[\"comment/1459\",[]],[\"name/1460\",[68,47.464]],[\"comment/1460\",[]],[\"name/1461\",[69,46.533]],[\"comment/1461\",[]],[\"name/1462\",[70,47.464]],[\"comment/1462\",[]],[\"name/1463\",[71,47.464]],[\"comment/1463\",[]],[\"name/1464\",[72,47.464]],[\"comment/1464\",[]],[\"name/1465\",[73,47.464]],[\"comment/1465\",[]],[\"name/1466\",[74,47.464]],[\"comment/1466\",[]],[\"name/1467\",[75,47.464]],[\"comment/1467\",[]],[\"name/1468\",[395,65.141]],[\"comment/1468\",[]],[\"name/1469\",[4,49.635]],[\"comment/1469\",[]],[\"name/1470\",[5,47.464]],[\"comment/1470\",[]],[\"name/1471\",[6,47.464]],[\"comment/1471\",[]],[\"name/1472\",[7,35.696]],[\"comment/1472\",[]],[\"name/1473\",[420,68.505]],[\"comment/1473\",[]],[\"name/1474\",[436,73.614]],[\"comment/1474\",[]],[\"name/1475\",[20,49.635]],[\"comment/1475\",[]],[\"name/1476\",[437,73.614]],[\"comment/1476\",[]],[\"name/1477\",[403,68.505]],[\"comment/1477\",[]],[\"name/1478\",[35,46.098]],[\"comment/1478\",[]],[\"name/1479\",[36,46.988]],[\"comment/1479\",[]],[\"name/1480\",[37,49.635]],[\"comment/1480\",[]],[\"name/1481\",[38,49.635]],[\"comment/1481\",[]],[\"name/1482\",[39,49.635]],[\"comment/1482\",[]],[\"name/1483\",[40,49.635]],[\"comment/1483\",[]],[\"name/1484\",[41,49.046]],[\"comment/1484\",[]],[\"name/1485\",[42,49.635]],[\"comment/1485\",[]],[\"name/1486\",[43,49.635]],[\"comment/1486\",[]],[\"name/1487\",[44,49.635]],[\"comment/1487\",[]],[\"name/1488\",[45,46.988]],[\"comment/1488\",[]],[\"name/1489\",[46,49.635]],[\"comment/1489\",[]],[\"name/1490\",[47,47.464]],[\"comment/1490\",[]],[\"name/1491\",[48,47.464]],[\"comment/1491\",[]],[\"name/1492\",[49,47.464]],[\"comment/1492\",[]],[\"name/1493\",[50,47.464]],[\"comment/1493\",[]],[\"name/1494\",[51,47.464]],[\"comment/1494\",[]],[\"name/1495\",[52,46.098]],[\"comment/1495\",[]],[\"name/1496\",[53,47.464]],[\"comment/1496\",[]],[\"name/1497\",[54,47.464]],[\"comment/1497\",[]],[\"name/1498\",[55,49.046]],[\"comment/1498\",[]],[\"name/1499\",[56,49.046]],[\"comment/1499\",[]],[\"name/1500\",[57,49.046]],[\"comment/1500\",[]],[\"name/1501\",[58,49.635]],[\"comment/1501\",[]],[\"name/1502\",[59,48.491]],[\"comment/1502\",[]],[\"name/1503\",[60,49.635]],[\"comment/1503\",[]],[\"name/1504\",[61,49.635]],[\"comment/1504\",[]],[\"name/1505\",[62,49.046]],[\"comment/1505\",[]],[\"name/1506\",[21,49.635]],[\"comment/1506\",[]],[\"name/1507\",[22,49.635]],[\"comment/1507\",[]],[\"name/1508\",[23,49.046]],[\"comment/1508\",[]],[\"name/1509\",[63,49.635]],[\"comment/1509\",[]],[\"name/1510\",[64,49.635]],[\"comment/1510\",[]],[\"name/1511\",[65,49.635]],[\"comment/1511\",[]],[\"name/1512\",[66,49.635]],[\"comment/1512\",[]],[\"name/1513\",[67,49.635]],[\"comment/1513\",[]],[\"name/1514\",[68,47.464]],[\"comment/1514\",[]],[\"name/1515\",[69,46.533]],[\"comment/1515\",[]],[\"name/1516\",[70,47.464]],[\"comment/1516\",[]],[\"name/1517\",[71,47.464]],[\"comment/1517\",[]],[\"name/1518\",[72,47.464]],[\"comment/1518\",[]],[\"name/1519\",[73,47.464]],[\"comment/1519\",[]],[\"name/1520\",[74,47.464]],[\"comment/1520\",[]],[\"name/1521\",[75,47.464]],[\"comment/1521\",[]],[\"name/1522\",[438,68.505]],[\"comment/1522\",[]],[\"name/1523\",[439,73.614]],[\"comment/1523\",[]],[\"name/1524\",[440,73.614]],[\"comment/1524\",[]],[\"name/1525\",[441,73.614]],[\"comment/1525\",[]],[\"name/1526\",[442,73.614]],[\"comment/1526\",[]],[\"name/1527\",[179,68.505]],[\"comment/1527\",[]],[\"name/1528\",[443,73.614]],[\"comment/1528\",[]],[\"name/1529\",[228,65.141]],[\"comment/1529\",[]],[\"name/1530\",[391,60.621]],[\"comment/1530\",[]],[\"name/1531\",[444,73.614]],[\"comment/1531\",[]],[\"name/1532\",[445,68.505]],[\"comment/1532\",[]],[\"name/1533\",[446,73.614]],[\"comment/1533\",[]],[\"name/1534\",[447,68.505]],[\"comment/1534\",[]],[\"name/1535\",[7,35.696]],[\"comment/1535\",[]],[\"name/1536\",[225,65.141]],[\"comment/1536\",[]],[\"name/1537\",[4,49.635]],[\"comment/1537\",[]],[\"name/1538\",[5,47.464]],[\"comment/1538\",[]],[\"name/1539\",[6,47.464]],[\"comment/1539\",[]],[\"name/1540\",[7,35.696]],[\"comment/1540\",[]],[\"name/1541\",[391,60.621]],[\"comment/1541\",[]],[\"name/1542\",[228,65.141]],[\"comment/1542\",[]],[\"name/1543\",[20,49.635]],[\"comment/1543\",[]],[\"name/1544\",[59,48.491]],[\"comment/1544\",[]],[\"name/1545\",[448,73.614]],[\"comment/1545\",[]],[\"name/1546\",[449,73.614]],[\"comment/1546\",[]],[\"name/1547\",[450,73.614]],[\"comment/1547\",[]],[\"name/1548\",[136,53.245]],[\"comment/1548\",[]],[\"name/1549\",[35,46.098]],[\"comment/1549\",[]],[\"name/1550\",[36,46.988]],[\"comment/1550\",[]],[\"name/1551\",[37,49.635]],[\"comment/1551\",[]],[\"name/1552\",[38,49.635]],[\"comment/1552\",[]],[\"name/1553\",[39,49.635]],[\"comment/1553\",[]],[\"name/1554\",[40,49.635]],[\"comment/1554\",[]],[\"name/1555\",[41,49.046]],[\"comment/1555\",[]],[\"name/1556\",[42,49.635]],[\"comment/1556\",[]],[\"name/1557\",[43,49.635]],[\"comment/1557\",[]],[\"name/1558\",[44,49.635]],[\"comment/1558\",[]],[\"name/1559\",[45,46.988]],[\"comment/1559\",[]],[\"name/1560\",[46,49.635]],[\"comment/1560\",[]],[\"name/1561\",[47,47.464]],[\"comment/1561\",[]],[\"name/1562\",[48,47.464]],[\"comment/1562\",[]],[\"name/1563\",[49,47.464]],[\"comment/1563\",[]],[\"name/1564\",[50,47.464]],[\"comment/1564\",[]],[\"name/1565\",[51,47.464]],[\"comment/1565\",[]],[\"name/1566\",[52,46.098]],[\"comment/1566\",[]],[\"name/1567\",[53,47.464]],[\"comment/1567\",[]],[\"name/1568\",[54,47.464]],[\"comment/1568\",[]],[\"name/1569\",[55,49.046]],[\"comment/1569\",[]],[\"name/1570\",[56,49.046]],[\"comment/1570\",[]],[\"name/1571\",[57,49.046]],[\"comment/1571\",[]],[\"name/1572\",[58,49.635]],[\"comment/1572\",[]],[\"name/1573\",[60,49.635]],[\"comment/1573\",[]],[\"name/1574\",[61,49.635]],[\"comment/1574\",[]],[\"name/1575\",[62,49.046]],[\"comment/1575\",[]],[\"name/1576\",[21,49.635]],[\"comment/1576\",[]],[\"name/1577\",[22,49.635]],[\"comment/1577\",[]],[\"name/1578\",[23,49.046]],[\"comment/1578\",[]],[\"name/1579\",[63,49.635]],[\"comment/1579\",[]],[\"name/1580\",[64,49.635]],[\"comment/1580\",[]],[\"name/1581\",[65,49.635]],[\"comment/1581\",[]],[\"name/1582\",[66,49.635]],[\"comment/1582\",[]],[\"name/1583\",[67,49.635]],[\"comment/1583\",[]],[\"name/1584\",[68,47.464]],[\"comment/1584\",[]],[\"name/1585\",[69,46.533]],[\"comment/1585\",[]],[\"name/1586\",[70,47.464]],[\"comment/1586\",[]],[\"name/1587\",[71,47.464]],[\"comment/1587\",[]],[\"name/1588\",[72,47.464]],[\"comment/1588\",[]],[\"name/1589\",[73,47.464]],[\"comment/1589\",[]],[\"name/1590\",[74,47.464]],[\"comment/1590\",[]],[\"name/1591\",[75,47.464]],[\"comment/1591\",[]],[\"name/1592\",[451,73.614]],[\"comment/1592\",[]],[\"name/1593\",[452,73.614]],[\"comment/1593\",[]],[\"name/1594\",[453,73.614]],[\"comment/1594\",[]],[\"name/1595\",[454,73.614]],[\"comment/1595\",[]],[\"name/1596\",[455,73.614]],[\"comment/1596\",[]],[\"name/1597\",[456,73.614]],[\"comment/1597\",[]],[\"name/1598\",[457,73.614]],[\"comment/1598\",[]],[\"name/1599\",[458,73.614]],[\"comment/1599\",[]],[\"name/1600\",[459,73.614]],[\"comment/1600\",[]],[\"name/1601\",[7,35.696]],[\"comment/1601\",[]],[\"name/1602\",[460,73.614]],[\"comment/1602\",[]],[\"name/1603\",[461,73.614]],[\"comment/1603\",[]],[\"name/1604\",[7,35.696]],[\"comment/1604\",[]],[\"name/1605\",[462,73.614]],[\"comment/1605\",[]],[\"name/1606\",[463,73.614]],[\"comment/1606\",[]],[\"name/1607\",[464,73.614]],[\"comment/1607\",[]],[\"name/1608\",[7,35.696]],[\"comment/1608\",[]],[\"name/1609\",[465,73.614]],[\"comment/1609\",[]],[\"name/1610\",[466,73.614]],[\"comment/1610\",[]],[\"name/1611\",[467,73.614]],[\"comment/1611\",[]],[\"name/1612\",[468,73.614]],[\"comment/1612\",[]],[\"name/1613\",[469,73.614]],[\"comment/1613\",[]],[\"name/1614\",[7,35.696]],[\"comment/1614\",[]],[\"name/1615\",[470,73.614]],[\"comment/1615\",[]],[\"name/1616\",[125,52.411]],[\"comment/1616\",[]],[\"name/1617\",[9,54.155]],[\"comment/1617\",[]],[\"name/1618\",[471,73.614]],[\"comment/1618\",[]],[\"name/1619\",[10,60.621]],[\"comment/1619\",[]],[\"name/1620\",[7,35.696]],[\"comment/1620\",[]],[\"name/1621\",[472,73.614]],[\"comment/1621\",[]],[\"name/1622\",[7,35.696]],[\"comment/1622\",[]],[\"name/1623\",[473,68.505]],[\"comment/1623\",[]],[\"name/1624\",[474,68.505]],[\"comment/1624\",[]],[\"name/1625\",[69,46.533]],[\"comment/1625\",[]],[\"name/1626\",[35,46.098]],[\"comment/1626\",[]],[\"name/1627\",[475,65.141]],[\"comment/1627\",[]],[\"name/1628\",[476,73.614]],[\"comment/1628\",[]],[\"name/1629\",[477,73.614]],[\"comment/1629\",[]],[\"name/1630\",[478,73.614]],[\"comment/1630\",[]],[\"name/1631\",[479,73.614]],[\"comment/1631\",[]],[\"name/1632\",[480,73.614]],[\"comment/1632\",[]],[\"name/1633\",[481,73.614]],[\"comment/1633\",[]],[\"name/1634\",[482,73.614]],[\"comment/1634\",[]],[\"name/1635\",[483,73.614]],[\"comment/1635\",[]],[\"name/1636\",[484,73.614]],[\"comment/1636\",[]],[\"name/1637\",[485,73.614]],[\"comment/1637\",[]],[\"name/1638\",[486,68.505]],[\"comment/1638\",[]],[\"name/1639\",[487,68.505]],[\"comment/1639\",[]],[\"name/1640\",[7,35.696]],[\"comment/1640\",[]],[\"name/1641\",[488,73.614]],[\"comment/1641\",[]],[\"name/1642\",[489,73.614]],[\"comment/1642\",[]],[\"name/1643\",[490,73.614]],[\"comment/1643\",[]],[\"name/1644\",[491,73.614]],[\"comment/1644\",[]],[\"name/1645\",[103,62.628]],[\"comment/1645\",[]],[\"name/1646\",[492,68.505]],[\"comment/1646\",[]],[\"name/1647\",[493,73.614]],[\"comment/1647\",[]],[\"name/1648\",[494,73.614]],[\"comment/1648\",[]],[\"name/1649\",[495,73.614]],[\"comment/1649\",[]],[\"name/1650\",[496,73.614]],[\"comment/1650\",[]],[\"name/1651\",[7,35.696]],[\"comment/1651\",[]],[\"name/1652\",[497,73.614]],[\"comment/1652\",[]],[\"name/1653\",[498,73.614]],[\"comment/1653\",[]],[\"name/1654\",[499,73.614]],[\"comment/1654\",[]],[\"name/1655\",[500,73.614]],[\"comment/1655\",[]],[\"name/1656\",[7,35.696]],[\"comment/1656\",[]],[\"name/1657\",[501,73.614]],[\"comment/1657\",[]],[\"name/1658\",[7,35.696]],[\"comment/1658\",[]],[\"name/1659\",[473,68.505]],[\"comment/1659\",[]],[\"name/1660\",[474,68.505]],[\"comment/1660\",[]],[\"name/1661\",[69,46.533]],[\"comment/1661\",[]],[\"name/1662\",[35,46.098]],[\"comment/1662\",[]],[\"name/1663\",[475,65.141]],[\"comment/1663\",[]],[\"name/1664\",[502,73.614]],[\"comment/1664\",[]],[\"name/1665\",[486,68.505]],[\"comment/1665\",[]],[\"name/1666\",[503,73.614]],[\"comment/1666\",[]],[\"name/1667\",[504,73.614]],[\"comment/1667\",[]],[\"name/1668\",[487,68.505]],[\"comment/1668\",[]],[\"name/1669\",[7,35.696]],[\"comment/1669\",[]],[\"name/1670\",[505,73.614]],[\"comment/1670\",[]],[\"name/1671\",[506,73.614]],[\"comment/1671\",[]],[\"name/1672\",[507,73.614]],[\"comment/1672\",[]],[\"name/1673\",[508,73.614]],[\"comment/1673\",[]],[\"name/1674\",[7,35.696]],[\"comment/1674\",[]],[\"name/1675\",[509,73.614]],[\"comment/1675\",[]],[\"name/1676\",[510,73.614]],[\"comment/1676\",[]],[\"name/1677\",[7,35.696]],[\"comment/1677\",[]],[\"name/1678\",[511,73.614]],[\"comment/1678\",[]],[\"name/1679\",[512,73.614]],[\"comment/1679\",[]],[\"name/1680\",[513,73.614]],[\"comment/1680\",[]],[\"name/1681\",[514,73.614]],[\"comment/1681\",[]],[\"name/1682\",[7,35.696]],[\"comment/1682\",[]],[\"name/1683\",[515,73.614]],[\"comment/1683\",[]],[\"name/1684\",[516,73.614]],[\"comment/1684\",[]],[\"name/1685\",[517,73.614]],[\"comment/1685\",[]],[\"name/1686\",[518,73.614]],[\"comment/1686\",[]],[\"name/1687\",[519,73.614]],[\"comment/1687\",[]],[\"name/1688\",[171,68.505]],[\"comment/1688\",[]],[\"name/1689\",[520,73.614]],[\"comment/1689\",[]],[\"name/1690\",[521,73.614]],[\"comment/1690\",[]],[\"name/1691\",[522,73.614]],[\"comment/1691\",[]],[\"name/1692\",[523,73.614]],[\"comment/1692\",[]],[\"name/1693\",[524,68.505]],[\"comment/1693\",[]],[\"name/1694\",[525,73.614]],[\"comment/1694\",[]],[\"name/1695\",[7,35.696]],[\"comment/1695\",[]],[\"name/1696\",[526,73.614]],[\"comment/1696\",[]],[\"name/1697\",[527,73.614]],[\"comment/1697\",[]],[\"name/1698\",[528,73.614]],[\"comment/1698\",[]],[\"name/1699\",[529,73.614]],[\"comment/1699\",[]],[\"name/1700\",[530,73.614]],[\"comment/1700\",[]],[\"name/1701\",[308,60.621]],[\"comment/1701\",[]],[\"name/1702\",[307,60.621]],[\"comment/1702\",[]],[\"name/1703\",[531,73.614]],[\"comment/1703\",[]],[\"name/1704\",[306,60.621]],[\"comment/1704\",[]],[\"name/1705\",[532,73.614]],[\"comment/1705\",[]],[\"name/1706\",[533,73.614]],[\"comment/1706\",[]],[\"name/1707\",[534,73.614]],[\"comment/1707\",[]],[\"name/1708\",[103,62.628]],[\"comment/1708\",[]],[\"name/1709\",[248,55.155]],[\"comment/1709\",[]],[\"name/1710\",[524,68.505]],[\"comment/1710\",[]],[\"name/1711\",[535,73.614]],[\"comment/1711\",[]],[\"name/1712\",[536,73.614]],[\"comment/1712\",[]],[\"name/1713\",[537,73.614]],[\"comment/1713\",[]],[\"name/1714\",[538,73.614]],[\"comment/1714\",[]],[\"name/1715\",[539,73.614]],[\"comment/1715\",[]],[\"name/1716\",[540,73.614]],[\"comment/1716\",[]],[\"name/1717\",[541,68.505]],[\"comment/1717\",[]],[\"name/1718\",[492,68.505]],[\"comment/1718\",[]],[\"name/1719\",[542,73.614]],[\"comment/1719\",[]],[\"name/1720\",[543,73.614]],[\"comment/1720\",[]],[\"name/1721\",[544,73.614]],[\"comment/1721\",[]],[\"name/1722\",[545,73.614]],[\"comment/1722\",[]],[\"name/1723\",[546,73.614]],[\"comment/1723\",[]],[\"name/1724\",[547,73.614]],[\"comment/1724\",[]],[\"name/1725\",[548,73.614]],[\"comment/1725\",[]],[\"name/1726\",[300,60.621]],[\"comment/1726\",[]],[\"name/1727\",[549,73.614]],[\"comment/1727\",[]],[\"name/1728\",[7,35.696]],[\"comment/1728\",[]],[\"name/1729\",[550,73.614]],[\"comment/1729\",[]],[\"name/1730\",[551,73.614]],[\"comment/1730\",[]],[\"name/1731\",[552,73.614]],[\"comment/1731\",[]],[\"name/1732\",[553,73.614]],[\"comment/1732\",[]],[\"name/1733\",[554,73.614]],[\"comment/1733\",[]],[\"name/1734\",[555,73.614]],[\"comment/1734\",[]],[\"name/1735\",[556,73.614]],[\"comment/1735\",[]],[\"name/1736\",[557,73.614]],[\"comment/1736\",[]],[\"name/1737\",[558,73.614]],[\"comment/1737\",[]],[\"name/1738\",[559,73.614]],[\"comment/1738\",[]],[\"name/1739\",[7,35.696]],[\"comment/1739\",[]],[\"name/1740\",[560,73.614]],[\"comment/1740\",[]],[\"name/1741\",[4,49.635]],[\"comment/1741\",[]],[\"name/1742\",[5,47.464]],[\"comment/1742\",[]],[\"name/1743\",[6,47.464]],[\"comment/1743\",[]],[\"name/1744\",[7,35.696]],[\"comment/1744\",[]],[\"name/1745\",[561,73.614]],[\"comment/1745\",[]],[\"name/1746\",[562,73.614]],[\"comment/1746\",[]],[\"name/1747\",[541,68.505]],[\"comment/1747\",[]],[\"name/1748\",[230,65.141]],[\"comment/1748\",[]],[\"name/1749\",[563,73.614]],[\"comment/1749\",[]],[\"name/1750\",[564,73.614]],[\"comment/1750\",[]],[\"name/1751\",[60,49.635]],[\"comment/1751\",[]],[\"name/1752\",[35,46.098]],[\"comment/1752\",[]],[\"name/1753\",[36,46.988]],[\"comment/1753\",[]],[\"name/1754\",[37,49.635]],[\"comment/1754\",[]],[\"name/1755\",[38,49.635]],[\"comment/1755\",[]],[\"name/1756\",[39,49.635]],[\"comment/1756\",[]],[\"name/1757\",[40,49.635]],[\"comment/1757\",[]],[\"name/1758\",[41,49.046]],[\"comment/1758\",[]],[\"name/1759\",[42,49.635]],[\"comment/1759\",[]],[\"name/1760\",[43,49.635]],[\"comment/1760\",[]],[\"name/1761\",[44,49.635]],[\"comment/1761\",[]],[\"name/1762\",[45,46.988]],[\"comment/1762\",[]],[\"name/1763\",[46,49.635]],[\"comment/1763\",[]],[\"name/1764\",[47,47.464]],[\"comment/1764\",[]],[\"name/1765\",[48,47.464]],[\"comment/1765\",[]],[\"name/1766\",[49,47.464]],[\"comment/1766\",[]],[\"name/1767\",[50,47.464]],[\"comment/1767\",[]],[\"name/1768\",[51,47.464]],[\"comment/1768\",[]],[\"name/1769\",[52,46.098]],[\"comment/1769\",[]],[\"name/1770\",[53,47.464]],[\"comment/1770\",[]],[\"name/1771\",[54,47.464]],[\"comment/1771\",[]],[\"name/1772\",[55,49.046]],[\"comment/1772\",[]],[\"name/1773\",[56,49.046]],[\"comment/1773\",[]],[\"name/1774\",[57,49.046]],[\"comment/1774\",[]],[\"name/1775\",[58,49.635]],[\"comment/1775\",[]],[\"name/1776\",[59,48.491]],[\"comment/1776\",[]],[\"name/1777\",[61,49.635]],[\"comment/1777\",[]],[\"name/1778\",[20,49.635]],[\"comment/1778\",[]],[\"name/1779\",[62,49.046]],[\"comment/1779\",[]],[\"name/1780\",[21,49.635]],[\"comment/1780\",[]],[\"name/1781\",[22,49.635]],[\"comment/1781\",[]],[\"name/1782\",[23,49.046]],[\"comment/1782\",[]],[\"name/1783\",[63,49.635]],[\"comment/1783\",[]],[\"name/1784\",[64,49.635]],[\"comment/1784\",[]],[\"name/1785\",[65,49.635]],[\"comment/1785\",[]],[\"name/1786\",[66,49.635]],[\"comment/1786\",[]],[\"name/1787\",[67,49.635]],[\"comment/1787\",[]],[\"name/1788\",[68,47.464]],[\"comment/1788\",[]],[\"name/1789\",[69,46.533]],[\"comment/1789\",[]],[\"name/1790\",[70,47.464]],[\"comment/1790\",[]],[\"name/1791\",[71,47.464]],[\"comment/1791\",[]],[\"name/1792\",[72,47.464]],[\"comment/1792\",[]],[\"name/1793\",[73,47.464]],[\"comment/1793\",[]],[\"name/1794\",[74,47.464]],[\"comment/1794\",[]],[\"name/1795\",[75,47.464]],[\"comment/1795\",[]],[\"name/1796\",[565,73.614]],[\"comment/1796\",[]],[\"name/1797\",[4,49.635]],[\"comment/1797\",[]],[\"name/1798\",[5,47.464]],[\"comment/1798\",[]],[\"name/1799\",[6,47.464]],[\"comment/1799\",[]],[\"name/1800\",[7,35.696]],[\"comment/1800\",[]],[\"name/1801\",[566,73.614]],[\"comment/1801\",[]],[\"name/1802\",[21,49.635]],[\"comment/1802\",[]],[\"name/1803\",[567,73.614]],[\"comment/1803\",[]],[\"name/1804\",[35,46.098]],[\"comment/1804\",[]],[\"name/1805\",[36,46.988]],[\"comment/1805\",[]],[\"name/1806\",[37,49.635]],[\"comment/1806\",[]],[\"name/1807\",[38,49.635]],[\"comment/1807\",[]],[\"name/1808\",[39,49.635]],[\"comment/1808\",[]],[\"name/1809\",[40,49.635]],[\"comment/1809\",[]],[\"name/1810\",[41,49.046]],[\"comment/1810\",[]],[\"name/1811\",[42,49.635]],[\"comment/1811\",[]],[\"name/1812\",[43,49.635]],[\"comment/1812\",[]],[\"name/1813\",[44,49.635]],[\"comment/1813\",[]],[\"name/1814\",[45,46.988]],[\"comment/1814\",[]],[\"name/1815\",[46,49.635]],[\"comment/1815\",[]],[\"name/1816\",[47,47.464]],[\"comment/1816\",[]],[\"name/1817\",[48,47.464]],[\"comment/1817\",[]],[\"name/1818\",[49,47.464]],[\"comment/1818\",[]],[\"name/1819\",[50,47.464]],[\"comment/1819\",[]],[\"name/1820\",[51,47.464]],[\"comment/1820\",[]],[\"name/1821\",[52,46.098]],[\"comment/1821\",[]],[\"name/1822\",[53,47.464]],[\"comment/1822\",[]],[\"name/1823\",[54,47.464]],[\"comment/1823\",[]],[\"name/1824\",[55,49.046]],[\"comment/1824\",[]],[\"name/1825\",[56,49.046]],[\"comment/1825\",[]],[\"name/1826\",[57,49.046]],[\"comment/1826\",[]],[\"name/1827\",[58,49.635]],[\"comment/1827\",[]],[\"name/1828\",[59,48.491]],[\"comment/1828\",[]],[\"name/1829\",[60,49.635]],[\"comment/1829\",[]],[\"name/1830\",[61,49.635]],[\"comment/1830\",[]],[\"name/1831\",[20,49.635]],[\"comment/1831\",[]],[\"name/1832\",[62,49.046]],[\"comment/1832\",[]],[\"name/1833\",[22,49.635]],[\"comment/1833\",[]],[\"name/1834\",[23,49.046]],[\"comment/1834\",[]],[\"name/1835\",[63,49.635]],[\"comment/1835\",[]],[\"name/1836\",[64,49.635]],[\"comment/1836\",[]],[\"name/1837\",[65,49.635]],[\"comment/1837\",[]],[\"name/1838\",[66,49.635]],[\"comment/1838\",[]],[\"name/1839\",[67,49.635]],[\"comment/1839\",[]],[\"name/1840\",[68,47.464]],[\"comment/1840\",[]],[\"name/1841\",[69,46.533]],[\"comment/1841\",[]],[\"name/1842\",[70,47.464]],[\"comment/1842\",[]],[\"name/1843\",[71,47.464]],[\"comment/1843\",[]],[\"name/1844\",[72,47.464]],[\"comment/1844\",[]],[\"name/1845\",[73,47.464]],[\"comment/1845\",[]],[\"name/1846\",[74,47.464]],[\"comment/1846\",[]],[\"name/1847\",[75,47.464]],[\"comment/1847\",[]],[\"name/1848\",[568,73.614]],[\"comment/1848\",[]],[\"name/1849\",[4,49.635]],[\"comment/1849\",[]],[\"name/1850\",[5,47.464]],[\"comment/1850\",[]],[\"name/1851\",[6,47.464]],[\"comment/1851\",[]],[\"name/1852\",[7,35.696]],[\"comment/1852\",[]],[\"name/1853\",[569,73.614]],[\"comment/1853\",[]],[\"name/1854\",[21,49.635]],[\"comment/1854\",[]],[\"name/1855\",[570,73.614]],[\"comment/1855\",[]],[\"name/1856\",[35,46.098]],[\"comment/1856\",[]],[\"name/1857\",[36,46.988]],[\"comment/1857\",[]],[\"name/1858\",[37,49.635]],[\"comment/1858\",[]],[\"name/1859\",[38,49.635]],[\"comment/1859\",[]],[\"name/1860\",[39,49.635]],[\"comment/1860\",[]],[\"name/1861\",[40,49.635]],[\"comment/1861\",[]],[\"name/1862\",[41,49.046]],[\"comment/1862\",[]],[\"name/1863\",[42,49.635]],[\"comment/1863\",[]],[\"name/1864\",[43,49.635]],[\"comment/1864\",[]],[\"name/1865\",[44,49.635]],[\"comment/1865\",[]],[\"name/1866\",[45,46.988]],[\"comment/1866\",[]],[\"name/1867\",[46,49.635]],[\"comment/1867\",[]],[\"name/1868\",[47,47.464]],[\"comment/1868\",[]],[\"name/1869\",[48,47.464]],[\"comment/1869\",[]],[\"name/1870\",[49,47.464]],[\"comment/1870\",[]],[\"name/1871\",[50,47.464]],[\"comment/1871\",[]],[\"name/1872\",[51,47.464]],[\"comment/1872\",[]],[\"name/1873\",[52,46.098]],[\"comment/1873\",[]],[\"name/1874\",[53,47.464]],[\"comment/1874\",[]],[\"name/1875\",[54,47.464]],[\"comment/1875\",[]],[\"name/1876\",[55,49.046]],[\"comment/1876\",[]],[\"name/1877\",[56,49.046]],[\"comment/1877\",[]],[\"name/1878\",[57,49.046]],[\"comment/1878\",[]],[\"name/1879\",[58,49.635]],[\"comment/1879\",[]],[\"name/1880\",[59,48.491]],[\"comment/1880\",[]],[\"name/1881\",[60,49.635]],[\"comment/1881\",[]],[\"name/1882\",[61,49.635]],[\"comment/1882\",[]],[\"name/1883\",[20,49.635]],[\"comment/1883\",[]],[\"name/1884\",[62,49.046]],[\"comment/1884\",[]],[\"name/1885\",[22,49.635]],[\"comment/1885\",[]],[\"name/1886\",[23,49.046]],[\"comment/1886\",[]],[\"name/1887\",[63,49.635]],[\"comment/1887\",[]],[\"name/1888\",[64,49.635]],[\"comment/1888\",[]],[\"name/1889\",[65,49.635]],[\"comment/1889\",[]],[\"name/1890\",[66,49.635]],[\"comment/1890\",[]],[\"name/1891\",[67,49.635]],[\"comment/1891\",[]],[\"name/1892\",[68,47.464]],[\"comment/1892\",[]],[\"name/1893\",[69,46.533]],[\"comment/1893\",[]],[\"name/1894\",[70,47.464]],[\"comment/1894\",[]],[\"name/1895\",[71,47.464]],[\"comment/1895\",[]],[\"name/1896\",[72,47.464]],[\"comment/1896\",[]],[\"name/1897\",[73,47.464]],[\"comment/1897\",[]],[\"name/1898\",[74,47.464]],[\"comment/1898\",[]],[\"name/1899\",[75,47.464]],[\"comment/1899\",[]],[\"name/1900\",[571,73.614]],[\"comment/1900\",[]],[\"name/1901\",[77,62.628]],[\"comment/1901\",[]],[\"name/1902\",[78,62.628]],[\"comment/1902\",[]],[\"name/1903\",[7,35.696]],[\"comment/1903\",[]],[\"name/1904\",[8,68.505]],[\"comment/1904\",[]],[\"name/1905\",[572,73.614]],[\"comment/1905\",[]],[\"name/1906\",[573,73.614]],[\"comment/1906\",[]],[\"name/1907\",[411,68.505]],[\"comment/1907\",[]],[\"name/1908\",[574,73.614]],[\"comment/1908\",[]],[\"name/1909\",[117,53.245]],[\"comment/1909\",[]],[\"name/1910\",[575,73.614]],[\"comment/1910\",[]],[\"name/1911\",[110,48.491]],[\"comment/1911\",[]],[\"name/1912\",[576,73.614]],[\"comment/1912\",[]],[\"name/1913\",[110,48.491]],[\"comment/1913\",[]],[\"name/1914\",[577,73.614]],[\"comment/1914\",[]],[\"name/1915\",[578,73.614]],[\"comment/1915\",[]],[\"name/1916\",[579,73.614]],[\"comment/1916\",[]],[\"name/1917\",[7,35.696]],[\"comment/1917\",[]],[\"name/1918\",[580,73.614]],[\"comment/1918\",[]],[\"name/1919\",[581,73.614]],[\"comment/1919\",[]],[\"name/1920\",[582,73.614]],[\"comment/1920\",[]],[\"name/1921\",[583,73.614]],[\"comment/1921\",[]],[\"name/1922\",[584,73.614]],[\"comment/1922\",[]],[\"name/1923\",[585,73.614]],[\"comment/1923\",[]],[\"name/1924\",[586,73.614]],[\"comment/1924\",[]],[\"name/1925\",[587,73.614]],[\"comment/1925\",[]],[\"name/1926\",[588,73.614]],[\"comment/1926\",[]],[\"name/1927\",[194,55.155]],[\"comment/1927\",[]],[\"name/1928\",[281,60.621]],[\"comment/1928\",[]],[\"name/1929\",[589,73.614]],[\"comment/1929\",[]],[\"name/1930\",[590,73.614]],[\"comment/1930\",[]],[\"name/1931\",[591,73.614]],[\"comment/1931\",[]],[\"name/1932\",[117,53.245]],[\"comment/1932\",[]],[\"name/1933\",[184,68.505]],[\"comment/1933\",[]],[\"name/1934\",[26,65.141]],[\"comment/1934\",[]],[\"name/1935\",[592,73.614]],[\"comment/1935\",[]],[\"name/1936\",[270,68.505]],[\"comment/1936\",[]],[\"name/1937\",[593,73.614]],[\"comment/1937\",[]],[\"name/1938\",[594,73.614]],[\"comment/1938\",[]],[\"name/1939\",[595,73.614]],[\"comment/1939\",[]],[\"name/1940\",[190,68.505]],[\"comment/1940\",[]],[\"name/1941\",[596,73.614]],[\"comment/1941\",[]],[\"name/1942\",[447,68.505]],[\"comment/1942\",[]],[\"name/1943\",[177,68.505]],[\"comment/1943\",[]],[\"name/1944\",[110,48.491]],[\"comment/1944\",[]],[\"name/1945\",[597,73.614]],[\"comment/1945\",[]],[\"name/1946\",[598,68.505]],[\"comment/1946\",[]],[\"name/1947\",[117,53.245]],[\"comment/1947\",[]],[\"name/1948\",[599,73.614]],[\"comment/1948\",[]],[\"name/1949\",[600,73.614]],[\"comment/1949\",[]],[\"name/1950\",[601,73.614]],[\"comment/1950\",[]],[\"name/1951\",[602,73.614]],[\"comment/1951\",[]],[\"name/1952\",[603,73.614]],[\"comment/1952\",[]],[\"name/1953\",[604,73.614]],[\"comment/1953\",[]],[\"name/1954\",[605,73.614]],[\"comment/1954\",[]],[\"name/1955\",[606,73.614]],[\"comment/1955\",[]],[\"name/1956\",[607,68.505]],[\"comment/1956\",[]],[\"name/1957\",[607,68.505]],[\"comment/1957\",[]],[\"name/1958\",[608,68.505]],[\"comment/1958\",[]],[\"name/1959\",[608,68.505]],[\"comment/1959\",[]],[\"name/1960\",[5,47.464]],[\"comment/1960\",[]],[\"name/1961\",[5,47.464]],[\"comment/1961\",[]],[\"name/1962\",[609,68.505]],[\"comment/1962\",[]],[\"name/1963\",[609,68.505]],[\"comment/1963\",[]],[\"name/1964\",[610,68.505]],[\"comment/1964\",[]],[\"name/1965\",[610,68.505]],[\"comment/1965\",[]],[\"name/1966\",[611,73.614]],[\"comment/1966\",[]],[\"name/1967\",[612,62.628]],[\"comment/1967\",[]],[\"name/1968\",[613,62.628]],[\"comment/1968\",[]],[\"name/1969\",[185,60.621]],[\"comment/1969\",[]],[\"name/1970\",[614,73.614]],[\"comment/1970\",[]],[\"name/1971\",[615,73.614]],[\"comment/1971\",[]],[\"name/1972\",[616,73.614]],[\"comment/1972\",[]],[\"name/1973\",[617,73.614]],[\"comment/1973\",[]],[\"name/1974\",[618,73.614]],[\"comment/1974\",[]],[\"name/1975\",[619,73.614]],[\"comment/1975\",[]],[\"name/1976\",[620,73.614]],[\"comment/1976\",[]],[\"name/1977\",[621,73.614]],[\"comment/1977\",[]],[\"name/1978\",[622,73.614]],[\"comment/1978\",[]],[\"name/1979\",[623,73.614]],[\"comment/1979\",[]],[\"name/1980\",[624,73.614]],[\"comment/1980\",[]],[\"name/1981\",[625,73.614]],[\"comment/1981\",[]],[\"name/1982\",[59,48.491]],[\"comment/1982\",[]],[\"name/1983\",[626,73.614]],[\"comment/1983\",[]],[\"name/1984\",[627,65.141]],[\"comment/1984\",[]],[\"name/1985\",[628,65.141]],[\"comment/1985\",[]],[\"name/1986\",[7,35.696]],[\"comment/1986\",[]],[\"name/1987\",[613,62.628]],[\"comment/1987\",[]],[\"name/1988\",[612,62.628]],[\"comment/1988\",[]],[\"name/1989\",[185,60.621]],[\"comment/1989\",[]],[\"name/1990\",[629,73.614]],[\"comment/1990\",[]],[\"name/1991\",[7,35.696]],[\"comment/1991\",[]],[\"name/1992\",[630,73.614]],[\"comment/1992\",[]],[\"name/1993\",[35,46.098]],[\"comment/1993\",[]],[\"name/1994\",[475,65.141]],[\"comment/1994\",[]],[\"name/1995\",[631,73.614]],[\"comment/1995\",[]],[\"name/1996\",[632,73.614]],[\"comment/1996\",[]],[\"name/1997\",[353,60.621]],[\"comment/1997\",[]],[\"name/1998\",[350,60.621]],[\"comment/1998\",[]],[\"name/1999\",[354,60.621]],[\"comment/1999\",[]],[\"name/2000\",[347,60.621]],[\"comment/2000\",[]],[\"name/2001\",[370,60.621]],[\"comment/2001\",[]],[\"name/2002\",[376,60.621]],[\"comment/2002\",[]],[\"name/2003\",[248,55.155]],[\"comment/2003\",[]],[\"name/2004\",[633,73.614]],[\"comment/2004\",[]],[\"name/2005\",[125,52.411]],[\"comment/2005\",[]],[\"name/2006\",[278,58.95]],[\"comment/2006\",[]],[\"name/2007\",[194,55.155]],[\"comment/2007\",[]],[\"name/2008\",[634,73.614]],[\"comment/2008\",[]],[\"name/2009\",[52,46.098]],[\"comment/2009\",[]],[\"name/2010\",[635,73.614]],[\"comment/2010\",[]],[\"name/2011\",[7,35.696]],[\"comment/2011\",[]],[\"name/2012\",[636,73.614]],[\"comment/2012\",[]],[\"name/2013\",[637,73.614]],[\"comment/2013\",[]],[\"name/2014\",[638,73.614]],[\"comment/2014\",[]],[\"name/2015\",[639,73.614]],[\"comment/2015\",[]],[\"name/2016\",[640,73.614]],[\"comment/2016\",[]],[\"name/2017\",[641,73.614]],[\"comment/2017\",[]],[\"name/2018\",[642,73.614]],[\"comment/2018\",[]],[\"name/2019\",[643,73.614]],[\"comment/2019\",[]],[\"name/2020\",[644,68.505]],[\"comment/2020\",[]],[\"name/2021\",[110,48.491]],[\"comment/2021\",[]],[\"name/2022\",[136,53.245]],[\"comment/2022\",[]],[\"name/2023\",[23,49.046]],[\"comment/2023\",[]],[\"name/2024\",[645,73.614]],[\"comment/2024\",[]],[\"name/2025\",[646,73.614]],[\"comment/2025\",[]],[\"name/2026\",[647,73.614]],[\"comment/2026\",[]],[\"name/2027\",[648,73.614]],[\"comment/2027\",[]],[\"name/2028\",[649,73.614]],[\"comment/2028\",[]],[\"name/2029\",[650,73.614]],[\"comment/2029\",[]],[\"name/2030\",[7,35.696]],[\"comment/2030\",[]],[\"name/2031\",[651,73.614]],[\"comment/2031\",[]],[\"name/2032\",[652,73.614]],[\"comment/2032\",[]],[\"name/2033\",[248,55.155]],[\"comment/2033\",[]],[\"name/2034\",[136,53.245]],[\"comment/2034\",[]],[\"name/2035\",[644,68.505]],[\"comment/2035\",[]],[\"name/2036\",[117,53.245]],[\"comment/2036\",[]],[\"name/2037\",[653,73.614]],[\"comment/2037\",[]],[\"name/2038\",[7,35.696]],[\"comment/2038\",[]],[\"name/2039\",[654,73.614]],[\"comment/2039\",[]],[\"name/2040\",[655,73.614]],[\"comment/2040\",[]],[\"name/2041\",[248,55.155]],[\"comment/2041\",[]],[\"name/2042\",[656,73.614]],[\"comment/2042\",[]],[\"name/2043\",[657,73.614]],[\"comment/2043\",[]],[\"name/2044\",[658,73.614]],[\"comment/2044\",[]],[\"name/2045\",[659,68.505]],[\"comment/2045\",[]],[\"name/2046\",[660,73.614]],[\"comment/2046\",[]],[\"name/2047\",[7,35.696]],[\"comment/2047\",[]],[\"name/2048\",[661,73.614]],[\"comment/2048\",[]],[\"name/2049\",[659,68.505]],[\"comment/2049\",[]],[\"name/2050\",[125,52.411]],[\"comment/2050\",[]],[\"name/2051\",[662,73.614]],[\"comment/2051\",[]],[\"name/2052\",[663,73.614]],[\"comment/2052\",[]],[\"name/2053\",[664,73.614]],[\"comment/2053\",[]],[\"name/2054\",[665,73.614]],[\"comment/2054\",[]],[\"name/2055\",[666,73.614]],[\"comment/2055\",[]],[\"name/2056\",[667,73.614]],[\"comment/2056\",[]],[\"name/2057\",[668,73.614]],[\"comment/2057\",[]],[\"name/2058\",[669,73.614]],[\"comment/2058\",[]],[\"name/2059\",[670,73.614]],[\"comment/2059\",[]],[\"name/2060\",[671,73.614]],[\"comment/2060\",[]],[\"name/2061\",[110,48.491]],[\"comment/2061\",[]],[\"name/2062\",[672,73.614]],[\"comment/2062\",[]],[\"name/2063\",[673,73.614]],[\"comment/2063\",[]],[\"name/2064\",[674,73.614]],[\"comment/2064\",[]],[\"name/2065\",[180,62.628]],[\"comment/2065\",[]],[\"name/2066\",[675,68.505]],[\"comment/2066\",[]],[\"name/2067\",[676,73.614]],[\"comment/2067\",[]],[\"name/2068\",[677,62.628]],[\"comment/2068\",[]],[\"name/2069\",[678,73.614]],[\"comment/2069\",[]],[\"name/2070\",[679,73.614]],[\"comment/2070\",[]],[\"name/2071\",[675,68.505]],[\"comment/2071\",[]],[\"name/2072\",[677,62.628]],[\"comment/2072\",[]],[\"name/2073\",[180,62.628]],[\"comment/2073\",[]],[\"name/2074\",[680,73.614]],[\"comment/2074\",[]],[\"name/2075\",[681,73.614]],[\"comment/2075\",[]],[\"name/2076\",[180,62.628]],[\"comment/2076\",[]],[\"name/2077\",[682,73.614]],[\"comment/2077\",[]],[\"name/2078\",[683,73.614]],[\"comment/2078\",[]],[\"name/2079\",[684,73.614]],[\"comment/2079\",[]],[\"name/2080\",[685,73.614]],[\"comment/2080\",[]],[\"name/2081\",[686,73.614]],[\"comment/2081\",[]],[\"name/2082\",[687,68.505]],[\"comment/2082\",[]],[\"name/2083\",[688,68.505]],[\"comment/2083\",[]],[\"name/2084\",[689,68.505]],[\"comment/2084\",[]],[\"name/2085\",[690,68.505]],[\"comment/2085\",[]],[\"name/2086\",[691,68.505]],[\"comment/2086\",[]],[\"name/2087\",[692,68.505]],[\"comment/2087\",[]],[\"name/2088\",[693,68.505]],[\"comment/2088\",[]],[\"name/2089\",[694,73.614]],[\"comment/2089\",[]],[\"name/2090\",[110,48.491]],[\"comment/2090\",[]],[\"name/2091\",[695,73.614]],[\"comment/2091\",[]],[\"name/2092\",[110,48.491]],[\"comment/2092\",[]],[\"name/2093\",[696,73.614]],[\"comment/2093\",[]],[\"name/2094\",[697,65.141]],[\"comment/2094\",[]],[\"name/2095\",[698,65.141]],[\"comment/2095\",[]],[\"name/2096\",[699,65.141]],[\"comment/2096\",[]],[\"name/2097\",[700,65.141]],[\"comment/2097\",[]],[\"name/2098\",[701,62.628]],[\"comment/2098\",[]],[\"name/2099\",[702,62.628]],[\"comment/2099\",[]],[\"name/2100\",[432,60.621]],[\"comment/2100\",[]],[\"name/2101\",[703,73.614]],[\"comment/2101\",[]],[\"name/2102\",[704,73.614]],[\"comment/2102\",[]],[\"name/2103\",[705,73.614]],[\"comment/2103\",[]],[\"name/2104\",[706,73.614]],[\"comment/2104\",[]],[\"name/2105\",[707,73.614]],[\"comment/2105\",[]],[\"name/2106\",[708,73.614]],[\"comment/2106\",[]],[\"name/2107\",[77,62.628]],[\"comment/2107\",[]],[\"name/2108\",[709,73.614]],[\"comment/2108\",[]],[\"name/2109\",[7,35.696]],[\"comment/2109\",[]],[\"name/2110\",[710,73.614]],[\"comment/2110\",[]],[\"name/2111\",[110,48.491]],[\"comment/2111\",[]],[\"name/2112\",[711,73.614]],[\"comment/2112\",[]],[\"name/2113\",[712,73.614]],[\"comment/2113\",[]],[\"name/2114\",[701,62.628]],[\"comment/2114\",[]],[\"name/2115\",[702,62.628]],[\"comment/2115\",[]],[\"name/2116\",[713,68.505]],[\"comment/2116\",[]],[\"name/2117\",[714,68.505]],[\"comment/2117\",[]],[\"name/2118\",[432,60.621]],[\"comment/2118\",[]],[\"name/2119\",[715,73.614]],[\"comment/2119\",[]],[\"name/2120\",[716,68.505]],[\"comment/2120\",[]],[\"name/2121\",[717,73.614]],[\"comment/2121\",[]],[\"name/2122\",[718,73.614]],[\"comment/2122\",[]],[\"name/2123\",[719,73.614]],[\"comment/2123\",[]],[\"name/2124\",[720,73.614]],[\"comment/2124\",[]],[\"name/2125\",[716,68.505]],[\"comment/2125\",[]],[\"name/2126\",[721,73.614]],[\"comment/2126\",[]],[\"name/2127\",[722,73.614]],[\"comment/2127\",[]],[\"name/2128\",[723,73.614]],[\"comment/2128\",[]],[\"name/2129\",[724,73.614]],[\"comment/2129\",[]],[\"name/2130\",[725,73.614]],[\"comment/2130\",[]],[\"name/2131\",[726,73.614]],[\"comment/2131\",[]],[\"name/2132\",[727,73.614]],[\"comment/2132\",[]],[\"name/2133\",[728,73.614]],[\"comment/2133\",[]],[\"name/2134\",[7,35.696]],[\"comment/2134\",[]],[\"name/2135\",[729,73.614]],[\"comment/2135\",[]],[\"name/2136\",[730,73.614]],[\"comment/2136\",[]],[\"name/2137\",[731,73.614]],[\"comment/2137\",[]],[\"name/2138\",[732,73.614]],[\"comment/2138\",[]],[\"name/2139\",[733,73.614]],[\"comment/2139\",[]],[\"name/2140\",[734,73.614]],[\"comment/2140\",[]],[\"name/2141\",[735,73.614]],[\"comment/2141\",[]],[\"name/2142\",[736,73.614]],[\"comment/2142\",[]],[\"name/2143\",[737,73.614]],[\"comment/2143\",[]],[\"name/2144\",[738,73.614]],[\"comment/2144\",[]],[\"name/2145\",[739,73.614]],[\"comment/2145\",[]],[\"name/2146\",[740,73.614]],[\"comment/2146\",[]],[\"name/2147\",[741,73.614]],[\"comment/2147\",[]],[\"name/2148\",[742,73.614]],[\"comment/2148\",[]],[\"name/2149\",[743,73.614]],[\"comment/2149\",[]],[\"name/2150\",[744,73.614]],[\"comment/2150\",[]],[\"name/2151\",[745,73.614]],[\"comment/2151\",[]],[\"name/2152\",[746,73.614]],[\"comment/2152\",[]],[\"name/2153\",[747,73.614]],[\"comment/2153\",[]],[\"name/2154\",[110,48.491]],[\"comment/2154\",[]],[\"name/2155\",[136,53.245]],[\"comment/2155\",[]],[\"name/2156\",[701,62.628]],[\"comment/2156\",[]],[\"name/2157\",[748,73.614]],[\"comment/2157\",[]],[\"name/2158\",[749,73.614]],[\"comment/2158\",[]],[\"name/2159\",[697,65.141]],[\"comment/2159\",[]],[\"name/2160\",[750,73.614]],[\"comment/2160\",[]],[\"name/2161\",[698,65.141]],[\"comment/2161\",[]],[\"name/2162\",[699,65.141]],[\"comment/2162\",[]],[\"name/2163\",[700,65.141]],[\"comment/2163\",[]],[\"name/2164\",[432,60.621]],[\"comment/2164\",[]],[\"name/2165\",[751,73.614]],[\"comment/2165\",[]],[\"name/2166\",[702,62.628]],[\"comment/2166\",[]],[\"name/2167\",[713,68.505]],[\"comment/2167\",[]],[\"name/2168\",[714,68.505]],[\"comment/2168\",[]],[\"name/2169\",[752,73.614]],[\"comment/2169\",[]],[\"name/2170\",[753,73.614]],[\"comment/2170\",[]],[\"name/2171\",[754,73.614]],[\"comment/2171\",[]],[\"name/2172\",[755,73.614]],[\"comment/2172\",[]],[\"name/2173\",[756,73.614]],[\"comment/2173\",[]],[\"name/2174\",[757,73.614]],[\"comment/2174\",[]],[\"name/2175\",[758,73.614]],[\"comment/2175\",[]],[\"name/2176\",[759,73.614]],[\"comment/2176\",[]],[\"name/2177\",[760,73.614]],[\"comment/2177\",[]],[\"name/2178\",[761,73.614]],[\"comment/2178\",[]],[\"name/2179\",[762,73.614]],[\"comment/2179\",[]],[\"name/2180\",[763,73.614]],[\"comment/2180\",[]],[\"name/2181\",[7,35.696]],[\"comment/2181\",[]],[\"name/2182\",[687,68.505]],[\"comment/2182\",[]],[\"name/2183\",[688,68.505]],[\"comment/2183\",[]],[\"name/2184\",[689,68.505]],[\"comment/2184\",[]],[\"name/2185\",[690,68.505]],[\"comment/2185\",[]],[\"name/2186\",[692,68.505]],[\"comment/2186\",[]],[\"name/2187\",[691,68.505]],[\"comment/2187\",[]],[\"name/2188\",[693,68.505]],[\"comment/2188\",[]],[\"name/2189\",[764,73.614]],[\"comment/2189\",[]],[\"name/2190\",[7,35.696]],[\"comment/2190\",[]],[\"name/2191\",[765,73.614]],[\"comment/2191\",[]],[\"name/2192\",[697,65.141]],[\"comment/2192\",[]],[\"name/2193\",[698,65.141]],[\"comment/2193\",[]],[\"name/2194\",[699,65.141]],[\"comment/2194\",[]],[\"name/2195\",[700,65.141]],[\"comment/2195\",[]],[\"name/2196\",[701,62.628]],[\"comment/2196\",[]],[\"name/2197\",[702,62.628]],[\"comment/2197\",[]],[\"name/2198\",[432,60.621]],[\"comment/2198\",[]],[\"name/2199\",[766,73.614]],[\"comment/2199\",[]],[\"name/2200\",[627,65.141]],[\"comment/2200\",[]],[\"name/2201\",[628,65.141]],[\"comment/2201\",[]],[\"name/2202\",[4,49.635]],[\"comment/2202\",[]],[\"name/2203\",[5,47.464]],[\"comment/2203\",[]],[\"name/2204\",[6,47.464]],[\"comment/2204\",[]],[\"name/2205\",[7,35.696]],[\"comment/2205\",[]],[\"name/2206\",[612,62.628]],[\"comment/2206\",[]],[\"name/2207\",[613,62.628]],[\"comment/2207\",[]],[\"name/2208\",[185,60.621]],[\"comment/2208\",[]],[\"name/2209\",[104,62.628]],[\"comment/2209\",[]],[\"name/2210\",[218,65.141]],[\"comment/2210\",[]],[\"name/2211\",[219,65.141]],[\"comment/2211\",[]],[\"name/2212\",[125,52.411]],[\"comment/2212\",[]],[\"name/2213\",[20,49.635]],[\"comment/2213\",[]],[\"name/2214\",[222,65.141]],[\"comment/2214\",[]],[\"name/2215\",[223,65.141]],[\"comment/2215\",[]],[\"name/2216\",[106,53.245]],[\"comment/2216\",[]],[\"name/2217\",[107,53.245]],[\"comment/2217\",[]],[\"name/2218\",[108,53.245]],[\"comment/2218\",[]],[\"name/2219\",[23,49.046]],[\"comment/2219\",[]],[\"name/2220\",[35,46.098]],[\"comment/2220\",[]],[\"name/2221\",[36,46.988]],[\"comment/2221\",[]],[\"name/2222\",[37,49.635]],[\"comment/2222\",[]],[\"name/2223\",[38,49.635]],[\"comment/2223\",[]],[\"name/2224\",[39,49.635]],[\"comment/2224\",[]],[\"name/2225\",[40,49.635]],[\"comment/2225\",[]],[\"name/2226\",[41,49.046]],[\"comment/2226\",[]],[\"name/2227\",[42,49.635]],[\"comment/2227\",[]],[\"name/2228\",[43,49.635]],[\"comment/2228\",[]],[\"name/2229\",[44,49.635]],[\"comment/2229\",[]],[\"name/2230\",[45,46.988]],[\"comment/2230\",[]],[\"name/2231\",[46,49.635]],[\"comment/2231\",[]],[\"name/2232\",[47,47.464]],[\"comment/2232\",[]],[\"name/2233\",[48,47.464]],[\"comment/2233\",[]],[\"name/2234\",[49,47.464]],[\"comment/2234\",[]],[\"name/2235\",[50,47.464]],[\"comment/2235\",[]],[\"name/2236\",[51,47.464]],[\"comment/2236\",[]],[\"name/2237\",[52,46.098]],[\"comment/2237\",[]],[\"name/2238\",[53,47.464]],[\"comment/2238\",[]],[\"name/2239\",[54,47.464]],[\"comment/2239\",[]],[\"name/2240\",[55,49.046]],[\"comment/2240\",[]],[\"name/2241\",[56,49.046]],[\"comment/2241\",[]],[\"name/2242\",[57,49.046]],[\"comment/2242\",[]],[\"name/2243\",[58,49.635]],[\"comment/2243\",[]],[\"name/2244\",[59,48.491]],[\"comment/2244\",[]],[\"name/2245\",[60,49.635]],[\"comment/2245\",[]],[\"name/2246\",[61,49.635]],[\"comment/2246\",[]],[\"name/2247\",[62,49.046]],[\"comment/2247\",[]],[\"name/2248\",[21,49.635]],[\"comment/2248\",[]],[\"name/2249\",[22,49.635]],[\"comment/2249\",[]],[\"name/2250\",[63,49.635]],[\"comment/2250\",[]],[\"name/2251\",[64,49.635]],[\"comment/2251\",[]],[\"name/2252\",[65,49.635]],[\"comment/2252\",[]],[\"name/2253\",[66,49.635]],[\"comment/2253\",[]],[\"name/2254\",[67,49.635]],[\"comment/2254\",[]],[\"name/2255\",[68,47.464]],[\"comment/2255\",[]],[\"name/2256\",[69,46.533]],[\"comment/2256\",[]],[\"name/2257\",[70,47.464]],[\"comment/2257\",[]],[\"name/2258\",[71,47.464]],[\"comment/2258\",[]],[\"name/2259\",[72,47.464]],[\"comment/2259\",[]],[\"name/2260\",[73,47.464]],[\"comment/2260\",[]],[\"name/2261\",[74,47.464]],[\"comment/2261\",[]],[\"name/2262\",[75,47.464]],[\"comment/2262\",[]],[\"name/2263\",[767,73.614]],[\"comment/2263\",[]],[\"name/2264\",[627,65.141]],[\"comment/2264\",[]],[\"name/2265\",[628,65.141]],[\"comment/2265\",[]],[\"name/2266\",[4,49.635]],[\"comment/2266\",[]],[\"name/2267\",[5,47.464]],[\"comment/2267\",[]],[\"name/2268\",[6,47.464]],[\"comment/2268\",[]],[\"name/2269\",[7,35.696]],[\"comment/2269\",[]],[\"name/2270\",[612,62.628]],[\"comment/2270\",[]],[\"name/2271\",[613,62.628]],[\"comment/2271\",[]],[\"name/2272\",[185,60.621]],[\"comment/2272\",[]],[\"name/2273\",[768,73.614]],[\"comment/2273\",[]],[\"name/2274\",[677,62.628]],[\"comment/2274\",[]],[\"name/2275\",[769,73.614]],[\"comment/2275\",[]],[\"name/2276\",[20,49.635]],[\"comment/2276\",[]],[\"name/2277\",[770,73.614]],[\"comment/2277\",[]],[\"name/2278\",[771,73.614]],[\"comment/2278\",[]],[\"name/2279\",[23,49.046]],[\"comment/2279\",[]],[\"name/2280\",[104,62.628]],[\"comment/2280\",[]],[\"name/2281\",[218,65.141]],[\"comment/2281\",[]],[\"name/2282\",[219,65.141]],[\"comment/2282\",[]],[\"name/2283\",[125,52.411]],[\"comment/2283\",[]],[\"name/2284\",[222,65.141]],[\"comment/2284\",[]],[\"name/2285\",[223,65.141]],[\"comment/2285\",[]],[\"name/2286\",[106,53.245]],[\"comment/2286\",[]],[\"name/2287\",[107,53.245]],[\"comment/2287\",[]],[\"name/2288\",[108,53.245]],[\"comment/2288\",[]],[\"name/2289\",[35,46.098]],[\"comment/2289\",[]],[\"name/2290\",[36,46.988]],[\"comment/2290\",[]],[\"name/2291\",[37,49.635]],[\"comment/2291\",[]],[\"name/2292\",[38,49.635]],[\"comment/2292\",[]],[\"name/2293\",[39,49.635]],[\"comment/2293\",[]],[\"name/2294\",[40,49.635]],[\"comment/2294\",[]],[\"name/2295\",[41,49.046]],[\"comment/2295\",[]],[\"name/2296\",[42,49.635]],[\"comment/2296\",[]],[\"name/2297\",[43,49.635]],[\"comment/2297\",[]],[\"name/2298\",[44,49.635]],[\"comment/2298\",[]],[\"name/2299\",[45,46.988]],[\"comment/2299\",[]],[\"name/2300\",[46,49.635]],[\"comment/2300\",[]],[\"name/2301\",[47,47.464]],[\"comment/2301\",[]],[\"name/2302\",[48,47.464]],[\"comment/2302\",[]],[\"name/2303\",[49,47.464]],[\"comment/2303\",[]],[\"name/2304\",[50,47.464]],[\"comment/2304\",[]],[\"name/2305\",[51,47.464]],[\"comment/2305\",[]],[\"name/2306\",[52,46.098]],[\"comment/2306\",[]],[\"name/2307\",[53,47.464]],[\"comment/2307\",[]],[\"name/2308\",[54,47.464]],[\"comment/2308\",[]],[\"name/2309\",[55,49.046]],[\"comment/2309\",[]],[\"name/2310\",[56,49.046]],[\"comment/2310\",[]],[\"name/2311\",[57,49.046]],[\"comment/2311\",[]],[\"name/2312\",[58,49.635]],[\"comment/2312\",[]],[\"name/2313\",[59,48.491]],[\"comment/2313\",[]],[\"name/2314\",[60,49.635]],[\"comment/2314\",[]],[\"name/2315\",[61,49.635]],[\"comment/2315\",[]],[\"name/2316\",[62,49.046]],[\"comment/2316\",[]],[\"name/2317\",[21,49.635]],[\"comment/2317\",[]],[\"name/2318\",[22,49.635]],[\"comment/2318\",[]],[\"name/2319\",[63,49.635]],[\"comment/2319\",[]],[\"name/2320\",[64,49.635]],[\"comment/2320\",[]],[\"name/2321\",[65,49.635]],[\"comment/2321\",[]],[\"name/2322\",[66,49.635]],[\"comment/2322\",[]],[\"name/2323\",[67,49.635]],[\"comment/2323\",[]],[\"name/2324\",[68,47.464]],[\"comment/2324\",[]],[\"name/2325\",[69,46.533]],[\"comment/2325\",[]],[\"name/2326\",[70,47.464]],[\"comment/2326\",[]],[\"name/2327\",[71,47.464]],[\"comment/2327\",[]],[\"name/2328\",[72,47.464]],[\"comment/2328\",[]],[\"name/2329\",[73,47.464]],[\"comment/2329\",[]],[\"name/2330\",[74,47.464]],[\"comment/2330\",[]],[\"name/2331\",[75,47.464]],[\"comment/2331\",[]],[\"name/2332\",[423,65.141]],[\"comment/2332\",[]],[\"name/2333\",[7,35.696]],[\"comment/2333\",[]],[\"name/2334\",[772,73.614]],[\"comment/2334\",[]],[\"name/2335\",[391,60.621]],[\"comment/2335\",[]],[\"name/2336\",[598,68.505]],[\"comment/2336\",[]],[\"name/2337\",[136,53.245]],[\"comment/2337\",[]],[\"name/2338\",[423,65.141]],[\"comment/2338\",[]],[\"name/2339\",[773,73.614]],[\"comment/2339\",[]],[\"name/2340\",[7,35.696]],[\"comment/2340\",[]],[\"name/2341\",[438,68.505]],[\"comment/2341\",[]],[\"name/2342\",[774,73.614]],[\"comment/2342\",[]],[\"name/2343\",[775,73.614]],[\"comment/2343\",[]],[\"name/2344\",[776,73.614]],[\"comment/2344\",[]],[\"name/2345\",[777,73.614]],[\"comment/2345\",[]],[\"name/2346\",[778,73.614]],[\"comment/2346\",[]],[\"name/2347\",[779,73.614]],[\"comment/2347\",[]],[\"name/2348\",[445,68.505]],[\"comment/2348\",[]],[\"name/2349\",[780,73.614]],[\"comment/2349\",[]],[\"name/2350\",[781,73.614]],[\"comment/2350\",[]],[\"name/2351\",[782,68.505]],[\"comment/2351\",[]],[\"name/2352\",[783,73.614]],[\"comment/2352\",[]],[\"name/2353\",[7,35.696]],[\"comment/2353\",[]],[\"name/2354\",[784,73.614]],[\"comment/2354\",[]],[\"name/2355\",[785,73.614]],[\"comment/2355\",[]],[\"name/2356\",[786,73.614]],[\"comment/2356\",[]],[\"name/2357\",[782,68.505]],[\"comment/2357\",[]],[\"name/2358\",[677,62.628]],[\"comment/2358\",[]],[\"name/2359\",[787,73.614]],[\"comment/2359\",[]]],\"invertedIndex\":[[\"_$uuid_count\",{\"_index\":578,\"name\":{\"1915\":{}},\"comment\":{}}],[\"__editorextras__\",{\"_index\":75,\"name\":{\"75\":{},\"147\":{},\"227\":{},\"430\":{},\"493\":{},\"555\":{},\"634\":{},\"804\":{},\"1008\":{},\"1176\":{},\"1342\":{},\"1415\":{},\"1467\":{},\"1521\":{},\"1591\":{},\"1795\":{},\"1847\":{},\"1899\":{},\"2262\":{},\"2331\":{}},\"comment\":{}}],[\"__nodes\",{\"_index\":280,\"name\":{\"672\":{},\"875\":{},\"1044\":{},\"1209\":{}},\"comment\":{}}],[\"__prefab\",{\"_index\":43,\"name\":{\"43\":{},\"111\":{},\"196\":{},\"395\":{},\"459\":{},\"520\":{},\"599\":{},\"1380\":{},\"1432\":{},\"1486\":{},\"1557\":{},\"1760\":{},\"1812\":{},\"1864\":{},\"2228\":{},\"2297\":{}},\"comment\":{}}],[\"__preload\",{\"_index\":61,\"name\":{\"61\":{},\"129\":{},\"213\":{},\"413\":{},\"477\":{},\"538\":{},\"617\":{},\"1398\":{},\"1449\":{},\"1504\":{},\"1574\":{},\"1777\":{},\"1830\":{},\"1882\":{},\"2246\":{},\"2315\":{}},\"comment\":{}}],[\"__scriptasset\",{\"_index\":37,\"name\":{\"37\":{},\"105\":{},\"190\":{},\"389\":{},\"453\":{},\"514\":{},\"593\":{},\"1374\":{},\"1426\":{},\"1480\":{},\"1551\":{},\"1754\":{},\"1806\":{},\"1858\":{},\"2222\":{},\"2291\":{}},\"comment\":{}}],[\"__type\",{\"_index\":110,\"name\":{\"236\":{},\"267\":{},\"558\":{},\"560\":{},\"562\":{},\"567\":{},\"569\":{},\"571\":{},\"830\":{},\"1911\":{},\"1913\":{},\"1944\":{},\"2021\":{},\"2061\":{},\"2090\":{},\"2092\":{},\"2111\":{},\"2154\":{}},\"comment\":{}}],[\"_active\",{\"_index\":355,\"name\":{\"750\":{},\"954\":{},\"1122\":{},\"1288\":{}},\"comment\":{}}],[\"_activeinhierarchy\",{\"_index\":359,\"name\":{\"754\":{},\"958\":{},\"1126\":{},\"1292\":{}},\"comment\":{}}],[\"_array\",{\"_index\":594,\"name\":{\"1938\":{}},\"comment\":{}}],[\"_autoreconnect\",{\"_index\":730,\"name\":{\"2136\":{}},\"comment\":{}}],[\"_callbackexecuter\",{\"_index\":739,\"name\":{\"2145\":{}},\"comment\":{}}],[\"_channels\",{\"_index\":710,\"name\":{\"2110\":{}},\"comment\":{}}],[\"_checkmultiplecomp\",{\"_index\":389,\"name\":{\"797\":{},\"1001\":{},\"1169\":{},\"1335\":{}},\"comment\":{}}],[\"_children\",{\"_index\":354,\"name\":{\"749\":{},\"953\":{},\"1121\":{},\"1287\":{},\"1999\":{}},\"comment\":{}}],[\"_clip\",{\"_index\":11,\"name\":{\"11\":{},\"164\":{}},\"comment\":{}}],[\"_comblocksystems\",{\"_index\":654,\"name\":{\"2039\":{}},\"comment\":{}}],[\"_components\",{\"_index\":356,\"name\":{\"751\":{},\"955\":{},\"1123\":{},\"1289\":{}},\"comment\":{}}],[\"_connectedcallback\",{\"_index\":737,\"name\":{\"2143\":{}},\"comment\":{}}],[\"_connectoptions\",{\"_index\":729,\"name\":{\"2135\":{}},\"comment\":{}}],[\"_data\",{\"_index\":782,\"name\":{\"2351\":{},\"2357\":{}},\"comment\":{}}],[\"_deferreddestroy\",{\"_index\":6,\"name\":{\"6\":{},\"81\":{},\"154\":{},\"368\":{},\"434\":{},\"502\":{},\"583\":{},\"652\":{},\"860\":{},\"1026\":{},\"1194\":{},\"1354\":{},\"1419\":{},\"1471\":{},\"1539\":{},\"1743\":{},\"1799\":{},\"1851\":{},\"2204\":{},\"2268\":{}},\"comment\":{}}],[\"_destroyimmediate\",{\"_index\":74,\"name\":{\"74\":{},\"146\":{},\"226\":{},\"429\":{},\"492\":{},\"554\":{},\"633\":{},\"803\":{},\"1007\":{},\"1175\":{},\"1341\":{},\"1414\":{},\"1466\":{},\"1520\":{},\"1590\":{},\"1794\":{},\"1846\":{},\"1898\":{},\"2261\":{},\"2330\":{}},\"comment\":{}}],[\"_destruct\",{\"_index\":73,\"name\":{\"73\":{},\"145\":{},\"225\":{},\"428\":{},\"491\":{},\"553\":{},\"632\":{},\"802\":{},\"1006\":{},\"1174\":{},\"1340\":{},\"1413\":{},\"1465\":{},\"1519\":{},\"1589\":{},\"1793\":{},\"1845\":{},\"1897\":{},\"2260\":{},\"2329\":{}},\"comment\":{}}],[\"_disconnectcallback\",{\"_index\":738,\"name\":{\"2144\":{}},\"comment\":{}}],[\"_elapsedtime\",{\"_index\":181,\"name\":{\"340\":{}},\"comment\":{}}],[\"_enable\",{\"_index\":584,\"name\":{\"1922\":{}},\"comment\":{}}],[\"_enabled\",{\"_index\":42,\"name\":{\"42\":{},\"110\":{},\"195\":{},\"394\":{},\"458\":{},\"519\":{},\"598\":{},\"1379\":{},\"1431\":{},\"1485\":{},\"1556\":{},\"1759\":{},\"1811\":{},\"1863\":{},\"2227\":{},\"2296\":{}},\"comment\":{}}],[\"_euler\",{\"_index\":292,\"name\":{\"684\":{},\"888\":{},\"1056\":{},\"1222\":{}},\"comment\":{}}],[\"_eulerdirty\",{\"_index\":293,\"name\":{\"685\":{},\"889\":{},\"1057\":{},\"1223\":{}},\"comment\":{}}],[\"_eventdispatcher\",{\"_index\":216,\"name\":{\"436\":{}},\"comment\":{}}],[\"_eventmask\",{\"_index\":361,\"name\":{\"758\":{},\"962\":{},\"1130\":{},\"1296\":{}},\"comment\":{}}],[\"_eventprocessor\",{\"_index\":360,\"name\":{\"757\":{},\"961\":{},\"1129\":{},\"1295\":{}},\"comment\":{}}],[\"_findchildcomponent\",{\"_index\":265,\"name\":{\"650\":{},\"858\":{},\"1024\":{},\"1192\":{}},\"comment\":{}}],[\"_findchildcomponents\",{\"_index\":266,\"name\":{\"651\":{},\"859\":{},\"1025\":{},\"1193\":{}},\"comment\":{}}],[\"_findcomponent\",{\"_index\":263,\"name\":{\"648\":{},\"856\":{},\"1022\":{},\"1190\":{}},\"comment\":{}}],[\"_findcomponents\",{\"_index\":264,\"name\":{\"649\":{},\"857\":{},\"1023\":{},\"1191\":{}},\"comment\":{}}],[\"_flagchangeversion\",{\"_index\":294,\"name\":{\"686\":{},\"890\":{},\"1058\":{},\"1224\":{}},\"comment\":{}}],[\"_getlocalbounds\",{\"_index\":66,\"name\":{\"66\":{},\"138\":{},\"218\":{},\"421\":{},\"484\":{},\"546\":{},\"625\":{},\"1406\":{},\"1458\":{},\"1512\":{},\"1582\":{},\"1786\":{},\"1838\":{},\"1890\":{},\"2253\":{},\"2322\":{}},\"comment\":{}}],[\"_getrenderscene\",{\"_index\":46,\"name\":{\"46\":{},\"114\":{},\"199\":{},\"398\":{},\"462\":{},\"523\":{},\"602\":{},\"1383\":{},\"1435\":{},\"1489\":{},\"1560\":{},\"1763\":{},\"1815\":{},\"1867\":{},\"2231\":{},\"2300\":{}},\"comment\":{}}],[\"_haschangedflags\",{\"_index\":295,\"name\":{\"687\":{},\"891\":{},\"1059\":{},\"1225\":{}},\"comment\":{}}],[\"_hearttime\",{\"_index\":743,\"name\":{\"2149\":{}},\"comment\":{}}],[\"_id\",{\"_index\":45,\"name\":{\"45\":{},\"113\":{},\"198\":{},\"351\":{},\"397\":{},\"461\":{},\"522\":{},\"601\":{},\"755\":{},\"959\":{},\"1127\":{},\"1293\":{},\"1382\":{},\"1434\":{},\"1488\":{},\"1559\":{},\"1762\":{},\"1814\":{},\"1866\":{},\"2230\":{},\"2299\":{}},\"comment\":{}}],[\"_instance\",{\"_index\":77,\"name\":{\"77\":{},\"300\":{},\"1901\":{},\"2107\":{}},\"comment\":{}}],[\"_instantiate\",{\"_index\":54,\"name\":{\"54\":{},\"122\":{},\"207\":{},\"406\":{},\"470\":{},\"531\":{},\"610\":{},\"793\":{},\"997\":{},\"1165\":{},\"1331\":{},\"1391\":{},\"1443\":{},\"1497\":{},\"1568\":{},\"1771\":{},\"1823\":{},\"1875\":{},\"2239\":{},\"2308\":{}},\"comment\":{}}],[\"_isbindmessageactive\",{\"_index\":217,\"name\":{\"438\":{}},\"comment\":{}}],[\"_isonloadcalled\",{\"_index\":40,\"name\":{\"40\":{},\"108\":{},\"193\":{},\"392\":{},\"456\":{},\"517\":{},\"596\":{},\"1377\":{},\"1429\":{},\"1483\":{},\"1554\":{},\"1757\":{},\"1809\":{},\"1861\":{},\"2225\":{},\"2294\":{}},\"comment\":{}}],[\"_isplay\",{\"_index\":102,\"name\":{\"159\":{}},\"comment\":{}}],[\"_isprocessingtaskuuid\",{\"_index\":583,\"name\":{\"1921\":{}},\"comment\":{}}],[\"_issocketinit\",{\"_index\":731,\"name\":{\"2137\":{}},\"comment\":{}}],[\"_issocketopen\",{\"_index\":732,\"name\":{\"2138\":{}},\"comment\":{}}],[\"_iv\",{\"_index\":188,\"name\":{\"350\":{}},\"comment\":{}}],[\"_keepalivetimer\",{\"_index\":740,\"name\":{\"2146\":{}},\"comment\":{}}],[\"_key\",{\"_index\":187,\"name\":{\"349\":{}},\"comment\":{}}],[\"_layer\",{\"_index\":291,\"name\":{\"683\":{},\"887\":{},\"1055\":{},\"1221\":{}},\"comment\":{}}],[\"_listener\",{\"_index\":747,\"name\":{\"2153\":{}},\"comment\":{}}],[\"_loop\",{\"_index\":13,\"name\":{\"13\":{},\"166\":{}},\"comment\":{}}],[\"_lpos\",{\"_index\":288,\"name\":{\"680\":{},\"884\":{},\"1052\":{},\"1218\":{}},\"comment\":{}}],[\"_lrot\",{\"_index\":289,\"name\":{\"681\":{},\"885\":{},\"1053\":{},\"1219\":{}},\"comment\":{}}],[\"_lscale\",{\"_index\":290,\"name\":{\"682\":{},\"886\":{},\"1054\":{},\"1220\":{}},\"comment\":{}}],[\"_mat\",{\"_index\":287,\"name\":{\"679\":{},\"883\":{},\"1051\":{},\"1217\":{}},\"comment\":{}}],[\"_msg\",{\"_index\":105,\"name\":{\"230\":{},\"332\":{}},\"comment\":{}}],[\"_name\",{\"_index\":69,\"name\":{\"69\":{},\"141\":{},\"221\":{},\"424\":{},\"487\":{},\"549\":{},\"628\":{},\"756\":{},\"960\":{},\"1128\":{},\"1294\":{},\"1409\":{},\"1461\":{},\"1515\":{},\"1585\":{},\"1625\":{},\"1661\":{},\"1789\":{},\"1841\":{},\"1893\":{},\"2256\":{},\"2325\":{}},\"comment\":{}}],[\"_networktips\",{\"_index\":735,\"name\":{\"2141\":{}},\"comment\":{}}],[\"_objflags\",{\"_index\":68,\"name\":{\"68\":{},\"140\":{},\"220\":{},\"423\":{},\"486\":{},\"548\":{},\"627\":{},\"798\":{},\"1002\":{},\"1170\":{},\"1336\":{},\"1408\":{},\"1460\":{},\"1514\":{},\"1584\":{},\"1788\":{},\"1840\":{},\"1892\":{},\"2255\":{},\"2324\":{}},\"comment\":{}}],[\"_onbatchcreated\",{\"_index\":314,\"name\":{\"707\":{},\"911\":{},\"1079\":{},\"1245\":{}},\"comment\":{}}],[\"_onbeforeserialize\",{\"_index\":315,\"name\":{\"708\":{},\"912\":{},\"1080\":{},\"1246\":{}},\"comment\":{}}],[\"_onhierarchychanged\",{\"_index\":313,\"name\":{\"706\":{},\"910\":{},\"1078\":{},\"1244\":{}},\"comment\":{}}],[\"_onhierarchychangedbase\",{\"_index\":386,\"name\":{\"794\":{},\"998\":{},\"1166\":{},\"1332\":{}},\"comment\":{}}],[\"_onpostactivated\",{\"_index\":316,\"name\":{\"709\":{},\"913\":{},\"1081\":{},\"1247\":{}},\"comment\":{}}],[\"_onpredestroy\",{\"_index\":53,\"name\":{\"53\":{},\"121\":{},\"206\":{},\"405\":{},\"469\":{},\"530\":{},\"609\":{},\"688\":{},\"892\":{},\"1060\":{},\"1226\":{},\"1390\":{},\"1442\":{},\"1496\":{},\"1567\":{},\"1770\":{},\"1822\":{},\"1874\":{},\"2238\":{},\"2307\":{}},\"comment\":{}}],[\"_onpredestroybase\",{\"_index\":387,\"name\":{\"795\":{},\"999\":{},\"1167\":{},\"1333\":{}},\"comment\":{}}],[\"_onsetparent\",{\"_index\":312,\"name\":{\"705\":{},\"909\":{},\"1077\":{},\"1243\":{}},\"comment\":{}}],[\"_onsiblingindexchanged\",{\"_index\":388,\"name\":{\"796\":{},\"1000\":{},\"1168\":{},\"1334\":{}},\"comment\":{}}],[\"_originalsceneid\",{\"_index\":363,\"name\":{\"760\":{},\"964\":{},\"1132\":{},\"1298\":{}},\"comment\":{}}],[\"_parent\",{\"_index\":353,\"name\":{\"748\":{},\"952\":{},\"1120\":{},\"1286\":{},\"1997\":{}},\"comment\":{}}],[\"_persistnode\",{\"_index\":346,\"name\":{\"739\":{},\"943\":{},\"1111\":{},\"1277\":{}},\"comment\":{}}],[\"_player\",{\"_index\":12,\"name\":{\"12\":{},\"165\":{}},\"comment\":{}}],[\"_playonawake\",{\"_index\":14,\"name\":{\"14\":{},\"167\":{}},\"comment\":{}}],[\"_pos\",{\"_index\":284,\"name\":{\"676\":{},\"880\":{},\"1048\":{},\"1214\":{}},\"comment\":{}}],[\"_prefab\",{\"_index\":357,\"name\":{\"752\":{},\"956\":{},\"1124\":{},\"1290\":{}},\"comment\":{}}],[\"_progress\",{\"_index\":100,\"name\":{\"157\":{}},\"comment\":{}}],[\"_protocolhelper\",{\"_index\":736,\"name\":{\"2142\":{}},\"comment\":{}}],[\"_queues\",{\"_index\":581,\"name\":{\"1919\":{}},\"comment\":{}}],[\"_receivemsgtimer\",{\"_index\":741,\"name\":{\"2147\":{}},\"comment\":{}}],[\"_receivetime\",{\"_index\":744,\"name\":{\"2150\":{}},\"comment\":{}}],[\"_reconnecttimer\",{\"_index\":742,\"name\":{\"2148\":{}},\"comment\":{}}],[\"_reconnettimeout\",{\"_index\":745,\"name\":{\"2151\":{}},\"comment\":{}}],[\"_remove\",{\"_index\":634,\"name\":{\"2008\":{}},\"comment\":{}}],[\"_removecomponent\",{\"_index\":384,\"name\":{\"791\":{},\"995\":{},\"1163\":{},\"1329\":{}},\"comment\":{}}],[\"_requests\",{\"_index\":746,\"name\":{\"2152\":{}},\"comment\":{}}],[\"_rot\",{\"_index\":285,\"name\":{\"677\":{},\"881\":{},\"1049\":{},\"1215\":{}},\"comment\":{}}],[\"_runningasynctask\",{\"_index\":580,\"name\":{\"1918\":{}},\"comment\":{}}],[\"_scale\",{\"_index\":286,\"name\":{\"678\":{},\"882\":{},\"1050\":{},\"1216\":{}},\"comment\":{}}],[\"_scene\",{\"_index\":358,\"name\":{\"753\":{},\"957\":{},\"1125\":{},\"1291\":{}},\"comment\":{}}],[\"_scenegetter\",{\"_index\":44,\"name\":{\"44\":{},\"112\":{},\"197\":{},\"396\":{},\"460\":{},\"521\":{},\"600\":{},\"1381\":{},\"1433\":{},\"1487\":{},\"1558\":{},\"1761\":{},\"1813\":{},\"1865\":{},\"2229\":{},\"2298\":{}},\"comment\":{}}],[\"_setscene\",{\"_index\":262,\"name\":{\"647\":{},\"855\":{},\"1021\":{},\"1189\":{}},\"comment\":{}}],[\"_siblingindex\",{\"_index\":362,\"name\":{\"759\":{},\"963\":{},\"1131\":{},\"1297\":{}},\"comment\":{}}],[\"_socket\",{\"_index\":734,\"name\":{\"2140\":{}},\"comment\":{}}],[\"_stackid\",{\"_index\":261,\"name\":{\"646\":{},\"854\":{},\"1020\":{},\"1188\":{}},\"comment\":{}}],[\"_stacks\",{\"_index\":260,\"name\":{\"645\":{},\"853\":{},\"1019\":{},\"1187\":{}},\"comment\":{}}],[\"_state\",{\"_index\":733,\"name\":{\"2139\":{}},\"comment\":{}}],[\"_static\",{\"_index\":283,\"name\":{\"675\":{},\"879\":{},\"1047\":{},\"1213\":{}},\"comment\":{}}],[\"_step\",{\"_index\":183,\"name\":{\"342\":{}},\"comment\":{}}],[\"_switch_effect\",{\"_index\":85,\"name\":{\"89\":{}},\"comment\":{}}],[\"_switch_music\",{\"_index\":84,\"name\":{\"88\":{}},\"comment\":{}}],[\"_syncstates\",{\"_index\":30,\"name\":{\"30\":{},\"183\":{}},\"comment\":{}}],[\"_uiprops\",{\"_index\":282,\"name\":{\"674\":{},\"878\":{},\"1046\":{},\"1212\":{}},\"comment\":{}}],[\"_updatescene\",{\"_index\":364,\"name\":{\"761\":{},\"965\":{},\"1133\":{},\"1299\":{}},\"comment\":{}}],[\"_updatesiblingindex\",{\"_index\":385,\"name\":{\"792\":{},\"996\":{},\"1164\":{},\"1330\":{}},\"comment\":{}}],[\"_url\",{\"_index\":101,\"name\":{\"158\":{}},\"comment\":{}}],[\"_value\",{\"_index\":473,\"name\":{\"1623\":{},\"1659\":{}},\"comment\":{}}],[\"_volume\",{\"_index\":15,\"name\":{\"15\":{},\"168\":{}},\"comment\":{}}],[\"_volume_effect\",{\"_index\":83,\"name\":{\"87\":{}},\"comment\":{}}],[\"_volume_music\",{\"_index\":82,\"name\":{\"86\":{}},\"comment\":{}}],[\"_ws\",{\"_index\":765,\"name\":{\"2191\":{}},\"comment\":{}}],[\"abort\",{\"_index\":666,\"name\":{\"2055\":{}},\"comment\":{}}],[\"action\",{\"_index\":673,\"name\":{\"2063\":{}},\"comment\":{}}],[\"active\",{\"_index\":348,\"name\":{\"743\":{},\"947\":{},\"1115\":{},\"1281\":{}},\"comment\":{}}],[\"activeentitycount\",{\"_index\":600,\"name\":{\"1949\":{}},\"comment\":{}}],[\"activeinhierarchy\",{\"_index\":349,\"name\":{\"744\":{},\"948\":{},\"1116\":{},\"1282\":{}},\"comment\":{}}],[\"add\",{\"_index\":248,\"name\":{\"586\":{},\"656\":{},\"868\":{},\"1030\":{},\"1199\":{},\"1709\":{},\"2003\":{},\"2033\":{},\"2041\":{}},\"comment\":{}}],[\"addautoreleaseasset\",{\"_index\":222,\"name\":{\"445\":{},\"2214\":{},\"2284\":{}},\"comment\":{}}],[\"addautoreleaseassets\",{\"_index\":223,\"name\":{\"446\":{},\"2215\":{},\"2285\":{}},\"comment\":{}}],[\"addchild\",{\"_index\":370,\"name\":{\"767\":{},\"971\":{},\"1139\":{},\"1305\":{},\"2001\":{}},\"comment\":{}}],[\"addcomponent\",{\"_index\":47,\"name\":{\"47\":{},\"115\":{},\"200\":{},\"399\":{},\"463\":{},\"524\":{},\"603\":{},\"780\":{},\"984\":{},\"1152\":{},\"1318\":{},\"1384\":{},\"1436\":{},\"1490\":{},\"1561\":{},\"1764\":{},\"1816\":{},\"1868\":{},\"2232\":{},\"2301\":{}},\"comment\":{}}],[\"addcomponents\",{\"_index\":633,\"name\":{\"2004\":{}},\"comment\":{}}],[\"addnodeanimation\",{\"_index\":559,\"name\":{\"1738\":{}},\"comment\":{}}],[\"addresponehandler\",{\"_index\":754,\"name\":{\"2171\":{}},\"comment\":{}}],[\"addsingleton\",{\"_index\":606,\"name\":{\"1955\":{}},\"comment\":{}}],[\"aesdecrypt\",{\"_index\":464,\"name\":{\"1607\":{}},\"comment\":{}}],[\"aesencrypt\",{\"_index\":463,\"name\":{\"1606\":{}},\"comment\":{}}],[\"allof\",{\"_index\":601,\"name\":{\"1950\":{}},\"comment\":{}}],[\"angle\",{\"_index\":300,\"name\":{\"693\":{},\"897\":{},\"1065\":{},\"1231\":{},\"1726\":{}},\"comment\":{}}],[\"angletowards\",{\"_index\":494,\"name\":{\"1648\":{}},\"comment\":{}}],[\"animation\",{\"_index\":436,\"name\":{\"1474\":{}},\"comment\":{}}],[\"anyof\",{\"_index\":602,\"name\":{\"1951\":{}},\"comment\":{}}],[\"applycomponentsfunction\",{\"_index\":250,\"name\":{\"590\":{}},\"comment\":{}}],[\"array\",{\"_index\":595,\"name\":{\"1939\":{}},\"comment\":{}}],[\"arrayutil\",{\"_index\":451,\"name\":{\"1592\":{}},\"comment\":{}}],[\"asynccallback\",{\"_index\":576,\"name\":{\"1912\":{}},\"comment\":{}}],[\"asyncqueue\",{\"_index\":577,\"name\":{\"1914\":{}},\"comment\":{}}],[\"attr\",{\"_index\":365,\"name\":{\"762\":{},\"966\":{},\"1134\":{},\"1300\":{}},\"comment\":{}}],[\"audio\",{\"_index\":443,\"name\":{\"1528\":{}},\"comment\":{}}],[\"audioeffect\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"audiomanager\",{\"_index\":76,\"name\":{\"76\":{}},\"comment\":{}}],[\"audiomusic\",{\"_index\":98,\"name\":{\"148\":{}},\"comment\":{}}],[\"audiostate\",{\"_index\":2,\"name\":{\"2\":{},\"150\":{}},\"comment\":{}}],[\"autoreconnect\",{\"_index\":727,\"name\":{\"2132\":{}},\"comment\":{}}],[\"avatar\",{\"_index\":478,\"name\":{\"1630\":{}},\"comment\":{}}],[\"back\",{\"_index\":532,\"name\":{\"1705\":{}},\"comment\":{}}],[\"ballistic\",{\"_index\":197,\"name\":{\"363\":{}},\"comment\":{}}],[\"base64toblob\",{\"_index\":469,\"name\":{\"1613\":{}},\"comment\":{}}],[\"base64totexture\",{\"_index\":468,\"name\":{\"1612\":{}},\"comment\":{}}],[\"base_request\",{\"_index\":752,\"name\":{\"2169\":{}},\"comment\":{}}],[\"bezierone\",{\"_index\":544,\"name\":{\"1721\":{}},\"comment\":{}}],[\"bezierthree\",{\"_index\":546,\"name\":{\"1723\":{}},\"comment\":{}}],[\"beziertwo\",{\"_index\":545,\"name\":{\"1722\":{}},\"comment\":{}}],[\"bindmessageactive\",{\"_index\":218,\"name\":{\"439\":{},\"2210\":{},\"2281\":{}},\"comment\":{}}],[\"black\",{\"_index\":271,\"name\":{\"659\":{},\"1028\":{}},\"comment\":{}}],[\"blue\",{\"_index\":148,\"name\":{\"291\":{}},\"comment\":{}}],[\"btc\",{\"_index\":772,\"name\":{\"2334\":{}},\"comment\":{}}],[\"buffer\",{\"_index\":683,\"name\":{\"2078\":{}},\"comment\":{}}],[\"bundle\",{\"_index\":398,\"name\":{\"814\":{}},\"comment\":{}}],[\"calculateaspacetobspacepos\",{\"_index\":553,\"name\":{\"1732\":{}},\"comment\":{}}],[\"calculatescreenpostospacepos\",{\"_index\":554,\"name\":{\"1733\":{}},\"comment\":{}}],[\"callback\",{\"_index\":180,\"name\":{\"339\":{},\"2065\":{},\"2073\":{},\"2076\":{}},\"comment\":{}}],[\"callbackobject\",{\"_index\":680,\"name\":{\"2074\":{}},\"comment\":{}}],[\"callbacks\",{\"_index\":245,\"name\":{\"577\":{}},\"comment\":{}}],[\"camera\",{\"_index\":230,\"name\":{\"505\":{},\"820\":{},\"1748\":{}},\"comment\":{}}],[\"camerautil\",{\"_index\":460,\"name\":{\"1602\":{}},\"comment\":{}}],[\"canrecycle\",{\"_index\":612,\"name\":{\"1967\":{},\"1988\":{},\"2206\":{},\"2270\":{}},\"comment\":{}}],[\"cccomp\",{\"_index\":766,\"name\":{\"2199\":{}},\"comment\":{}}],[\"ccvmparentcomp\",{\"_index\":767,\"name\":{\"2263\":{}},\"comment\":{}}],[\"channelid\",{\"_index\":676,\"name\":{\"2067\":{}},\"comment\":{}}],[\"checking\",{\"_index\":721,\"name\":{\"2126\":{}},\"comment\":{}}],[\"checkresponsepackage\",{\"_index\":690,\"name\":{\"2085\":{},\"2185\":{}},\"comment\":{}}],[\"children\",{\"_index\":347,\"name\":{\"742\":{},\"946\":{},\"1114\":{},\"1280\":{},\"2000\":{}},\"comment\":{}}],[\"circularedgeposition\",{\"_index\":514,\"name\":{\"1681\":{}},\"comment\":{}}],[\"clamp\",{\"_index\":495,\"name\":{\"1649\":{}},\"comment\":{}}],[\"cleanlisteners\",{\"_index\":756,\"name\":{\"2173\":{}},\"comment\":{}}],[\"clear\",{\"_index\":117,\"name\":{\"247\":{},\"360\":{},\"662\":{},\"841\":{},\"877\":{},\"1034\":{},\"1211\":{},\"1909\":{},\"1932\":{},\"1947\":{},\"2036\":{}},\"comment\":{}}],[\"clearnodearray\",{\"_index\":258,\"name\":{\"643\":{},\"851\":{},\"1017\":{},\"1185\":{}},\"comment\":{}}],[\"cleartimer\",{\"_index\":760,\"name\":{\"2177\":{}},\"comment\":{}}],[\"clip\",{\"_index\":16,\"name\":{\"16\":{},\"169\":{}},\"comment\":{}}],[\"close\",{\"_index\":432,\"name\":{\"1370\":{},\"2100\":{},\"2118\":{},\"2164\":{},\"2198\":{}},\"comment\":{}}],[\"closed\",{\"_index\":720,\"name\":{\"2124\":{}},\"comment\":{}}],[\"closesocket\",{\"_index\":751,\"name\":{\"2165\":{}},\"comment\":{}}],[\"code\",{\"_index\":679,\"name\":{\"2070\":{}},\"comment\":{}}],[\"collection\",{\"_index\":593,\"name\":{\"1937\":{}},\"comment\":{}}],[\"collider\",{\"_index\":206,\"name\":{\"376\":{}},\"comment\":{}}],[\"collisiontype\",{\"_index\":195,\"name\":{\"361\":{}},\"comment\":{}}],[\"combinearrays\",{\"_index\":458,\"name\":{\"1599\":{}},\"comment\":{}}],[\"comblocksystem\",{\"_index\":610,\"name\":{\"1964\":{},\"1965\":{}},\"comment\":{}}],[\"comblocksystems\",{\"_index\":655,\"name\":{\"2040\":{}},\"comment\":{}}],[\"commonprompt\",{\"_index\":418,\"name\":{\"1351\":{}},\"comment\":{}}],[\"comp\",{\"_index\":608,\"name\":{\"1958\":{},\"1959\":{}},\"comment\":{}}],[\"complete\",{\"_index\":586,\"name\":{\"1924\":{}},\"comment\":{}}],[\"compname\",{\"_index\":628,\"name\":{\"1985\":{},\"2201\":{},\"2265\":{}},\"comment\":{}}],[\"component\",{\"_index\":168,\"name\":{\"316\":{}},\"comment\":{}}],[\"components\",{\"_index\":345,\"name\":{\"738\":{},\"942\":{},\"1110\":{},\"1276\":{}},\"comment\":{}}],[\"comptid2ctor\",{\"_index\":631,\"name\":{\"1995\":{}},\"comment\":{}}],[\"comptid2obj\",{\"_index\":632,\"name\":{\"1996\":{}},\"comment\":{}}],[\"config\",{\"_index\":423,\"name\":{\"1360\":{},\"2332\":{},\"2338\":{}},\"comment\":{}}],[\"configs\",{\"_index\":402,\"name\":{\"829\":{}},\"comment\":{}}],[\"confound\",{\"_index\":455,\"name\":{\"1596\":{}},\"comment\":{}}],[\"connect\",{\"_index\":701,\"name\":{\"2098\":{},\"2114\":{},\"2156\":{},\"2196\":{}},\"comment\":{}}],[\"connecting\",{\"_index\":716,\"name\":{\"2120\":{},\"2125\":{}},\"comment\":{}}],[\"connecttips\",{\"_index\":704,\"name\":{\"2102\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":7,\"name\":{\"7\":{},\"82\":{},\"155\":{},\"229\":{},\"242\":{},\"250\":{},\"257\":{},\"298\":{},\"302\":{},\"312\":{},\"338\":{},\"348\":{},\"369\":{},\"435\":{},\"495\":{},\"503\":{},\"573\":{},\"584\":{},\"653\":{},\"818\":{},\"861\":{},\"1027\":{},\"1195\":{},\"1344\":{},\"1355\":{},\"1420\":{},\"1472\":{},\"1535\":{},\"1540\":{},\"1601\":{},\"1604\":{},\"1608\":{},\"1614\":{},\"1620\":{},\"1622\":{},\"1640\":{},\"1651\":{},\"1656\":{},\"1658\":{},\"1669\":{},\"1674\":{},\"1677\":{},\"1682\":{},\"1695\":{},\"1728\":{},\"1739\":{},\"1744\":{},\"1800\":{},\"1852\":{},\"1903\":{},\"1917\":{},\"1986\":{},\"1991\":{},\"2011\":{},\"2030\":{},\"2038\":{},\"2047\":{},\"2109\":{},\"2134\":{},\"2181\":{},\"2190\":{},\"2205\":{},\"2269\":{},\"2333\":{},\"2340\":{},\"2353\":{}},\"comment\":{}}],[\"copy\",{\"_index\":500,\"name\":{\"1655\":{}},\"comment\":{}}],[\"copy2darray\",{\"_index\":453,\"name\":{\"1594\":{}},\"comment\":{}}],[\"create_node\",{\"_index\":409,\"name\":{\"842\":{}},\"comment\":{}}],[\"createnode\",{\"_index\":276,\"name\":{\"667\":{},\"864\":{},\"1039\":{},\"1201\":{}},\"comment\":{}}],[\"createprefabnode\",{\"_index\":556,\"name\":{\"1735\":{}},\"comment\":{}}],[\"createprefabnodeasync\",{\"_index\":557,\"name\":{\"1736\":{}},\"comment\":{}}],[\"cross\",{\"_index\":548,\"name\":{\"1725\":{}},\"comment\":{}}],[\"current\",{\"_index\":268,\"name\":{\"655\":{}},\"comment\":{}}],[\"currenttime\",{\"_index\":31,\"name\":{\"31\":{},\"184\":{}},\"comment\":{}}],[\"data\",{\"_index\":677,\"name\":{\"2068\":{},\"2072\":{},\"2274\":{},\"2358\":{}},\"comment\":{}}],[\"debug\",{\"_index\":784,\"name\":{\"2354\":{}},\"comment\":{}}],[\"deepcopy\",{\"_index\":499,\"name\":{\"1654\":{}},\"comment\":{}}],[\"default\",{\"_index\":486,\"name\":{\"1638\":{},\"1665\":{}},\"comment\":{}}],[\"deg2rad\",{\"_index\":489,\"name\":{\"1642\":{}},\"comment\":{}}],[\"delay\",{\"_index\":566,\"name\":{\"1801\":{}},\"comment\":{}}],[\"delegatecomponent\",{\"_index\":247,\"name\":{\"580\":{}},\"comment\":{}}],[\"delete\",{\"_index\":596,\"name\":{\"1941\":{}},\"comment\":{}}],[\"deletecache\",{\"_index\":669,\"name\":{\"2058\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":52,\"name\":{\"52\":{},\"120\":{},\"205\":{},\"234\":{},\"336\":{},\"404\":{},\"468\":{},\"529\":{},\"608\":{},\"789\":{},\"993\":{},\"1161\":{},\"1327\":{},\"1389\":{},\"1441\":{},\"1495\":{},\"1566\":{},\"1769\":{},\"1821\":{},\"1873\":{},\"2009\":{},\"2237\":{},\"2306\":{}},\"comment\":{}}],[\"destroyallchildren\",{\"_index\":383,\"name\":{\"790\":{},\"994\":{},\"1162\":{},\"1328\":{}},\"comment\":{}}],[\"dialog\",{\"_index\":394,\"name\":{\"809\":{},\"826\":{}},\"comment\":{}}],[\"dirangle\",{\"_index\":549,\"name\":{\"1727\":{}},\"comment\":{}}],[\"direction\",{\"_index\":540,\"name\":{\"1716\":{}},\"comment\":{}}],[\"dispatchevent\",{\"_index\":108,\"name\":{\"233\":{},\"246\":{},\"255\":{},\"335\":{},\"449\":{},\"786\":{},\"990\":{},\"1158\":{},\"1324\":{},\"2218\":{},\"2288\":{}},\"comment\":{}}],[\"distance\",{\"_index\":541,\"name\":{\"1717\":{},\"1747\":{}},\"comment\":{}}],[\"div\",{\"_index\":536,\"name\":{\"1712\":{}},\"comment\":{}}],[\"dot\",{\"_index\":547,\"name\":{\"1724\":{}},\"comment\":{}}],[\"down\",{\"_index\":531,\"name\":{\"1703\":{}},\"comment\":{}}],[\"dt\",{\"_index\":637,\"name\":{\"2013\":{}},\"comment\":{}}],[\"dump\",{\"_index\":126,\"name\":{\"265\":{}},\"comment\":{}}],[\"duration\",{\"_index\":32,\"name\":{\"32\":{},\"185\":{}},\"comment\":{}}],[\"dynamicsassets\",{\"_index\":220,\"name\":{\"441\":{}},\"comment\":{}}],[\"ecs\",{\"_index\":447,\"name\":{\"1534\":{},\"1942\":{}},\"comment\":{}}],[\"ecscomblocksystem\",{\"_index\":635,\"name\":{\"2010\":{}},\"comment\":{}}],[\"ecscomp\",{\"_index\":626,\"name\":{\"1983\":{}},\"comment\":{}}],[\"ecsentity\",{\"_index\":629,\"name\":{\"1990\":{}},\"comment\":{}}],[\"ecsrootsystem\",{\"_index\":650,\"name\":{\"2029\":{}},\"comment\":{}}],[\"ecssystem\",{\"_index\":653,\"name\":{\"2037\":{}},\"comment\":{}}],[\"editor\",{\"_index\":481,\"name\":{\"1633\":{}},\"comment\":{}}],[\"effect\",{\"_index\":81,\"name\":{\"85\":{}},\"comment\":{}}],[\"effect2dfollow3d\",{\"_index\":560,\"name\":{\"1740\":{}},\"comment\":{}}],[\"effectdelayrelease\",{\"_index\":565,\"name\":{\"1796\":{}},\"comment\":{}}],[\"effectfinishedrelease\",{\"_index\":568,\"name\":{\"1848\":{}},\"comment\":{}}],[\"effects\",{\"_index\":8,\"name\":{\"8\":{},\"1904\":{}},\"comment\":{}}],[\"effectsinglecase\",{\"_index\":571,\"name\":{\"1900\":{}},\"comment\":{}}],[\"eid\",{\"_index\":630,\"name\":{\"1992\":{}},\"comment\":{}}],[\"elapsedtime\",{\"_index\":182,\"name\":{\"341\":{}},\"comment\":{}}],[\"emit\",{\"_index\":380,\"name\":{\"785\":{},\"989\":{},\"1157\":{},\"1323\":{}},\"comment\":{}}],[\"enable\",{\"_index\":585,\"name\":{\"1923\":{}},\"comment\":{}}],[\"enabled\",{\"_index\":38,\"name\":{\"38\":{},\"106\":{},\"191\":{},\"390\":{},\"454\":{},\"515\":{},\"594\":{},\"1375\":{},\"1427\":{},\"1481\":{},\"1552\":{},\"1755\":{},\"1807\":{},\"1859\":{},\"2223\":{},\"2292\":{}},\"comment\":{}}],[\"enabledinhierarchy\",{\"_index\":39,\"name\":{\"39\":{},\"107\":{},\"192\":{},\"391\":{},\"455\":{},\"516\":{},\"595\":{},\"1376\":{},\"1428\":{},\"1482\":{},\"1553\":{},\"1756\":{},\"1808\":{},\"1860\":{},\"2224\":{},\"2293\":{}},\"comment\":{}}],[\"encryptutil\",{\"_index\":462,\"name\":{\"1605\":{}},\"comment\":{}}],[\"end\",{\"_index\":138,\"name\":{\"281\":{}},\"comment\":{}}],[\"ent\",{\"_index\":613,\"name\":{\"1968\":{},\"1987\":{},\"2207\":{},\"2271\":{}},\"comment\":{}}],[\"enteredentities\",{\"_index\":638,\"name\":{\"2014\":{}},\"comment\":{}}],[\"entity\",{\"_index\":607,\"name\":{\"1956\":{},\"1957\":{}},\"comment\":{}}],[\"entityenter\",{\"_index\":620,\"name\":{\"1976\":{}},\"comment\":{}}],[\"entityremove\",{\"_index\":622,\"name\":{\"1978\":{}},\"comment\":{}}],[\"equals\",{\"_index\":537,\"name\":{\"1713\":{}},\"comment\":{}}],[\"eulerangles\",{\"_index\":299,\"name\":{\"692\":{},\"896\":{},\"1064\":{},\"1230\":{}},\"comment\":{}}],[\"event_collisionenter\",{\"_index\":203,\"name\":{\"373\":{}},\"comment\":{}}],[\"event_collisionexit\",{\"_index\":205,\"name\":{\"375\":{}},\"comment\":{}}],[\"event_collisionstay\",{\"_index\":204,\"name\":{\"374\":{}},\"comment\":{}}],[\"event_triggerenter\",{\"_index\":200,\"name\":{\"370\":{}},\"comment\":{}}],[\"event_triggerexit\",{\"_index\":202,\"name\":{\"372\":{}},\"comment\":{}}],[\"event_triggerstay\",{\"_index\":201,\"name\":{\"371\":{}},\"comment\":{}}],[\"eventdispatcher\",{\"_index\":104,\"name\":{\"228\":{},\"437\":{},\"2209\":{},\"2280\":{}},\"comment\":{}}],[\"eventhandler\",{\"_index\":4,\"name\":{\"4\":{},\"79\":{},\"152\":{},\"366\":{},\"432\":{},\"500\":{},\"581\":{},\"1352\":{},\"1417\":{},\"1469\":{},\"1537\":{},\"1741\":{},\"1797\":{},\"1849\":{},\"2202\":{},\"2266\":{}},\"comment\":{}}],[\"eventmessage\",{\"_index\":111,\"name\":{\"237\":{}},\"comment\":{}}],[\"eventprocessor\",{\"_index\":352,\"name\":{\"747\":{},\"951\":{},\"1119\":{},\"1285\":{}},\"comment\":{}}],[\"events\",{\"_index\":116,\"name\":{\"243\":{},\"251\":{}},\"comment\":{}}],[\"eventtype\",{\"_index\":3,\"name\":{\"3\":{},\"151\":{},\"636\":{},\"844\":{},\"1010\":{},\"1178\":{}},\"comment\":{}}],[\"excludeof\",{\"_index\":604,\"name\":{\"1953\":{}},\"comment\":{}}],[\"excutetimes\",{\"_index\":579,\"name\":{\"1916\":{}},\"comment\":{}}],[\"execute\",{\"_index\":644,\"name\":{\"2020\":{},\"2035\":{}},\"comment\":{}}],[\"execute0\",{\"_index\":647,\"name\":{\"2026\":{}},\"comment\":{}}],[\"execute1\",{\"_index\":648,\"name\":{\"2027\":{}},\"comment\":{}}],[\"executesystemflows\",{\"_index\":651,\"name\":{\"2031\":{}},\"comment\":{}}],[\"filter\",{\"_index\":649,\"name\":{\"2028\":{}},\"comment\":{}}],[\"find\",{\"_index\":279,\"name\":{\"671\":{},\"874\":{},\"1043\":{},\"1208\":{}},\"comment\":{}}],[\"findnodes\",{\"_index\":552,\"name\":{\"1731\":{}},\"comment\":{}}],[\"findup\",{\"_index\":417,\"name\":{\"1349\":{}},\"comment\":{}}],[\"firstupdate\",{\"_index\":624,\"name\":{\"1980\":{}},\"comment\":{}}],[\"fisheryatesshuffle\",{\"_index\":454,\"name\":{\"1595\":{}},\"comment\":{}}],[\"flattening\",{\"_index\":456,\"name\":{\"1597\":{}},\"comment\":{}}],[\"format\",{\"_index\":171,\"name\":{\"319\":{},\"1688\":{}},\"comment\":{}}],[\"forward\",{\"_index\":306,\"name\":{\"699\":{},\"903\":{},\"1071\":{},\"1237\":{},\"1704\":{}},\"comment\":{}}],[\"framerate\",{\"_index\":775,\"name\":{\"2343\":{}},\"comment\":{}}],[\"game\",{\"_index\":391,\"name\":{\"806\":{},\"821\":{},\"1530\":{},\"1541\":{},\"2335\":{}},\"comment\":{}}],[\"game_enter\",{\"_index\":112,\"name\":{\"238\":{}},\"comment\":{}}],[\"game_exit\",{\"_index\":113,\"name\":{\"239\":{}},\"comment\":{}}],[\"game_object_select\",{\"_index\":503,\"name\":{\"1666\":{}},\"comment\":{}}],[\"game_owner\",{\"_index\":504,\"name\":{\"1667\":{}},\"comment\":{}}],[\"game_resize\",{\"_index\":114,\"name\":{\"240\":{}},\"comment\":{}}],[\"gamecollision\",{\"_index\":199,\"name\":{\"365\":{}},\"comment\":{}}],[\"gamecomponent\",{\"_index\":215,\"name\":{\"431\":{}},\"comment\":{}}],[\"gameconfig\",{\"_index\":773,\"name\":{\"2339\":{}},\"comment\":{}}],[\"gamemanager\",{\"_index\":224,\"name\":{\"494\":{}},\"comment\":{}}],[\"gamequeryconfig\",{\"_index\":783,\"name\":{\"2352\":{}},\"comment\":{}}],[\"gametimescaleextend\",{\"_index\":227,\"name\":{\"498\":{}},\"comment\":{}}],[\"get\",{\"_index\":125,\"name\":{\"264\":{},\"355\":{},\"443\":{},\"669\":{},\"872\":{},\"1041\":{},\"1206\":{},\"1616\":{},\"2005\":{},\"2050\":{},\"2212\":{},\"2283\":{}},\"comment\":{}}],[\"getboolean\",{\"_index\":192,\"name\":{\"357\":{}},\"comment\":{}}],[\"getbyarraybuffer\",{\"_index\":663,\"name\":{\"2052\":{}},\"comment\":{}}],[\"getbyuuid\",{\"_index\":277,\"name\":{\"668\":{},\"871\":{},\"1040\":{},\"1205\":{}},\"comment\":{}}],[\"getchildbyname\",{\"_index\":368,\"name\":{\"765\":{},\"969\":{},\"1137\":{},\"1303\":{}},\"comment\":{}}],[\"getchildbypath\",{\"_index\":369,\"name\":{\"766\":{},\"970\":{},\"1138\":{},\"1304\":{}},\"comment\":{}}],[\"getchildbyuuid\",{\"_index\":367,\"name\":{\"764\":{},\"968\":{},\"1136\":{},\"1302\":{}},\"comment\":{}}],[\"getcomponent\",{\"_index\":48,\"name\":{\"48\":{},\"116\":{},\"201\":{},\"400\":{},\"464\":{},\"525\":{},\"604\":{},\"776\":{},\"980\":{},\"1148\":{},\"1314\":{},\"1385\":{},\"1437\":{},\"1491\":{},\"1562\":{},\"1765\":{},\"1817\":{},\"1869\":{},\"2233\":{},\"2302\":{}},\"comment\":{}}],[\"getcomponentinchildren\",{\"_index\":50,\"name\":{\"50\":{},\"118\":{},\"203\":{},\"402\":{},\"466\":{},\"527\":{},\"606\":{},\"778\":{},\"982\":{},\"1150\":{},\"1316\":{},\"1387\":{},\"1439\":{},\"1493\":{},\"1564\":{},\"1767\":{},\"1819\":{},\"1871\":{},\"2235\":{},\"2304\":{}},\"comment\":{}}],[\"getcomponents\",{\"_index\":49,\"name\":{\"49\":{},\"117\":{},\"202\":{},\"401\":{},\"465\":{},\"526\":{},\"605\":{},\"777\":{},\"981\":{},\"1149\":{},\"1315\":{},\"1386\":{},\"1438\":{},\"1492\":{},\"1563\":{},\"1766\":{},\"1818\":{},\"1870\":{},\"2234\":{},\"2303\":{}},\"comment\":{}}],[\"getcomponentsinchildren\",{\"_index\":51,\"name\":{\"51\":{},\"119\":{},\"204\":{},\"403\":{},\"467\":{},\"528\":{},\"607\":{},\"779\":{},\"983\":{},\"1151\":{},\"1317\":{},\"1388\":{},\"1440\":{},\"1494\":{},\"1565\":{},\"1768\":{},\"1820\":{},\"1872\":{},\"2236\":{},\"2305\":{}},\"comment\":{}}],[\"getdatestring\",{\"_index\":154,\"name\":{\"297\":{}},\"comment\":{}}],[\"getentity\",{\"_index\":597,\"name\":{\"1945\":{}},\"comment\":{}}],[\"getentitybyeid\",{\"_index\":599,\"name\":{\"1948\":{}},\"comment\":{}}],[\"getheadlen\",{\"_index\":687,\"name\":{\"2082\":{},\"2182\":{}},\"comment\":{}}],[\"gethearbeat\",{\"_index\":688,\"name\":{\"2083\":{},\"2183\":{}},\"comment\":{}}],[\"getinstance\",{\"_index\":709,\"name\":{\"2108\":{}},\"comment\":{}}],[\"getjson\",{\"_index\":193,\"name\":{\"358\":{}},\"comment\":{}}],[\"getlocaltime\",{\"_index\":173,\"name\":{\"321\":{}},\"comment\":{}}],[\"getnetlistenersindex\",{\"_index\":757,\"name\":{\"2174\":{}},\"comment\":{}}],[\"getnumber\",{\"_index\":191,\"name\":{\"356\":{}},\"comment\":{}}],[\"getpackageid\",{\"_index\":693,\"name\":{\"2088\":{},\"2188\":{}},\"comment\":{}}],[\"getpackagelen\",{\"_index\":689,\"name\":{\"2084\":{},\"2184\":{}},\"comment\":{}}],[\"getparamstring\",{\"_index\":667,\"name\":{\"2056\":{}},\"comment\":{}}],[\"getparent\",{\"_index\":366,\"name\":{\"763\":{},\"967\":{},\"1135\":{},\"1301\":{}},\"comment\":{}}],[\"getpathinhierarchy\",{\"_index\":343,\"name\":{\"736\":{},\"940\":{},\"1108\":{},\"1274\":{}},\"comment\":{}}],[\"getpcmdata\",{\"_index\":24,\"name\":{\"24\":{},\"177\":{}},\"comment\":{}}],[\"getpixelcolor\",{\"_index\":466,\"name\":{\"1610\":{}},\"comment\":{}}],[\"getplateform\",{\"_index\":508,\"name\":{\"1673\":{}},\"comment\":{}}],[\"getposition\",{\"_index\":323,\"name\":{\"716\":{},\"920\":{},\"1088\":{},\"1254\":{}},\"comment\":{}}],[\"getrandom\",{\"_index\":157,\"name\":{\"304\":{}},\"comment\":{}}],[\"getrandombyminmaxlist\",{\"_index\":160,\"name\":{\"307\":{}},\"comment\":{}}],[\"getrandombyobjectlist\",{\"_index\":161,\"name\":{\"308\":{}},\"comment\":{}}],[\"getrandombysumlist\",{\"_index\":162,\"name\":{\"309\":{}},\"comment\":{}}],[\"getrandomint\",{\"_index\":159,\"name\":{\"306\":{}},\"comment\":{}}],[\"getrandomvalueinarray\",{\"_index\":459,\"name\":{\"1600\":{}},\"comment\":{}}],[\"getrotation\",{\"_index\":326,\"name\":{\"719\":{},\"923\":{},\"1091\":{},\"1257\":{}},\"comment\":{}}],[\"getsamplerate\",{\"_index\":25,\"name\":{\"25\":{},\"178\":{}},\"comment\":{}}],[\"getscale\",{\"_index\":328,\"name\":{\"721\":{},\"925\":{},\"1093\":{},\"1259\":{}},\"comment\":{}}],[\"getsiblingindex\",{\"_index\":372,\"name\":{\"769\":{},\"973\":{},\"1141\":{},\"1307\":{}},\"comment\":{}}],[\"getsingleton\",{\"_index\":605,\"name\":{\"1954\":{}},\"comment\":{}}],[\"gettime\",{\"_index\":172,\"name\":{\"320\":{}},\"comment\":{}}],[\"getuuid\",{\"_index\":275,\"name\":{\"665\":{},\"867\":{},\"1037\":{},\"1198\":{}},\"comment\":{}}],[\"getwithparams\",{\"_index\":662,\"name\":{\"2051\":{}},\"comment\":{}}],[\"getwithparamsbyarraybuffer\",{\"_index\":664,\"name\":{\"2053\":{}},\"comment\":{}}],[\"getworldmatrix\",{\"_index\":337,\"name\":{\"730\":{},\"934\":{},\"1102\":{},\"1268\":{}},\"comment\":{}}],[\"getworldposition\",{\"_index\":331,\"name\":{\"724\":{},\"928\":{},\"1096\":{},\"1262\":{}},\"comment\":{}}],[\"getworldrotation\",{\"_index\":334,\"name\":{\"727\":{},\"931\":{},\"1099\":{},\"1265\":{}},\"comment\":{}}],[\"getworldrs\",{\"_index\":338,\"name\":{\"731\":{},\"935\":{},\"1103\":{},\"1269\":{}},\"comment\":{}}],[\"getworldrt\",{\"_index\":339,\"name\":{\"732\":{},\"936\":{},\"1104\":{},\"1270\":{}},\"comment\":{}}],[\"getworldscale\",{\"_index\":336,\"name\":{\"729\":{},\"933\":{},\"1101\":{},\"1267\":{}},\"comment\":{}}],[\"gizmos\",{\"_index\":480,\"name\":{\"1632\":{}},\"comment\":{}}],[\"gray\",{\"_index\":150,\"name\":{\"293\":{}},\"comment\":{}}],[\"green\",{\"_index\":149,\"name\":{\"292\":{}},\"comment\":{}}],[\"group\",{\"_index\":636,\"name\":{\"2012\":{}},\"comment\":{}}],[\"groupitem\",{\"_index\":501,\"name\":{\"1657\":{}},\"comment\":{}}],[\"gui\",{\"_index\":228,\"name\":{\"499\":{},\"1529\":{},\"1542\":{}},\"comment\":{}}],[\"guid\",{\"_index\":516,\"name\":{\"1684\":{}},\"comment\":{}}],[\"guide\",{\"_index\":396,\"name\":{\"812\":{},\"822\":{}},\"comment\":{}}],[\"handlerrequestpackage\",{\"_index\":691,\"name\":{\"2086\":{},\"2187\":{}},\"comment\":{}}],[\"handlerresponsepackage\",{\"_index\":692,\"name\":{\"2087\":{},\"2186\":{}},\"comment\":{}}],[\"has\",{\"_index\":278,\"name\":{\"670\":{},\"838\":{},\"873\":{},\"1042\":{},\"1207\":{},\"2006\":{}},\"comment\":{}}],[\"haschangedflags\",{\"_index\":310,\"name\":{\"703\":{},\"907\":{},\"1075\":{},\"1241\":{}},\"comment\":{}}],[\"hasentity\",{\"_index\":645,\"name\":{\"2024\":{}},\"comment\":{}}],[\"hasentityenter\",{\"_index\":640,\"name\":{\"2016\":{}},\"comment\":{}}],[\"hasentityremove\",{\"_index\":641,\"name\":{\"2017\":{}},\"comment\":{}}],[\"haseventlistener\",{\"_index\":381,\"name\":{\"787\":{},\"991\":{},\"1159\":{},\"1325\":{}},\"comment\":{}}],[\"hasupdate\",{\"_index\":642,\"name\":{\"2018\":{}},\"comment\":{}}],[\"hideflags\",{\"_index\":70,\"name\":{\"70\":{},\"142\":{},\"222\":{},\"425\":{},\"488\":{},\"550\":{},\"629\":{},\"799\":{},\"1003\":{},\"1171\":{},\"1337\":{},\"1410\":{},\"1462\":{},\"1516\":{},\"1586\":{},\"1790\":{},\"1842\":{},\"1894\":{},\"2257\":{},\"2326\":{}},\"comment\":{}}],[\"host\",{\"_index\":724,\"name\":{\"2129\":{}},\"comment\":{}}],[\"http\",{\"_index\":446,\"name\":{\"1533\":{}},\"comment\":{}}],[\"httpevent\",{\"_index\":656,\"name\":{\"2042\":{}},\"comment\":{}}],[\"httprequest\",{\"_index\":660,\"name\":{\"2046\":{}},\"comment\":{}}],[\"httpserver\",{\"_index\":778,\"name\":{\"2346\":{}},\"comment\":{}}],[\"httptimeout\",{\"_index\":779,\"name\":{\"2347\":{}},\"comment\":{}}],[\"icomp\",{\"_index\":611,\"name\":{\"1966\":{}},\"comment\":{}}],[\"idgenerator\",{\"_index\":259,\"name\":{\"644\":{},\"852\":{},\"1018\":{},\"1186\":{}},\"comment\":{}}],[\"ientityentersystem\",{\"_index\":619,\"name\":{\"1975\":{}},\"comment\":{}}],[\"ientityremovesystem\",{\"_index\":621,\"name\":{\"1977\":{}},\"comment\":{}}],[\"ignore_raycast\",{\"_index\":479,\"name\":{\"1631\":{}},\"comment\":{}}],[\"imagetobase64\",{\"_index\":467,\"name\":{\"1611\":{}},\"comment\":{}}],[\"imageutil\",{\"_index\":465,\"name\":{\"1609\":{}},\"comment\":{}}],[\"imatcher\",{\"_index\":614,\"name\":{\"1970\":{}},\"comment\":{}}],[\"indices\",{\"_index\":616,\"name\":{\"1972\":{}},\"comment\":{}}],[\"inetworktips\",{\"_index\":703,\"name\":{\"2101\":{}},\"comment\":{}}],[\"init\",{\"_index\":136,\"name\":{\"278\":{},\"352\":{},\"510\":{},\"832\":{},\"1029\":{},\"1347\":{},\"1548\":{},\"2022\":{},\"2034\":{},\"2155\":{},\"2337\":{}},\"comment\":{}}],[\"initecssystem\",{\"_index\":449,\"name\":{\"1546\":{}},\"comment\":{}}],[\"initgui\",{\"_index\":448,\"name\":{\"1545\":{}},\"comment\":{}}],[\"initsocket\",{\"_index\":748,\"name\":{\"2157\":{}},\"comment\":{}}],[\"inittime\",{\"_index\":167,\"name\":{\"315\":{}},\"comment\":{}}],[\"insertchild\",{\"_index\":371,\"name\":{\"768\":{},\"972\":{},\"1140\":{},\"1306\":{}},\"comment\":{}}],[\"instance\",{\"_index\":78,\"name\":{\"78\":{},\"249\":{},\"301\":{},\"1902\":{}},\"comment\":{}}],[\"invalidatechildren\",{\"_index\":320,\"name\":{\"713\":{},\"917\":{},\"1085\":{},\"1251\":{}},\"comment\":{}}],[\"inversetransformpoint\",{\"_index\":329,\"name\":{\"722\":{},\"926\":{},\"1094\":{},\"1260\":{}},\"comment\":{}}],[\"iprotocolhelper\",{\"_index\":686,\"name\":{\"2081\":{}},\"comment\":{}}],[\"irequestprotocol\",{\"_index\":672,\"name\":{\"2062\":{}},\"comment\":{}}],[\"iresponseprotocol\",{\"_index\":678,\"name\":{\"2069\":{}},\"comment\":{}}],[\"isautoreconnect\",{\"_index\":761,\"name\":{\"2178\":{}},\"comment\":{}}],[\"ischildof\",{\"_index\":378,\"name\":{\"775\":{},\"979\":{},\"1147\":{},\"1313\":{}},\"comment\":{}}],[\"iscompress\",{\"_index\":675,\"name\":{\"2066\":{},\"2071\":{}},\"comment\":{}}],[\"isdoubleword\",{\"_index\":510,\"name\":{\"1676\":{}},\"comment\":{}}],[\"isinview\",{\"_index\":461,\"name\":{\"1603\":{}},\"comment\":{}}],[\"ismatch\",{\"_index\":618,\"name\":{\"1974\":{}},\"comment\":{}}],[\"isnativeandroid\",{\"_index\":506,\"name\":{\"1671\":{}},\"comment\":{}}],[\"isnativeios\",{\"_index\":507,\"name\":{\"1672\":{}},\"comment\":{}}],[\"isnode\",{\"_index\":256,\"name\":{\"641\":{},\"849\":{},\"1015\":{},\"1183\":{}},\"comment\":{}}],[\"isobject\",{\"_index\":498,\"name\":{\"1653\":{}},\"comment\":{}}],[\"isocket\",{\"_index\":696,\"name\":{\"2093\":{}},\"comment\":{}}],[\"isopen\",{\"_index\":151,\"name\":{\"294\":{}},\"comment\":{}}],[\"isprocessing\",{\"_index\":589,\"name\":{\"1929\":{}},\"comment\":{}}],[\"isstop\",{\"_index\":590,\"name\":{\"1930\":{}},\"comment\":{}}],[\"isvalid\",{\"_index\":72,\"name\":{\"72\":{},\"144\":{},\"224\":{},\"427\":{},\"490\":{},\"552\":{},\"631\":{},\"801\":{},\"1005\":{},\"1173\":{},\"1339\":{},\"1412\":{},\"1464\":{},\"1518\":{},\"1588\":{},\"1792\":{},\"1844\":{},\"1896\":{},\"2259\":{},\"2328\":{}},\"comment\":{}}],[\"isystemfirstupdate\",{\"_index\":623,\"name\":{\"1979\":{}},\"comment\":{}}],[\"isystemupdate\",{\"_index\":625,\"name\":{\"1981\":{}},\"comment\":{}}],[\"jsonutil\",{\"_index\":470,\"name\":{\"1615\":{}},\"comment\":{}}],[\"key\",{\"_index\":617,\"name\":{\"1973\":{}},\"comment\":{}}],[\"lab_cancel\",{\"_index\":422,\"name\":{\"1359\":{}},\"comment\":{}}],[\"lab_content\",{\"_index\":420,\"name\":{\"1357\":{},\"1473\":{}},\"comment\":{}}],[\"lab_ok\",{\"_index\":421,\"name\":{\"1358\":{}},\"comment\":{}}],[\"lab_title\",{\"_index\":419,\"name\":{\"1356\":{}},\"comment\":{}}],[\"landscapedrz\",{\"_index\":233,\"name\":{\"508\":{}},\"comment\":{}}],[\"lang\",{\"_index\":786,\"name\":{\"2356\":{}},\"comment\":{}}],[\"language\",{\"_index\":445,\"name\":{\"1532\":{},\"2348\":{}},\"comment\":{}}],[\"languagepathjson\",{\"_index\":780,\"name\":{\"2349\":{}},\"comment\":{}}],[\"languagepathtexture\",{\"_index\":781,\"name\":{\"2350\":{}},\"comment\":{}}],[\"lateupdate\",{\"_index\":60,\"name\":{\"60\":{},\"128\":{},\"212\":{},\"412\":{},\"476\":{},\"537\":{},\"616\":{},\"1397\":{},\"1448\":{},\"1503\":{},\"1573\":{},\"1751\":{},\"1829\":{},\"1881\":{},\"2245\":{},\"2314\":{}},\"comment\":{}}],[\"layer\",{\"_index\":309,\"name\":{\"702\":{},\"815\":{},\"906\":{},\"1074\":{},\"1240\":{}},\"comment\":{}}],[\"layerdialog\",{\"_index\":251,\"name\":{\"635\":{}},\"comment\":{}}],[\"layeritem\",{\"_index\":472,\"name\":{\"1621\":{}},\"comment\":{}}],[\"layermanager\",{\"_index\":400,\"name\":{\"817\":{}},\"comment\":{}}],[\"layernotify\",{\"_index\":410,\"name\":{\"843\":{}},\"comment\":{}}],[\"layerpopup\",{\"_index\":412,\"name\":{\"1009\":{}},\"comment\":{}}],[\"layertype\",{\"_index\":390,\"name\":{\"805\":{}},\"comment\":{}}],[\"layerui\",{\"_index\":413,\"name\":{\"1177\":{}},\"comment\":{}}],[\"layerutil\",{\"_index\":476,\"name\":{\"1628\":{}},\"comment\":{}}],[\"left\",{\"_index\":530,\"name\":{\"1700\":{}},\"comment\":{}}],[\"lerp\",{\"_index\":492,\"name\":{\"1646\":{},\"1718\":{}},\"comment\":{}}],[\"lerpangle\",{\"_index\":493,\"name\":{\"1647\":{}},\"comment\":{}}],[\"listenerfunc\",{\"_index\":109,\"name\":{\"235\":{}},\"comment\":{}}],[\"load\",{\"_index\":9,\"name\":{\"9\":{},\"102\":{},\"161\":{},\"260\":{},\"331\":{},\"666\":{},\"863\":{},\"1038\":{},\"1200\":{},\"1617\":{}},\"comment\":{}}],[\"loadandshow\",{\"_index\":573,\"name\":{\"1906\":{}},\"comment\":{}}],[\"loadasync\",{\"_index\":471,\"name\":{\"1618\":{}},\"comment\":{}}],[\"loadbundle\",{\"_index\":122,\"name\":{\"259\":{}},\"comment\":{}}],[\"loadbyargs\",{\"_index\":132,\"name\":{\"273\":{}},\"comment\":{}}],[\"loadbybundleandargs\",{\"_index\":131,\"name\":{\"272\":{}},\"comment\":{}}],[\"loaddir\",{\"_index\":123,\"name\":{\"261\":{}},\"comment\":{}}],[\"loading\",{\"_index\":434,\"name\":{\"1421\":{}},\"comment\":{}}],[\"loading_rotate\",{\"_index\":435,\"name\":{\"1422\":{}},\"comment\":{}}],[\"loadingindicator\",{\"_index\":433,\"name\":{\"1416\":{}},\"comment\":{}}],[\"loadprefabnode\",{\"_index\":558,\"name\":{\"1737\":{}},\"comment\":{}}],[\"loadremote\",{\"_index\":121,\"name\":{\"258\":{}},\"comment\":{}}],[\"local_data\",{\"_index\":79,\"name\":{\"83\":{}},\"comment\":{}}],[\"localdataiv\",{\"_index\":777,\"name\":{\"2345\":{}},\"comment\":{}}],[\"localdatakey\",{\"_index\":776,\"name\":{\"2344\":{}},\"comment\":{}}],[\"log\",{\"_index\":440,\"name\":{\"1524\":{}},\"comment\":{}}],[\"logbusiness\",{\"_index\":143,\"name\":{\"286\":{}},\"comment\":{}}],[\"logconfig\",{\"_index\":145,\"name\":{\"288\":{}},\"comment\":{}}],[\"logger\",{\"_index\":134,\"name\":{\"276\":{}},\"comment\":{}}],[\"logmodel\",{\"_index\":142,\"name\":{\"285\":{}},\"comment\":{}}],[\"lognet\",{\"_index\":141,\"name\":{\"284\":{}},\"comment\":{}}],[\"logview\",{\"_index\":144,\"name\":{\"287\":{}},\"comment\":{}}],[\"lookat\",{\"_index\":319,\"name\":{\"712\":{},\"916\":{},\"1084\":{},\"1250\":{}},\"comment\":{}}],[\"loop\",{\"_index\":17,\"name\":{\"17\":{},\"170\":{}},\"comment\":{}}],[\"magnitude\",{\"_index\":538,\"name\":{\"1714\":{}},\"comment\":{}}],[\"manager\",{\"_index\":415,\"name\":{\"1345\":{}},\"comment\":{}}],[\"map\",{\"_index\":477,\"name\":{\"1629\":{}},\"comment\":{}}],[\"mask\",{\"_index\":475,\"name\":{\"1627\":{},\"1663\":{},\"1994\":{}},\"comment\":{}}],[\"mathutil\",{\"_index\":488,\"name\":{\"1641\":{}},\"comment\":{}}],[\"matrix\",{\"_index\":304,\"name\":{\"697\":{},\"901\":{},\"1069\":{},\"1235\":{}},\"comment\":{}}],[\"maxaudiochannel\",{\"_index\":1,\"name\":{\"1\":{},\"149\":{}},\"comment\":{}}],[\"maxduration\",{\"_index\":569,\"name\":{\"1853\":{}},\"comment\":{}}],[\"message\",{\"_index\":441,\"name\":{\"1525\":{}},\"comment\":{}}],[\"messageeventdata\",{\"_index\":115,\"name\":{\"241\":{}},\"comment\":{}}],[\"messagefunc\",{\"_index\":695,\"name\":{\"2091\":{}},\"comment\":{}}],[\"messagemanager\",{\"_index\":118,\"name\":{\"248\":{}},\"comment\":{}}],[\"method\",{\"_index\":674,\"name\":{\"2064\":{}},\"comment\":{}}],[\"mid\",{\"_index\":615,\"name\":{\"1971\":{}},\"comment\":{}}],[\"mul\",{\"_index\":535,\"name\":{\"1711\":{}},\"comment\":{}}],[\"music\",{\"_index\":80,\"name\":{\"84\":{}},\"comment\":{}}],[\"name\",{\"_index\":35,\"name\":{\"35\":{},\"103\":{},\"188\":{},\"387\":{},\"451\":{},\"512\":{},\"591\":{},\"740\":{},\"944\":{},\"1112\":{},\"1278\":{},\"1372\":{},\"1424\":{},\"1478\":{},\"1549\":{},\"1626\":{},\"1662\":{},\"1752\":{},\"1804\":{},\"1856\":{},\"1993\":{},\"2220\":{},\"2289\":{}},\"comment\":{}}],[\"netcallfunc\",{\"_index\":671,\"name\":{\"2060\":{}},\"comment\":{}}],[\"netconnectoptions\",{\"_index\":723,\"name\":{\"2128\":{}},\"comment\":{}}],[\"netdata\",{\"_index\":670,\"name\":{\"2059\":{}},\"comment\":{}}],[\"netmanager\",{\"_index\":708,\"name\":{\"2106\":{}},\"comment\":{}}],[\"netnode\",{\"_index\":728,\"name\":{\"2133\":{}},\"comment\":{}}],[\"netnodestate\",{\"_index\":719,\"name\":{\"2123\":{}},\"comment\":{}}],[\"netprotocolpako\",{\"_index\":763,\"name\":{\"2180\":{}},\"comment\":{}}],[\"nettipstype\",{\"_index\":715,\"name\":{\"2119\":{}},\"comment\":{}}],[\"next\",{\"_index\":270,\"name\":{\"658\":{},\"1936\":{}},\"comment\":{}}],[\"nextfunction\",{\"_index\":575,\"name\":{\"1910\":{}},\"comment\":{}}],[\"no_network\",{\"_index\":657,\"name\":{\"2043\":{}},\"comment\":{}}],[\"node\",{\"_index\":41,\"name\":{\"41\":{},\"109\":{},\"194\":{},\"393\":{},\"457\":{},\"518\":{},\"579\":{},\"597\":{},\"1378\":{},\"1430\":{},\"1484\":{},\"1555\":{},\"1758\":{},\"1810\":{},\"1862\":{},\"2226\":{},\"2295\":{}},\"comment\":{}}],[\"node3d\",{\"_index\":561,\"name\":{\"1745\":{}},\"comment\":{}}],[\"nodes\",{\"_index\":221,\"name\":{\"442\":{},\"1346\":{}},\"comment\":{}}],[\"nodespace\",{\"_index\":252,\"name\":{\"637\":{},\"845\":{},\"1011\":{},\"1179\":{}},\"comment\":{}}],[\"nodetreeinfolite\",{\"_index\":551,\"name\":{\"1730\":{}},\"comment\":{}}],[\"nodeui\",{\"_index\":562,\"name\":{\"1746\":{}},\"comment\":{}}],[\"norepeated\",{\"_index\":452,\"name\":{\"1593\":{}},\"comment\":{}}],[\"normalize\",{\"_index\":539,\"name\":{\"1715\":{}},\"comment\":{}}],[\"notify\",{\"_index\":395,\"name\":{\"811\":{},\"828\":{},\"1468\":{}},\"comment\":{}}],[\"numbertotenthousand\",{\"_index\":519,\"name\":{\"1687\":{}},\"comment\":{}}],[\"numbertothousand\",{\"_index\":518,\"name\":{\"1686\":{}},\"comment\":{}}],[\"numbertotpermil\",{\"_index\":517,\"name\":{\"1685\":{}},\"comment\":{}}],[\"objectutil\",{\"_index\":497,\"name\":{\"1652\":{}},\"comment\":{}}],[\"off\",{\"_index\":107,\"name\":{\"232\":{},\"245\":{},\"254\":{},\"334\":{},\"448\":{},\"783\":{},\"987\":{},\"1155\":{},\"1321\":{},\"2217\":{},\"2287\":{}},\"comment\":{}}],[\"on\",{\"_index\":106,\"name\":{\"231\":{},\"244\":{},\"252\":{},\"333\":{},\"447\":{},\"782\":{},\"986\":{},\"1154\":{},\"1320\":{},\"2216\":{},\"2286\":{}},\"comment\":{}}],[\"onadded\",{\"_index\":236,\"name\":{\"557\":{},\"566\":{},\"1362\":{}},\"comment\":{}}],[\"onbeforeremove\",{\"_index\":238,\"name\":{\"561\":{},\"570\":{}},\"comment\":{}}],[\"onbind\",{\"_index\":770,\"name\":{\"2277\":{}},\"comment\":{}}],[\"oncancel\",{\"_index\":431,\"name\":{\"1369\":{}},\"comment\":{}}],[\"once\",{\"_index\":119,\"name\":{\"253\":{},\"784\":{},\"988\":{},\"1156\":{},\"1322\":{}},\"comment\":{}}],[\"onchecked\",{\"_index\":750,\"name\":{\"2160\":{}},\"comment\":{}}],[\"onclose\",{\"_index\":430,\"name\":{\"1368\":{}},\"comment\":{}}],[\"onclosed\",{\"_index\":700,\"name\":{\"2097\":{},\"2163\":{},\"2195\":{}},\"comment\":{}}],[\"oncollision\",{\"_index\":211,\"name\":{\"383\":{}},\"comment\":{}}],[\"oncollisionenter\",{\"_index\":212,\"name\":{\"384\":{}},\"comment\":{}}],[\"oncollisionexit\",{\"_index\":214,\"name\":{\"386\":{}},\"comment\":{}}],[\"oncollisionstay\",{\"_index\":213,\"name\":{\"385\":{}},\"comment\":{}}],[\"oncomplete\",{\"_index\":99,\"name\":{\"156\":{},\"271\":{}},\"comment\":{}}],[\"onconnected\",{\"_index\":697,\"name\":{\"2094\":{},\"2159\":{},\"2192\":{}},\"comment\":{}}],[\"ondelay\",{\"_index\":567,\"name\":{\"1803\":{}},\"comment\":{}}],[\"ondestroy\",{\"_index\":23,\"name\":{\"23\":{},\"134\":{},\"176\":{},\"417\":{},\"450\":{},\"542\":{},\"589\":{},\"1371\":{},\"1454\":{},\"1508\":{},\"1578\":{},\"1782\":{},\"1834\":{},\"1886\":{},\"2023\":{},\"2219\":{},\"2279\":{}},\"comment\":{}}],[\"ondisable\",{\"_index\":22,\"name\":{\"22\":{},\"133\":{},\"175\":{},\"416\":{},\"480\":{},\"541\":{},\"621\":{},\"1402\":{},\"1453\":{},\"1507\":{},\"1577\":{},\"1781\":{},\"1833\":{},\"1885\":{},\"2249\":{},\"2318\":{}},\"comment\":{}}],[\"one\",{\"_index\":533,\"name\":{\"1706\":{}},\"comment\":{}}],[\"onenable\",{\"_index\":21,\"name\":{\"21\":{},\"132\":{},\"174\":{},\"415\":{},\"479\":{},\"540\":{},\"620\":{},\"1401\":{},\"1452\":{},\"1506\":{},\"1576\":{},\"1780\":{},\"1802\":{},\"1854\":{},\"2248\":{},\"2317\":{}},\"comment\":{}}],[\"onerror\",{\"_index\":699,\"name\":{\"2096\":{},\"2162\":{},\"2194\":{}},\"comment\":{}}],[\"onfinished\",{\"_index\":437,\"name\":{\"1476\":{}},\"comment\":{}}],[\"onfocusineditor\",{\"_index\":63,\"name\":{\"63\":{},\"135\":{},\"215\":{},\"418\":{},\"481\":{},\"543\":{},\"622\":{},\"1403\":{},\"1455\":{},\"1509\":{},\"1579\":{},\"1783\":{},\"1835\":{},\"1887\":{},\"2250\":{},\"2319\":{}},\"comment\":{}}],[\"onhandler\",{\"_index\":572,\"name\":{\"1905\":{}},\"comment\":{}}],[\"onload\",{\"_index\":20,\"name\":{\"20\":{},\"130\":{},\"173\":{},\"378\":{},\"444\":{},\"509\":{},\"618\":{},\"1399\":{},\"1450\":{},\"1475\":{},\"1543\":{},\"1778\":{},\"1831\":{},\"1883\":{},\"2213\":{},\"2276\":{}},\"comment\":{}}],[\"onlostfocusineditor\",{\"_index\":64,\"name\":{\"64\":{},\"136\":{},\"216\":{},\"419\":{},\"482\":{},\"544\":{},\"623\":{},\"1404\":{},\"1456\":{},\"1510\":{},\"1580\":{},\"1784\":{},\"1836\":{},\"1888\":{},\"2251\":{},\"2320\":{}},\"comment\":{}}],[\"onlyof\",{\"_index\":603,\"name\":{\"1952\":{}},\"comment\":{}}],[\"onmessage\",{\"_index\":698,\"name\":{\"2095\":{},\"2161\":{},\"2193\":{}},\"comment\":{}}],[\"onok\",{\"_index\":429,\"name\":{\"1367\":{}},\"comment\":{}}],[\"onprogress\",{\"_index\":130,\"name\":{\"270\":{}},\"comment\":{}}],[\"onrecovery\",{\"_index\":570,\"name\":{\"1855\":{}},\"comment\":{}}],[\"onremoved\",{\"_index\":237,\"name\":{\"559\":{},\"568\":{}},\"comment\":{}}],[\"onrestore\",{\"_index\":67,\"name\":{\"67\":{},\"139\":{},\"219\":{},\"422\":{},\"485\":{},\"547\":{},\"626\":{},\"1407\":{},\"1459\":{},\"1513\":{},\"1583\":{},\"1787\":{},\"1839\":{},\"1891\":{},\"2254\":{},\"2323\":{}},\"comment\":{}}],[\"ontimercomplete\",{\"_index\":176,\"name\":{\"327\":{}},\"comment\":{}}],[\"ontouchend\",{\"_index\":424,\"name\":{\"1361\":{}},\"comment\":{}}],[\"ontrigger\",{\"_index\":207,\"name\":{\"379\":{}},\"comment\":{}}],[\"ontriggerenter\",{\"_index\":208,\"name\":{\"380\":{}},\"comment\":{}}],[\"ontriggerexit\",{\"_index\":210,\"name\":{\"382\":{}},\"comment\":{}}],[\"ontriggerstay\",{\"_index\":209,\"name\":{\"381\":{}},\"comment\":{}}],[\"onunbind\",{\"_index\":771,\"name\":{\"2278\":{}},\"comment\":{}}],[\"onupdate\",{\"_index\":175,\"name\":{\"326\":{}},\"comment\":{}}],[\"oops\",{\"_index\":439,\"name\":{\"1523\":{}},\"comment\":{}}],[\"opacity\",{\"_index\":241,\"name\":{\"565\":{}},\"comment\":{}}],[\"open\",{\"_index\":406,\"name\":{\"836\":{}},\"comment\":{}}],[\"openasync\",{\"_index\":407,\"name\":{\"837\":{}},\"comment\":{}}],[\"orange\",{\"_index\":146,\"name\":{\"289\":{}},\"comment\":{}}],[\"package\",{\"_index\":774,\"name\":{\"2342\":{}},\"comment\":{}}],[\"params\",{\"_index\":244,\"name\":{\"576\":{}},\"comment\":{}}],[\"parent\",{\"_index\":350,\"name\":{\"745\":{},\"949\":{},\"1117\":{},\"1283\":{},\"1998\":{}},\"comment\":{}}],[\"parseloadresargs\",{\"_index\":127,\"name\":{\"266\":{}},\"comment\":{}}],[\"parseurl\",{\"_index\":787,\"name\":{\"2359\":{}},\"comment\":{}}],[\"pathfinding\",{\"_index\":416,\"name\":{\"1348\":{}},\"comment\":{}}],[\"paths\",{\"_index\":128,\"name\":{\"268\":{}},\"comment\":{}}],[\"pause\",{\"_index\":27,\"name\":{\"27\":{},\"180\":{}},\"comment\":{}}],[\"pauseall\",{\"_index\":95,\"name\":{\"99\":{}},\"comment\":{}}],[\"pausesystemevents\",{\"_index\":341,\"name\":{\"734\":{},\"938\":{},\"1106\":{},\"1272\":{}},\"comment\":{}}],[\"physicsutil\",{\"_index\":502,\"name\":{\"1664\":{}},\"comment\":{}}],[\"platformutil\",{\"_index\":505,\"name\":{\"1670\":{}},\"comment\":{}}],[\"play\",{\"_index\":26,\"name\":{\"26\":{},\"179\":{},\"1934\":{}},\"comment\":{}}],[\"playeffect\",{\"_index\":91,\"name\":{\"95\":{}},\"comment\":{}}],[\"playing\",{\"_index\":34,\"name\":{\"34\":{},\"187\":{}},\"comment\":{}}],[\"playmusic\",{\"_index\":87,\"name\":{\"91\":{}},\"comment\":{}}],[\"playonawake\",{\"_index\":18,\"name\":{\"18\":{},\"171\":{}},\"comment\":{}}],[\"playoneshot\",{\"_index\":29,\"name\":{\"29\":{},\"182\":{}},\"comment\":{}}],[\"popup\",{\"_index\":393,\"name\":{\"808\":{},\"825\":{}},\"comment\":{}}],[\"popviewparams\",{\"_index\":239,\"name\":{\"563\":{}},\"comment\":{}}],[\"port\",{\"_index\":725,\"name\":{\"2130\":{}},\"comment\":{}}],[\"portrait\",{\"_index\":231,\"name\":{\"506\":{},\"831\":{}},\"comment\":{}}],[\"portraitdrz\",{\"_index\":232,\"name\":{\"507\":{}},\"comment\":{}}],[\"pos\",{\"_index\":563,\"name\":{\"1749\":{}},\"comment\":{}}],[\"position\",{\"_index\":296,\"name\":{\"689\":{},\"893\":{},\"1061\":{},\"1227\":{}},\"comment\":{}}],[\"post\",{\"_index\":665,\"name\":{\"2054\":{}},\"comment\":{}}],[\"prefab\",{\"_index\":399,\"name\":{\"816\":{}},\"comment\":{}}],[\"prefabpath\",{\"_index\":243,\"name\":{\"575\":{}},\"comment\":{}}],[\"print\",{\"_index\":152,\"name\":{\"295\":{}},\"comment\":{}}],[\"probability\",{\"_index\":496,\"name\":{\"1650\":{}},\"comment\":{}}],[\"profilter\",{\"_index\":485,\"name\":{\"1637\":{}},\"comment\":{}}],[\"progress\",{\"_index\":103,\"name\":{\"160\":{},\"344\":{},\"1645\":{},\"1708\":{}},\"comment\":{}}],[\"progressmusic\",{\"_index\":88,\"name\":{\"92\":{}},\"comment\":{}}],[\"push\",{\"_index\":587,\"name\":{\"1925\":{}},\"comment\":{}}],[\"pushmulti\",{\"_index\":588,\"name\":{\"1926\":{}},\"comment\":{}}],[\"put\",{\"_index\":574,\"name\":{\"1908\":{}},\"comment\":{}}],[\"query\",{\"_index\":598,\"name\":{\"1946\":{},\"2336\":{}},\"comment\":{}}],[\"queue\",{\"_index\":267,\"name\":{\"654\":{}},\"comment\":{}}],[\"queues\",{\"_index\":582,\"name\":{\"1920\":{}},\"comment\":{}}],[\"rad2deg\",{\"_index\":490,\"name\":{\"1643\":{}},\"comment\":{}}],[\"randommanager\",{\"_index\":155,\"name\":{\"299\":{}},\"comment\":{}}],[\"reconnecting\",{\"_index\":717,\"name\":{\"2121\":{}},\"comment\":{}}],[\"reconnecttips\",{\"_index\":705,\"name\":{\"2103\":{}},\"comment\":{}}],[\"regexutil\",{\"_index\":509,\"name\":{\"1675\":{}},\"comment\":{}}],[\"register\",{\"_index\":177,\"name\":{\"328\":{},\"1943\":{}},\"comment\":{}}],[\"rejectreconnect\",{\"_index\":762,\"name\":{\"2179\":{}},\"comment\":{}}],[\"release\",{\"_index\":10,\"name\":{\"10\":{},\"163\":{},\"262\":{},\"1350\":{},\"1619\":{}},\"comment\":{}}],[\"releasedir\",{\"_index\":124,\"name\":{\"263\":{}},\"comment\":{}}],[\"releaseprefabtdepsrecursively\",{\"_index\":133,\"name\":{\"274\":{}},\"comment\":{}}],[\"remove\",{\"_index\":194,\"name\":{\"359\":{},\"587\":{},\"660\":{},\"839\":{},\"869\":{},\"1031\":{},\"1202\":{},\"1927\":{},\"2007\":{}},\"comment\":{}}],[\"removeallchildren\",{\"_index\":377,\"name\":{\"774\":{},\"978\":{},\"1146\":{},\"1312\":{}},\"comment\":{}}],[\"removebynode\",{\"_index\":408,\"name\":{\"840\":{}},\"comment\":{}}],[\"removebyuuid\",{\"_index\":272,\"name\":{\"661\":{},\"870\":{},\"1032\":{},\"1203\":{}},\"comment\":{}}],[\"removecache\",{\"_index\":414,\"name\":{\"1204\":{}},\"comment\":{}}],[\"removechild\",{\"_index\":376,\"name\":{\"773\":{},\"977\":{},\"1145\":{},\"1311\":{},\"2002\":{}},\"comment\":{}}],[\"removecomponent\",{\"_index\":379,\"name\":{\"781\":{},\"985\":{},\"1153\":{},\"1319\":{}},\"comment\":{}}],[\"removed\",{\"_index\":249,\"name\":{\"588\":{}},\"comment\":{}}],[\"removedentities\",{\"_index\":639,\"name\":{\"2015\":{}},\"comment\":{}}],[\"removefromparent\",{\"_index\":375,\"name\":{\"772\":{},\"976\":{},\"1144\":{},\"1310\":{}},\"comment\":{}}],[\"removeitem\",{\"_index\":457,\"name\":{\"1598\":{}},\"comment\":{}}],[\"removenetnode\",{\"_index\":712,\"name\":{\"2113\":{}},\"comment\":{}}],[\"removeresponehandler\",{\"_index\":755,\"name\":{\"2172\":{}},\"comment\":{}}],[\"replicated\",{\"_index\":71,\"name\":{\"71\":{},\"143\":{},\"223\":{},\"426\":{},\"489\":{},\"551\":{},\"630\":{},\"800\":{},\"1004\":{},\"1172\":{},\"1338\":{},\"1411\":{},\"1463\":{},\"1517\":{},\"1587\":{},\"1791\":{},\"1843\":{},\"1895\":{},\"2258\":{},\"2327\":{}},\"comment\":{}}],[\"request\",{\"_index\":713,\"name\":{\"2116\":{},\"2167\":{}},\"comment\":{}}],[\"requesting\",{\"_index\":718,\"name\":{\"2122\":{}},\"comment\":{}}],[\"requestobject\",{\"_index\":682,\"name\":{\"2077\":{}},\"comment\":{}}],[\"requesttips\",{\"_index\":706,\"name\":{\"2104\":{}},\"comment\":{}}],[\"requestunique\",{\"_index\":714,\"name\":{\"2117\":{},\"2168\":{}},\"comment\":{}}],[\"res\",{\"_index\":444,\"name\":{\"1531\":{}},\"comment\":{}}],[\"reservecontentsforallsyncableprefabtag\",{\"_index\":255,\"name\":{\"640\":{},\"848\":{},\"1014\":{},\"1182\":{}},\"comment\":{}}],[\"reset\",{\"_index\":185,\"name\":{\"346\":{},\"1969\":{},\"1989\":{},\"2208\":{},\"2272\":{}},\"comment\":{}}],[\"resethaschangedflags\",{\"_index\":257,\"name\":{\"642\":{},\"850\":{},\"1016\":{},\"1184\":{}},\"comment\":{}}],[\"resethearbeattimer\",{\"_index\":759,\"name\":{\"2176\":{}},\"comment\":{}}],[\"resetineditor\",{\"_index\":65,\"name\":{\"65\":{},\"137\":{},\"217\":{},\"420\":{},\"483\":{},\"545\":{},\"624\":{},\"1405\":{},\"1457\":{},\"1511\":{},\"1581\":{},\"1785\":{},\"1837\":{},\"1889\":{},\"2252\":{},\"2321\":{}},\"comment\":{}}],[\"resetreceivemsgtimer\",{\"_index\":758,\"name\":{\"2175\":{}},\"comment\":{}}],[\"resize\",{\"_index\":234,\"name\":{\"511\":{}},\"comment\":{}}],[\"resloader\",{\"_index\":120,\"name\":{\"256\":{},\"275\":{}},\"comment\":{}}],[\"responseerrorcode\",{\"_index\":707,\"name\":{\"2105\":{}},\"comment\":{}}],[\"resumeall\",{\"_index\":94,\"name\":{\"98\":{}},\"comment\":{}}],[\"resumesystemevents\",{\"_index\":342,\"name\":{\"735\":{},\"939\":{},\"1107\":{},\"1273\":{}},\"comment\":{}}],[\"right\",{\"_index\":308,\"name\":{\"701\":{},\"905\":{},\"1073\":{},\"1239\":{},\"1701\":{}},\"comment\":{}}],[\"role\",{\"_index\":196,\"name\":{\"362\":{}},\"comment\":{}}],[\"root\",{\"_index\":225,\"name\":{\"496\":{},\"819\":{},\"1536\":{}},\"comment\":{}}],[\"rootsystem\",{\"_index\":609,\"name\":{\"1962\":{},\"1963\":{}},\"comment\":{}}],[\"rotate\",{\"_index\":318,\"name\":{\"711\":{},\"915\":{},\"1083\":{},\"1249\":{}},\"comment\":{}}],[\"rotatearound\",{\"_index\":512,\"name\":{\"1679\":{}},\"comment\":{}}],[\"rotatearoundtarget\",{\"_index\":513,\"name\":{\"1680\":{}},\"comment\":{}}],[\"rotateto\",{\"_index\":543,\"name\":{\"1720\":{}},\"comment\":{}}],[\"rotateutil\",{\"_index\":511,\"name\":{\"1678\":{}},\"comment\":{}}],[\"rotation\",{\"_index\":298,\"name\":{\"691\":{},\"895\":{},\"1063\":{},\"1229\":{}},\"comment\":{}}],[\"rspcmd\",{\"_index\":684,\"name\":{\"2079\":{}},\"comment\":{}}],[\"rspobject\",{\"_index\":685,\"name\":{\"2080\":{}},\"comment\":{}}],[\"run\",{\"_index\":450,\"name\":{\"1547\":{}},\"comment\":{}}],[\"runningparams\",{\"_index\":591,\"name\":{\"1931\":{}},\"comment\":{}}],[\"save\",{\"_index\":97,\"name\":{\"101\":{},\"330\":{}},\"comment\":{}}],[\"scale\",{\"_index\":302,\"name\":{\"695\":{},\"899\":{},\"1067\":{},\"1233\":{}},\"comment\":{}}],[\"scene\",{\"_index\":351,\"name\":{\"746\":{},\"950\":{},\"1118\":{},\"1284\":{}},\"comment\":{}}],[\"scene_gizmo\",{\"_index\":483,\"name\":{\"1635\":{}},\"comment\":{}}],[\"schedule\",{\"_index\":55,\"name\":{\"55\":{},\"123\":{},\"208\":{},\"322\":{},\"407\":{},\"471\":{},\"532\":{},\"611\":{},\"1392\":{},\"1444\":{},\"1498\":{},\"1569\":{},\"1772\":{},\"1824\":{},\"1876\":{},\"2240\":{},\"2309\":{}},\"comment\":{}}],[\"schedulecount\",{\"_index\":166,\"name\":{\"314\":{}},\"comment\":{}}],[\"scheduleonce\",{\"_index\":56,\"name\":{\"56\":{},\"124\":{},\"209\":{},\"323\":{},\"408\":{},\"472\":{},\"533\":{},\"612\":{},\"1393\":{},\"1445\":{},\"1499\":{},\"1570\":{},\"1773\":{},\"1825\":{},\"1877\":{},\"2241\":{},\"2310\":{}},\"comment\":{}}],[\"schedules\",{\"_index\":165,\"name\":{\"313\":{}},\"comment\":{}}],[\"seedrandom\",{\"_index\":156,\"name\":{\"303\":{}},\"comment\":{}}],[\"send\",{\"_index\":702,\"name\":{\"2099\":{},\"2115\":{},\"2166\":{},\"2197\":{}},\"comment\":{}}],[\"sendrequest\",{\"_index\":668,\"name\":{\"2057\":{}},\"comment\":{}}],[\"serializetag\",{\"_index\":344,\"name\":{\"737\":{},\"941\":{},\"1109\":{},\"1275\":{}},\"comment\":{}}],[\"server\",{\"_index\":661,\"name\":{\"2048\":{}},\"comment\":{}}],[\"servertime\",{\"_index\":169,\"name\":{\"317\":{}},\"comment\":{}}],[\"set\",{\"_index\":190,\"name\":{\"354\":{},\"1940\":{}},\"comment\":{}}],[\"setblackdisable\",{\"_index\":269,\"name\":{\"657\":{},\"1033\":{}},\"comment\":{}}],[\"setbtncancellabel\",{\"_index\":428,\"name\":{\"1366\":{}},\"comment\":{}}],[\"setbtnoklabel\",{\"_index\":427,\"name\":{\"1365\":{}},\"comment\":{}}],[\"setconfig\",{\"_index\":404,\"name\":{\"834\":{}},\"comment\":{}}],[\"setcontent\",{\"_index\":426,\"name\":{\"1364\":{}},\"comment\":{}}],[\"setmusiccomplete\",{\"_index\":86,\"name\":{\"90\":{}},\"comment\":{}}],[\"setnetnode\",{\"_index\":711,\"name\":{\"2112\":{}},\"comment\":{}}],[\"setnodelayer\",{\"_index\":487,\"name\":{\"1639\":{},\"1668\":{}},\"comment\":{}}],[\"setparent\",{\"_index\":311,\"name\":{\"704\":{},\"908\":{},\"1076\":{},\"1242\":{}},\"comment\":{}}],[\"setposition\",{\"_index\":322,\"name\":{\"715\":{},\"919\":{},\"1087\":{},\"1253\":{}},\"comment\":{}}],[\"setresponehandler\",{\"_index\":753,\"name\":{\"2170\":{}},\"comment\":{}}],[\"setrotation\",{\"_index\":324,\"name\":{\"717\":{},\"921\":{},\"1089\":{},\"1255\":{}},\"comment\":{}}],[\"setrotationfromeuler\",{\"_index\":325,\"name\":{\"718\":{},\"922\":{},\"1090\":{},\"1256\":{}},\"comment\":{}}],[\"setrts\",{\"_index\":340,\"name\":{\"733\":{},\"937\":{},\"1105\":{},\"1271\":{}},\"comment\":{}}],[\"setscale\",{\"_index\":327,\"name\":{\"720\":{},\"924\":{},\"1092\":{},\"1258\":{}},\"comment\":{}}],[\"setseed\",{\"_index\":158,\"name\":{\"305\":{}},\"comment\":{}}],[\"setservertime\",{\"_index\":170,\"name\":{\"318\":{}},\"comment\":{}}],[\"setsiblingindex\",{\"_index\":373,\"name\":{\"770\":{},\"974\":{},\"1142\":{},\"1308\":{}},\"comment\":{}}],[\"settags\",{\"_index\":137,\"name\":{\"279\":{}},\"comment\":{}}],[\"settarget\",{\"_index\":564,\"name\":{\"1750\":{}},\"comment\":{}}],[\"settimescale\",{\"_index\":226,\"name\":{\"497\":{}},\"comment\":{}}],[\"settitle\",{\"_index\":425,\"name\":{\"1363\":{}},\"comment\":{}}],[\"setuimap\",{\"_index\":405,\"name\":{\"835\":{}},\"comment\":{}}],[\"setuser\",{\"_index\":189,\"name\":{\"353\":{}},\"comment\":{}}],[\"setworldposition\",{\"_index\":330,\"name\":{\"723\":{},\"927\":{},\"1095\":{},\"1261\":{}},\"comment\":{}}],[\"setworldrotation\",{\"_index\":332,\"name\":{\"725\":{},\"929\":{},\"1097\":{},\"1263\":{}},\"comment\":{}}],[\"setworldrotationfromeuler\",{\"_index\":333,\"name\":{\"726\":{},\"930\":{},\"1098\":{},\"1264\":{}},\"comment\":{}}],[\"setworldscale\",{\"_index\":335,\"name\":{\"728\":{},\"932\":{},\"1100\":{},\"1266\":{}},\"comment\":{}}],[\"show\",{\"_index\":411,\"name\":{\"862\":{},\"1907\":{}},\"comment\":{}}],[\"sign\",{\"_index\":491,\"name\":{\"1644\":{}},\"comment\":{}}],[\"size\",{\"_index\":281,\"name\":{\"673\":{},\"876\":{},\"1045\":{},\"1210\":{},\"1928\":{}},\"comment\":{}}],[\"slerp\",{\"_index\":542,\"name\":{\"1719\":{}},\"comment\":{}}],[\"socketfunc\",{\"_index\":694,\"name\":{\"2089\":{}},\"comment\":{}}],[\"stack\",{\"_index\":153,\"name\":{\"296\":{}},\"comment\":{}}],[\"start\",{\"_index\":62,\"name\":{\"62\":{},\"131\":{},\"214\":{},\"280\":{},\"414\":{},\"478\":{},\"539\":{},\"619\":{},\"1400\":{},\"1451\":{},\"1505\":{},\"1575\":{},\"1779\":{},\"1832\":{},\"1884\":{},\"2247\":{},\"2316\":{}},\"comment\":{}}],[\"state\",{\"_index\":33,\"name\":{\"33\":{},\"186\":{}},\"comment\":{}}],[\"step\",{\"_index\":184,\"name\":{\"343\":{},\"1933\":{}},\"comment\":{}}],[\"stop\",{\"_index\":28,\"name\":{\"28\":{},\"181\":{}},\"comment\":{}}],[\"stopall\",{\"_index\":96,\"name\":{\"100\":{}},\"comment\":{}}],[\"storage\",{\"_index\":442,\"name\":{\"1526\":{}},\"comment\":{}}],[\"storagemanager\",{\"_index\":186,\"name\":{\"347\":{}},\"comment\":{}}],[\"stringlen\",{\"_index\":525,\"name\":{\"1694\":{}},\"comment\":{}}],[\"stringtoarray1\",{\"_index\":520,\"name\":{\"1689\":{}},\"comment\":{}}],[\"stringtoarray2\",{\"_index\":521,\"name\":{\"1690\":{}},\"comment\":{}}],[\"stringtoarray3\",{\"_index\":522,\"name\":{\"1691\":{}},\"comment\":{}}],[\"stringtoarray4\",{\"_index\":523,\"name\":{\"1692\":{}},\"comment\":{}}],[\"stringutil\",{\"_index\":515,\"name\":{\"1683\":{}},\"comment\":{}}],[\"sub\",{\"_index\":524,\"name\":{\"1693\":{},\"1710\":{}},\"comment\":{}}],[\"switcheffect\",{\"_index\":93,\"name\":{\"97\":{}},\"comment\":{}}],[\"switchmusic\",{\"_index\":90,\"name\":{\"94\":{}},\"comment\":{}}],[\"system\",{\"_index\":5,\"name\":{\"5\":{},\"80\":{},\"153\":{},\"367\":{},\"433\":{},\"501\":{},\"582\":{},\"810\":{},\"827\":{},\"1353\":{},\"1418\":{},\"1470\":{},\"1538\":{},\"1742\":{},\"1798\":{},\"1850\":{},\"1960\":{},\"1961\":{},\"2203\":{},\"2267\":{}},\"comment\":{}}],[\"systemcnt\",{\"_index\":652,\"name\":{\"2032\":{}},\"comment\":{}}],[\"table\",{\"_index\":139,\"name\":{\"282\":{}},\"comment\":{}}],[\"tag\",{\"_index\":768,\"name\":{\"2273\":{}},\"comment\":{}}],[\"tags\",{\"_index\":135,\"name\":{\"277\":{}},\"comment\":{}}],[\"target\",{\"_index\":681,\"name\":{\"2075\":{}},\"comment\":{}}],[\"targetoff\",{\"_index\":382,\"name\":{\"788\":{},\"992\":{},\"1160\":{},\"1326\":{}},\"comment\":{}}],[\"tid\",{\"_index\":627,\"name\":{\"1984\":{},\"2200\":{},\"2264\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":659,\"name\":{\"2045\":{},\"2049\":{}},\"comment\":{}}],[\"timer\",{\"_index\":179,\"name\":{\"337\":{},\"1527\":{}},\"comment\":{}}],[\"timermanager\",{\"_index\":163,\"name\":{\"310\":{}},\"comment\":{}}],[\"times\",{\"_index\":164,\"name\":{\"311\":{}},\"comment\":{}}],[\"tmpexecute\",{\"_index\":643,\"name\":{\"2019\":{}},\"comment\":{}}],[\"toast\",{\"_index\":403,\"name\":{\"833\":{},\"1477\":{}},\"comment\":{}}],[\"touchclose\",{\"_index\":240,\"name\":{\"564\":{}},\"comment\":{}}],[\"trace\",{\"_index\":140,\"name\":{\"283\":{}},\"comment\":{}}],[\"transform\",{\"_index\":229,\"name\":{\"504\":{}},\"comment\":{}}],[\"transformbit\",{\"_index\":254,\"name\":{\"639\":{},\"847\":{},\"1013\":{},\"1181\":{}},\"comment\":{}}],[\"transformdirtybit\",{\"_index\":253,\"name\":{\"638\":{},\"846\":{},\"1012\":{},\"1180\":{}},\"comment\":{}}],[\"translate\",{\"_index\":317,\"name\":{\"710\":{},\"914\":{},\"1082\":{},\"1248\":{}},\"comment\":{}}],[\"type\",{\"_index\":129,\"name\":{\"269\":{},\"377\":{}},\"comment\":{}}],[\"ui\",{\"_index\":392,\"name\":{\"807\":{},\"824\":{}},\"comment\":{}}],[\"ui_2d\",{\"_index\":484,\"name\":{\"1636\":{}},\"comment\":{}}],[\"ui_3d\",{\"_index\":482,\"name\":{\"1634\":{}},\"comment\":{}}],[\"ui_cache\",{\"_index\":274,\"name\":{\"664\":{},\"866\":{},\"1036\":{},\"1197\":{}},\"comment\":{}}],[\"ui_nodes\",{\"_index\":273,\"name\":{\"663\":{},\"865\":{},\"1035\":{},\"1196\":{}},\"comment\":{}}],[\"uicallbacks\",{\"_index\":235,\"name\":{\"556\":{}},\"comment\":{}}],[\"uiconfig\",{\"_index\":397,\"name\":{\"813\":{}},\"comment\":{}}],[\"uimap\",{\"_index\":401,\"name\":{\"823\":{},\"1343\":{}},\"comment\":{}}],[\"unbindmessageactive\",{\"_index\":219,\"name\":{\"440\":{},\"2211\":{},\"2282\":{}},\"comment\":{}}],[\"uniformscale\",{\"_index\":555,\"name\":{\"1734\":{}},\"comment\":{}}],[\"unknown_error\",{\"_index\":658,\"name\":{\"2044\":{}},\"comment\":{}}],[\"unregister\",{\"_index\":178,\"name\":{\"329\":{}},\"comment\":{}}],[\"unschedule\",{\"_index\":57,\"name\":{\"57\":{},\"125\":{},\"210\":{},\"324\":{},\"409\":{},\"473\":{},\"534\":{},\"613\":{},\"1394\":{},\"1446\":{},\"1500\":{},\"1571\":{},\"1774\":{},\"1826\":{},\"1878\":{},\"2242\":{},\"2311\":{}},\"comment\":{}}],[\"unscheduleall\",{\"_index\":174,\"name\":{\"325\":{}},\"comment\":{}}],[\"unscheduleallcallbacks\",{\"_index\":58,\"name\":{\"58\":{},\"126\":{},\"211\":{},\"410\":{},\"474\":{},\"535\":{},\"614\":{},\"1395\":{},\"1447\":{},\"1501\":{},\"1572\":{},\"1775\":{},\"1827\":{},\"1879\":{},\"2243\":{},\"2312\":{}},\"comment\":{}}],[\"up\",{\"_index\":307,\"name\":{\"700\":{},\"904\":{},\"1072\":{},\"1238\":{},\"1702\":{}},\"comment\":{}}],[\"update\",{\"_index\":59,\"name\":{\"59\":{},\"127\":{},\"162\":{},\"345\":{},\"411\":{},\"475\":{},\"536\":{},\"615\":{},\"1396\":{},\"1423\":{},\"1502\":{},\"1544\":{},\"1776\":{},\"1828\":{},\"1880\":{},\"1982\":{},\"2244\":{},\"2313\":{}},\"comment\":{}}],[\"updatenettips\",{\"_index\":749,\"name\":{\"2158\":{}},\"comment\":{}}],[\"updateonce\",{\"_index\":646,\"name\":{\"2025\":{}},\"comment\":{}}],[\"updateworldtransform\",{\"_index\":321,\"name\":{\"714\":{},\"918\":{},\"1086\":{},\"1252\":{}},\"comment\":{}}],[\"url\",{\"_index\":726,\"name\":{\"2131\":{}},\"comment\":{}}],[\"username\",{\"_index\":785,\"name\":{\"2355\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":36,\"name\":{\"36\":{},\"104\":{},\"189\":{},\"388\":{},\"452\":{},\"513\":{},\"574\":{},\"592\":{},\"741\":{},\"945\":{},\"1113\":{},\"1279\":{},\"1373\":{},\"1425\":{},\"1479\":{},\"1550\":{},\"1753\":{},\"1805\":{},\"1857\":{},\"2221\":{},\"2290\":{}},\"comment\":{}}],[\"valid\",{\"_index\":246,\"name\":{\"578\":{}},\"comment\":{}}],[\"value\",{\"_index\":474,\"name\":{\"1624\":{},\"1660\":{}},\"comment\":{}}],[\"vec3util\",{\"_index\":526,\"name\":{\"1696\":{}},\"comment\":{}}],[\"version\",{\"_index\":438,\"name\":{\"1522\":{},\"2341\":{}},\"comment\":{}}],[\"viewparams\",{\"_index\":242,\"name\":{\"572\":{},\"585\":{}},\"comment\":{}}],[\"viewutil\",{\"_index\":550,\"name\":{\"1729\":{}},\"comment\":{}}],[\"violet\",{\"_index\":147,\"name\":{\"290\":{}},\"comment\":{}}],[\"vm\",{\"_index\":769,\"name\":{\"2275\":{}},\"comment\":{}}],[\"volume\",{\"_index\":19,\"name\":{\"19\":{},\"172\":{}},\"comment\":{}}],[\"volumeeffect\",{\"_index\":92,\"name\":{\"96\":{}},\"comment\":{}}],[\"volumemusic\",{\"_index\":89,\"name\":{\"93\":{}},\"comment\":{}}],[\"walk\",{\"_index\":374,\"name\":{\"771\":{},\"975\":{},\"1143\":{},\"1309\":{}},\"comment\":{}}],[\"wall\",{\"_index\":198,\"name\":{\"364\":{}},\"comment\":{}}],[\"websock\",{\"_index\":764,\"name\":{\"2189\":{}},\"comment\":{}}],[\"working\",{\"_index\":722,\"name\":{\"2127\":{}},\"comment\":{}}],[\"worldmatrix\",{\"_index\":305,\"name\":{\"698\":{},\"902\":{},\"1070\":{},\"1236\":{}},\"comment\":{}}],[\"worldposition\",{\"_index\":297,\"name\":{\"690\":{},\"894\":{},\"1062\":{},\"1228\":{}},\"comment\":{}}],[\"worldrotation\",{\"_index\":301,\"name\":{\"694\":{},\"898\":{},\"1066\":{},\"1232\":{}},\"comment\":{}}],[\"worldscale\",{\"_index\":303,\"name\":{\"696\":{},\"900\":{},\"1068\":{},\"1234\":{}},\"comment\":{}}],[\"x\",{\"_index\":527,\"name\":{\"1697\":{}},\"comment\":{}}],[\"y\",{\"_index\":528,\"name\":{\"1698\":{}},\"comment\":{}}],[\"yieldtime\",{\"_index\":592,\"name\":{\"1935\":{}},\"comment\":{}}],[\"z\",{\"_index\":529,\"name\":{\"1699\":{}},\"comment\":{}}],[\"zero\",{\"_index\":534,\"name\":{\"1707\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":128,\"name\":\"AudioEffect\",\"url\":\"classes/AudioEffect.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"maxAudioChannel\",\"url\":\"classes/AudioEffect.html#maxAudioChannel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"AudioState\",\"url\":\"classes/AudioEffect.html#AudioState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/AudioEffect.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/AudioEffect.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/AudioEffect.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/AudioEffect.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AudioEffect.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/AudioEffect.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/AudioEffect.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/AudioEffect.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_clip\",\"url\":\"classes/AudioEffect.html#_clip\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_player\",\"url\":\"classes/AudioEffect.html#_player\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_loop\",\"url\":\"classes/AudioEffect.html#_loop\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_playOnAwake\",\"url\":\"classes/AudioEffect.html#_playOnAwake\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_volume\",\"url\":\"classes/AudioEffect.html#_volume\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"clip\",\"url\":\"classes/AudioEffect.html#clip\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"loop\",\"url\":\"classes/AudioEffect.html#loop\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"playOnAwake\",\"url\":\"classes/AudioEffect.html#playOnAwake\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"volume\",\"url\":\"classes/AudioEffect.html#volume\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/AudioEffect.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/AudioEffect.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/AudioEffect.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/AudioEffect.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getPCMData\",\"url\":\"classes/AudioEffect.html#getPCMData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getSampleRate\",\"url\":\"classes/AudioEffect.html#getSampleRate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"play\",\"url\":\"classes/AudioEffect.html#play\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"pause\",\"url\":\"classes/AudioEffect.html#pause\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/AudioEffect.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"playOneShot\",\"url\":\"classes/AudioEffect.html#playOneShot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_syncStates\",\"url\":\"classes/AudioEffect.html#_syncStates\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"currentTime\",\"url\":\"classes/AudioEffect.html#currentTime\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"duration\",\"url\":\"classes/AudioEffect.html#duration\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"state\",\"url\":\"classes/AudioEffect.html#state\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"playing\",\"url\":\"classes/AudioEffect.html#playing\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/AudioEffect.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/AudioEffect.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/AudioEffect.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/AudioEffect.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/AudioEffect.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/AudioEffect.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/AudioEffect.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/AudioEffect.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/AudioEffect.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/AudioEffect.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/AudioEffect.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/AudioEffect.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/AudioEffect.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/AudioEffect.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/AudioEffect.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/AudioEffect.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/AudioEffect.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AudioEffect.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/AudioEffect.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/AudioEffect.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/AudioEffect.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/AudioEffect.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/AudioEffect.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/AudioEffect.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/AudioEffect.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/AudioEffect.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/AudioEffect.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/AudioEffect.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/AudioEffect.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/AudioEffect.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/AudioEffect.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/AudioEffect.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/AudioEffect.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/AudioEffect.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/AudioEffect.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/AudioEffect.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/AudioEffect.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/AudioEffect.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/AudioEffect.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/AudioEffect.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/AudioEffect.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioEffect\"},{\"kind\":128,\"name\":\"AudioManager\",\"url\":\"classes/AudioManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_instance\",\"url\":\"classes/AudioManager.html#_instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"instance\",\"url\":\"classes/AudioManager.html#instance\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/AudioManager.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/AudioManager.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/AudioManager.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AudioManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"local_data\",\"url\":\"classes/AudioManager.html#local_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"music\",\"url\":\"classes/AudioManager.html#music\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"effect\",\"url\":\"classes/AudioManager.html#effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_volume_music\",\"url\":\"classes/AudioManager.html#_volume_music\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_volume_effect\",\"url\":\"classes/AudioManager.html#_volume_effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_switch_music\",\"url\":\"classes/AudioManager.html#_switch_music\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_switch_effect\",\"url\":\"classes/AudioManager.html#_switch_effect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"setMusicComplete\",\"url\":\"classes/AudioManager.html#setMusicComplete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"playMusic\",\"url\":\"classes/AudioManager.html#playMusic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"progressMusic\",\"url\":\"classes/AudioManager.html#progressMusic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"volumeMusic\",\"url\":\"classes/AudioManager.html#volumeMusic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"switchMusic\",\"url\":\"classes/AudioManager.html#switchMusic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"playEffect\",\"url\":\"classes/AudioManager.html#playEffect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"volumeEffect\",\"url\":\"classes/AudioManager.html#volumeEffect\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"switchEffect\",\"url\":\"classes/AudioManager.html#switchEffect\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"resumeAll\",\"url\":\"classes/AudioManager.html#resumeAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"pauseAll\",\"url\":\"classes/AudioManager.html#pauseAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"stopAll\",\"url\":\"classes/AudioManager.html#stopAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"save\",\"url\":\"classes/AudioManager.html#save\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/AudioManager.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/AudioManager.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/AudioManager.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/AudioManager.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/AudioManager.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/AudioManager.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/AudioManager.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/AudioManager.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/AudioManager.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/AudioManager.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/AudioManager.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/AudioManager.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/AudioManager.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/AudioManager.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/AudioManager.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/AudioManager.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/AudioManager.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/AudioManager.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AudioManager.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/AudioManager.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/AudioManager.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/AudioManager.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/AudioManager.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/AudioManager.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/AudioManager.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/AudioManager.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/AudioManager.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/AudioManager.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/AudioManager.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/AudioManager.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/AudioManager.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/AudioManager.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/AudioManager.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/AudioManager.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/AudioManager.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/AudioManager.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/AudioManager.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/AudioManager.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/AudioManager.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/AudioManager.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/AudioManager.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/AudioManager.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/AudioManager.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/AudioManager.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/AudioManager.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/AudioManager.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioManager\"},{\"kind\":128,\"name\":\"AudioMusic\",\"url\":\"classes/AudioMusic.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"maxAudioChannel\",\"url\":\"classes/AudioMusic.html#maxAudioChannel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"AudioState\",\"url\":\"classes/AudioMusic.html#AudioState\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/AudioMusic.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/AudioMusic.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/AudioMusic.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/AudioMusic.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AudioMusic.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"onComplete\",\"url\":\"classes/AudioMusic.html#onComplete\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_progress\",\"url\":\"classes/AudioMusic.html#_progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_url\",\"url\":\"classes/AudioMusic.html#_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_isPlay\",\"url\":\"classes/AudioMusic.html#_isPlay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"progress\",\"url\":\"classes/AudioMusic.html#progress\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/AudioMusic.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/AudioMusic.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/AudioMusic.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_clip\",\"url\":\"classes/AudioMusic.html#_clip\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_player\",\"url\":\"classes/AudioMusic.html#_player\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_loop\",\"url\":\"classes/AudioMusic.html#_loop\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_playOnAwake\",\"url\":\"classes/AudioMusic.html#_playOnAwake\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_volume\",\"url\":\"classes/AudioMusic.html#_volume\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"clip\",\"url\":\"classes/AudioMusic.html#clip\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"loop\",\"url\":\"classes/AudioMusic.html#loop\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"playOnAwake\",\"url\":\"classes/AudioMusic.html#playOnAwake\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"volume\",\"url\":\"classes/AudioMusic.html#volume\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/AudioMusic.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/AudioMusic.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/AudioMusic.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/AudioMusic.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getPCMData\",\"url\":\"classes/AudioMusic.html#getPCMData\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getSampleRate\",\"url\":\"classes/AudioMusic.html#getSampleRate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"play\",\"url\":\"classes/AudioMusic.html#play\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"pause\",\"url\":\"classes/AudioMusic.html#pause\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/AudioMusic.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"playOneShot\",\"url\":\"classes/AudioMusic.html#playOneShot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_syncStates\",\"url\":\"classes/AudioMusic.html#_syncStates\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"currentTime\",\"url\":\"classes/AudioMusic.html#currentTime\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"duration\",\"url\":\"classes/AudioMusic.html#duration\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"state\",\"url\":\"classes/AudioMusic.html#state\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"playing\",\"url\":\"classes/AudioMusic.html#playing\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/AudioMusic.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/AudioMusic.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/AudioMusic.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/AudioMusic.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/AudioMusic.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/AudioMusic.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/AudioMusic.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/AudioMusic.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/AudioMusic.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/AudioMusic.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/AudioMusic.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/AudioMusic.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/AudioMusic.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/AudioMusic.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/AudioMusic.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/AudioMusic.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/AudioMusic.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/AudioMusic.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/AudioMusic.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/AudioMusic.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/AudioMusic.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/AudioMusic.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/AudioMusic.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/AudioMusic.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/AudioMusic.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/AudioMusic.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/AudioMusic.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/AudioMusic.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/AudioMusic.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/AudioMusic.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/AudioMusic.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/AudioMusic.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/AudioMusic.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/AudioMusic.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/AudioMusic.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/AudioMusic.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/AudioMusic.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/AudioMusic.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/AudioMusic.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/AudioMusic.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"AudioMusic\"},{\"kind\":128,\"name\":\"EventDispatcher\",\"url\":\"classes/EventDispatcher.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventDispatcher.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":1024,\"name\":\"_msg\",\"url\":\"classes/EventDispatcher.html#_msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"EventDispatcher\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/EventDispatcher.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/EventDispatcher.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/EventDispatcher.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/EventDispatcher.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventDispatcher\"},{\"kind\":4194304,\"name\":\"ListenerFunc\",\"url\":\"types/ListenerFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ListenerFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ListenerFunc\"},{\"kind\":8,\"name\":\"EventMessage\",\"url\":\"enums/EventMessage.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"GAME_ENTER\",\"url\":\"enums/EventMessage.html#GAME_ENTER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventMessage\"},{\"kind\":16,\"name\":\"GAME_EXIT\",\"url\":\"enums/EventMessage.html#GAME_EXIT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventMessage\"},{\"kind\":16,\"name\":\"GAME_RESIZE\",\"url\":\"enums/EventMessage.html#GAME_RESIZE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"EventMessage\"},{\"kind\":128,\"name\":\"MessageEventData\",\"url\":\"classes/MessageEventData.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageEventData.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":1024,\"name\":\"events\",\"url\":\"classes/MessageEventData.html#events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"MessageEventData\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/MessageEventData.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/MessageEventData.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/MessageEventData.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/MessageEventData.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEventData\"},{\"kind\":128,\"name\":\"MessageManager\",\"url\":\"classes/MessageManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"Instance\",\"url\":\"classes/MessageManager.html#Instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":1024,\"name\":\"events\",\"url\":\"classes/MessageManager.html#events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"MessageManager\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/MessageManager.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/MessageManager.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/MessageManager.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/MessageManager.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageManager\"},{\"kind\":128,\"name\":\"ResLoader\",\"url\":\"classes/ResLoader.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ResLoader.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"loadRemote\",\"url\":\"classes/ResLoader.html#loadRemote\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"loadBundle\",\"url\":\"classes/ResLoader.html#loadBundle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/ResLoader.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"loadDir\",\"url\":\"classes/ResLoader.html#loadDir\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/ResLoader.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"releaseDir\",\"url\":\"classes/ResLoader.html#releaseDir\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ResLoader.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"dump\",\"url\":\"classes/ResLoader.html#dump\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"parseLoadResArgs\",\"url\":\"classes/ResLoader.html#parseLoadResArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ResLoader\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs\"},{\"kind\":1024,\"name\":\"paths\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type.paths\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs.__type\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type.type\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs.__type\"},{\"kind\":1024,\"name\":\"onProgress\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type.onProgress\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs.__type\"},{\"kind\":1024,\"name\":\"onComplete\",\"url\":\"classes/ResLoader.html#parseLoadResArgs.parseLoadResArgs-1.__type.onComplete\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ResLoader.parseLoadResArgs.parseLoadResArgs.__type\"},{\"kind\":2048,\"name\":\"loadByBundleAndArgs\",\"url\":\"classes/ResLoader.html#loadByBundleAndArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"loadByArgs\",\"url\":\"classes/ResLoader.html#loadByArgs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ResLoader\"},{\"kind\":2048,\"name\":\"releasePrefabtDepsRecursively\",\"url\":\"classes/ResLoader.html#releasePrefabtDepsRecursively\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ResLoader\"},{\"kind\":32,\"name\":\"resLoader\",\"url\":\"variables/resLoader-1.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"Logger\",\"url\":\"classes/Logger.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"tags\",\"url\":\"classes/Logger.html#tags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/Logger.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"setTags\",\"url\":\"classes/Logger.html#setTags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Logger.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"end\",\"url\":\"classes/Logger.html#end\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"table\",\"url\":\"classes/Logger.html#table\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"trace\",\"url\":\"classes/Logger.html#trace\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logNet\",\"url\":\"classes/Logger.html#logNet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logModel\",\"url\":\"classes/Logger.html#logModel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logBusiness\",\"url\":\"classes/Logger.html#logBusiness\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logView\",\"url\":\"classes/Logger.html#logView\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"logConfig\",\"url\":\"classes/Logger.html#logConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"orange\",\"url\":\"classes/Logger.html#orange\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"violet\",\"url\":\"classes/Logger.html#violet\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"blue\",\"url\":\"classes/Logger.html#blue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"green\",\"url\":\"classes/Logger.html#green\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"gray\",\"url\":\"classes/Logger.html#gray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"isOpen\",\"url\":\"classes/Logger.html#isOpen\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"print\",\"url\":\"classes/Logger.html#print\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"stack\",\"url\":\"classes/Logger.html#stack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":2048,\"name\":\"getDateString\",\"url\":\"classes/Logger.html#getDateString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Logger\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Logger.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Logger\"},{\"kind\":128,\"name\":\"RandomManager\",\"url\":\"classes/RandomManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_instance\",\"url\":\"classes/RandomManager.html#_instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"RandomManager\"},{\"kind\":262144,\"name\":\"instance\",\"url\":\"classes/RandomManager.html#instance\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RandomManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":1024,\"name\":\"seedrandom\",\"url\":\"classes/RandomManager.html#seedrandom\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandom\",\"url\":\"classes/RandomManager.html#getRandom\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"setSeed\",\"url\":\"classes/RandomManager.html#setSeed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandomInt\",\"url\":\"classes/RandomManager.html#getRandomInt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandomByMinMaxList\",\"url\":\"classes/RandomManager.html#getRandomByMinMaxList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandomByObjectList\",\"url\":\"classes/RandomManager.html#getRandomByObjectList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":2048,\"name\":\"getRandomBySumList\",\"url\":\"classes/RandomManager.html#getRandomBySumList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RandomManager\"},{\"kind\":128,\"name\":\"TimerManager\",\"url\":\"classes/TimerManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"times\",\"url\":\"classes/TimerManager.html#times\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TimerManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"schedules\",\"url\":\"classes/TimerManager.html#schedules\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"scheduleCount\",\"url\":\"classes/TimerManager.html#scheduleCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"initTime\",\"url\":\"classes/TimerManager.html#initTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"component\",\"url\":\"classes/TimerManager.html#component\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"serverTime\",\"url\":\"classes/TimerManager.html#serverTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"setServerTime\",\"url\":\"classes/TimerManager.html#setServerTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/TimerManager.html#format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"getTime\",\"url\":\"classes/TimerManager.html#getTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"getLocalTime\",\"url\":\"classes/TimerManager.html#getLocalTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/TimerManager.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/TimerManager.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/TimerManager.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"unscheduleAll\",\"url\":\"classes/TimerManager.html#unscheduleAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"onUpdate\",\"url\":\"classes/TimerManager.html#onUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"onTimerComplete\",\"url\":\"classes/TimerManager.html#onTimerComplete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"register\",\"url\":\"classes/TimerManager.html#register\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"unRegister\",\"url\":\"classes/TimerManager.html#unRegister\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"save\",\"url\":\"classes/TimerManager.html#save\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/TimerManager.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"TimerManager\"},{\"kind\":1024,\"name\":\"_msg\",\"url\":\"classes/TimerManager.html#_msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/TimerManager.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/TimerManager.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/TimerManager.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/TimerManager.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TimerManager\"},{\"kind\":128,\"name\":\"Timer\",\"url\":\"classes/Timer.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Timer.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"classes/Timer.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":1024,\"name\":\"_elapsedTime\",\"url\":\"classes/Timer.html#_elapsedTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Timer\"},{\"kind\":262144,\"name\":\"elapsedTime\",\"url\":\"classes/Timer.html#elapsedTime\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":1024,\"name\":\"_step\",\"url\":\"classes/Timer.html#_step\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Timer\"},{\"kind\":262144,\"name\":\"step\",\"url\":\"classes/Timer.html#step\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":262144,\"name\":\"progress\",\"url\":\"classes/Timer.html#progress\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Timer.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/Timer.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Timer\"},{\"kind\":128,\"name\":\"StorageManager\",\"url\":\"classes/StorageManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StorageManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":1024,\"name\":\"_key\",\"url\":\"classes/StorageManager.html#_key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StorageManager\"},{\"kind\":1024,\"name\":\"_iv\",\"url\":\"classes/StorageManager.html#_iv\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StorageManager\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/StorageManager.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/StorageManager.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"setUser\",\"url\":\"classes/StorageManager.html#setUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/StorageManager.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/StorageManager.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"getNumber\",\"url\":\"classes/StorageManager.html#getNumber\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"getBoolean\",\"url\":\"classes/StorageManager.html#getBoolean\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"getJson\",\"url\":\"classes/StorageManager.html#getJson\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/StorageManager.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/StorageManager.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StorageManager\"},{\"kind\":8,\"name\":\"CollisionType\",\"url\":\"enums/CollisionType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Role\",\"url\":\"enums/CollisionType.html#Role\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CollisionType\"},{\"kind\":16,\"name\":\"Ballistic\",\"url\":\"enums/CollisionType.html#Ballistic\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CollisionType\"},{\"kind\":16,\"name\":\"Wall\",\"url\":\"enums/CollisionType.html#Wall\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"CollisionType\"},{\"kind\":128,\"name\":\"GameCollision\",\"url\":\"classes/GameCollision.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/GameCollision.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/GameCollision.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/GameCollision.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameCollision.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_TriggerEnter\",\"url\":\"classes/GameCollision.html#Event_TriggerEnter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_TriggerStay\",\"url\":\"classes/GameCollision.html#Event_TriggerStay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_TriggerExit\",\"url\":\"classes/GameCollision.html#Event_TriggerExit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_CollisionEnter\",\"url\":\"classes/GameCollision.html#Event_CollisionEnter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_CollisionStay\",\"url\":\"classes/GameCollision.html#Event_CollisionStay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"Event_CollisionExit\",\"url\":\"classes/GameCollision.html#Event_CollisionExit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"collider\",\"url\":\"classes/GameCollision.html#collider\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/GameCollision.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/GameCollision.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onTrigger\",\"url\":\"classes/GameCollision.html#onTrigger\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onTriggerEnter\",\"url\":\"classes/GameCollision.html#onTriggerEnter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onTriggerStay\",\"url\":\"classes/GameCollision.html#onTriggerStay\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onTriggerExit\",\"url\":\"classes/GameCollision.html#onTriggerExit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onCollision\",\"url\":\"classes/GameCollision.html#onCollision\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onCollisionEnter\",\"url\":\"classes/GameCollision.html#onCollisionEnter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onCollisionStay\",\"url\":\"classes/GameCollision.html#onCollisionStay\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onCollisionExit\",\"url\":\"classes/GameCollision.html#onCollisionExit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/GameCollision.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/GameCollision.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/GameCollision.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/GameCollision.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/GameCollision.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/GameCollision.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/GameCollision.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/GameCollision.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/GameCollision.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/GameCollision.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/GameCollision.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/GameCollision.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/GameCollision.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/GameCollision.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/GameCollision.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/GameCollision.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/GameCollision.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/GameCollision.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/GameCollision.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/GameCollision.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/GameCollision.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/GameCollision.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/GameCollision.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/GameCollision.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/GameCollision.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/GameCollision.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/GameCollision.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GameCollision.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/GameCollision.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/GameCollision.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/GameCollision.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/GameCollision.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/GameCollision.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/GameCollision.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/GameCollision.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/GameCollision.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/GameCollision.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/GameCollision.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/GameCollision.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/GameCollision.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/GameCollision.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/GameCollision.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/GameCollision.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/GameCollision.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameCollision\"},{\"kind\":128,\"name\":\"GameComponent\",\"url\":\"classes/GameComponent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/GameComponent.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/GameComponent.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/GameComponent.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_eventDispatcher\",\"url\":\"classes/GameComponent.html#_eventDispatcher\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"eventDispatcher\",\"url\":\"classes/GameComponent.html#eventDispatcher\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_isBindMessageActive\",\"url\":\"classes/GameComponent.html#_isBindMessageActive\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"bindMessageActive\",\"url\":\"classes/GameComponent.html#bindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"unbindMessageActive\",\"url\":\"classes/GameComponent.html#unbindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"dynamicsAssets\",\"url\":\"classes/GameComponent.html#dynamicsAssets\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"nodes\",\"url\":\"classes/GameComponent.html#nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/GameComponent.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/GameComponent.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"addAutoReleaseAsset\",\"url\":\"classes/GameComponent.html#addAutoReleaseAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"addAutoReleaseAssets\",\"url\":\"classes/GameComponent.html#addAutoReleaseAssets\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/GameComponent.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/GameComponent.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/GameComponent.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/GameComponent.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/GameComponent.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/GameComponent.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/GameComponent.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/GameComponent.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/GameComponent.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/GameComponent.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/GameComponent.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/GameComponent.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/GameComponent.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/GameComponent.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/GameComponent.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/GameComponent.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/GameComponent.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/GameComponent.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/GameComponent.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/GameComponent.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/GameComponent.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/GameComponent.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/GameComponent.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/GameComponent.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/GameComponent.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/GameComponent.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/GameComponent.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/GameComponent.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/GameComponent.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/GameComponent.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/GameComponent.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GameComponent.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/GameComponent.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/GameComponent.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/GameComponent.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/GameComponent.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/GameComponent.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/GameComponent.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/GameComponent.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/GameComponent.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/GameComponent.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/GameComponent.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/GameComponent.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/GameComponent.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/GameComponent.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/GameComponent.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/GameComponent.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GameComponent\"},{\"kind\":128,\"name\":\"GameManager\",\"url\":\"classes/GameManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GameManager\"},{\"kind\":1024,\"name\":\"root\",\"url\":\"classes/GameManager.html#root\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GameManager\"},{\"kind\":2048,\"name\":\"setTimeScale\",\"url\":\"classes/GameManager.html#setTimeScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GameManager\"},{\"kind\":2048,\"name\":\"gameTimeScaleExtend\",\"url\":\"classes/GameManager.html#gameTimeScaleExtend\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameManager\"},{\"kind\":128,\"name\":\"GUI\",\"url\":\"classes/GUI.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/GUI.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/GUI.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/GUI.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GUI.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"transform\",\"url\":\"classes/GUI.html#transform\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"camera\",\"url\":\"classes/GUI.html#camera\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"portrait\",\"url\":\"classes/GUI.html#portrait\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"portraitDrz\",\"url\":\"classes/GUI.html#portraitDrz\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"landscapeDrz\",\"url\":\"classes/GUI.html#landscapeDrz\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/GUI.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/GUI.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"resize\",\"url\":\"classes/GUI.html#resize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/GUI.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/GUI.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/GUI.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/GUI.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/GUI.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/GUI.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/GUI.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/GUI.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/GUI.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/GUI.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/GUI.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/GUI.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/GUI.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/GUI.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/GUI.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/GUI.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/GUI.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/GUI.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/GUI.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/GUI.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/GUI.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/GUI.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/GUI.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/GUI.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/GUI.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/GUI.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/GUI.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/GUI.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/GUI.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/GUI.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/GUI.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/GUI.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/GUI.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/GUI.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/GUI.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/GUI.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/GUI.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/GUI.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/GUI.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/GUI.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/GUI.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/GUI.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/GUI.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/GUI.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"GUI\"},{\"kind\":256,\"name\":\"UICallbacks\",\"url\":\"interfaces/UICallbacks.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"onAdded\",\"url\":\"interfaces/UICallbacks.html#onAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/UICallbacks.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":1024,\"name\":\"onRemoved\",\"url\":\"interfaces/UICallbacks.html#onRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/UICallbacks.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":1024,\"name\":\"onBeforeRemove\",\"url\":\"interfaces/UICallbacks.html#onBeforeRemove\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/UICallbacks.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"UICallbacks\"},{\"kind\":256,\"name\":\"PopViewParams\",\"url\":\"interfaces/PopViewParams.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"touchClose\",\"url\":\"interfaces/PopViewParams.html#touchClose\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/PopViewParams.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":1024,\"name\":\"onAdded\",\"url\":\"interfaces/PopViewParams.html#onAdded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PopViewParams\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PopViewParams.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":1024,\"name\":\"onRemoved\",\"url\":\"interfaces/PopViewParams.html#onRemoved\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PopViewParams\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PopViewParams.html#__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":1024,\"name\":\"onBeforeRemove\",\"url\":\"interfaces/PopViewParams.html#onBeforeRemove\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"PopViewParams\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/PopViewParams.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"PopViewParams\"},{\"kind\":128,\"name\":\"ViewParams\",\"url\":\"classes/ViewParams.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ViewParams.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"classes/ViewParams.html#uuid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"prefabPath\",\"url\":\"classes/ViewParams.html#prefabPath\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"classes/ViewParams.html#params\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"callbacks\",\"url\":\"classes/ViewParams.html#callbacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"valid\",\"url\":\"classes/ViewParams.html#valid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/ViewParams.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ViewParams\"},{\"kind\":128,\"name\":\"DelegateComponent\",\"url\":\"classes/DelegateComponent.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/DelegateComponent.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/DelegateComponent.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/DelegateComponent.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/DelegateComponent.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"viewParams\",\"url\":\"classes/DelegateComponent.html#viewParams\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/DelegateComponent.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/DelegateComponent.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"removed\",\"url\":\"classes/DelegateComponent.html#removed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/DelegateComponent.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"applyComponentsFunction\",\"url\":\"classes/DelegateComponent.html#applyComponentsFunction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/DelegateComponent.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/DelegateComponent.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/DelegateComponent.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/DelegateComponent.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/DelegateComponent.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/DelegateComponent.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/DelegateComponent.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/DelegateComponent.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/DelegateComponent.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/DelegateComponent.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/DelegateComponent.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/DelegateComponent.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/DelegateComponent.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/DelegateComponent.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/DelegateComponent.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/DelegateComponent.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/DelegateComponent.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/DelegateComponent.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/DelegateComponent.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/DelegateComponent.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/DelegateComponent.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/DelegateComponent.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/DelegateComponent.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/DelegateComponent.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/DelegateComponent.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/DelegateComponent.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/DelegateComponent.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/DelegateComponent.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/DelegateComponent.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/DelegateComponent.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/DelegateComponent.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/DelegateComponent.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/DelegateComponent.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/DelegateComponent.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/DelegateComponent.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/DelegateComponent.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/DelegateComponent.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/DelegateComponent.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/DelegateComponent.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/DelegateComponent.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/DelegateComponent.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/DelegateComponent.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/DelegateComponent.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/DelegateComponent.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"DelegateComponent\"},{\"kind\":128,\"name\":\"LayerDialog\",\"url\":\"classes/LayerDialog.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/LayerDialog.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"NodeSpace\",\"url\":\"classes/LayerDialog.html#NodeSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"TransformDirtyBit\",\"url\":\"classes/LayerDialog.html#TransformDirtyBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"TransformBit\",\"url\":\"classes/LayerDialog.html#TransformBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"reserveContentsForAllSyncablePrefabTag\",\"url\":\"classes/LayerDialog.html#reserveContentsForAllSyncablePrefabTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"isNode\",\"url\":\"classes/LayerDialog.html#isNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"resetHasChangedFlags\",\"url\":\"classes/LayerDialog.html#resetHasChangedFlags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"clearNodeArray\",\"url\":\"classes/LayerDialog.html#clearNodeArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"idGenerator\",\"url\":\"classes/LayerDialog.html#idGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_stacks\",\"url\":\"classes/LayerDialog.html#_stacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_stackId\",\"url\":\"classes/LayerDialog.html#_stackId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_setScene\",\"url\":\"classes/LayerDialog.html#_setScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_findComponent\",\"url\":\"classes/LayerDialog.html#_findComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_findComponents\",\"url\":\"classes/LayerDialog.html#_findComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_findChildComponent\",\"url\":\"classes/LayerDialog.html#_findChildComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_findChildComponents\",\"url\":\"classes/LayerDialog.html#_findChildComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LayerDialog.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerDialog.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"queue\",\"url\":\"classes/LayerDialog.html#queue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"current\",\"url\":\"classes/LayerDialog.html#current\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/LayerDialog.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setBlackDisable\",\"url\":\"classes/LayerDialog.html#setBlackDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/LayerDialog.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"black\",\"url\":\"classes/LayerDialog.html#black\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerDialog.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeByUuid\",\"url\":\"classes/LayerDialog.html#removeByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerDialog.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"ui_nodes\",\"url\":\"classes/LayerDialog.html#ui_nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"ui_cache\",\"url\":\"classes/LayerDialog.html#ui_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/LayerDialog.html#getUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/LayerDialog.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/LayerDialog.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getByUuid\",\"url\":\"classes/LayerDialog.html#getByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/LayerDialog.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerDialog.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/LayerDialog.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"__nodes\",\"url\":\"classes/LayerDialog.html#__nodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/LayerDialog.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_uiProps\",\"url\":\"classes/LayerDialog.html#_uiProps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_static\",\"url\":\"classes/LayerDialog.html#_static\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_pos\",\"url\":\"classes/LayerDialog.html#_pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_rot\",\"url\":\"classes/LayerDialog.html#_rot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_scale\",\"url\":\"classes/LayerDialog.html#_scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_mat\",\"url\":\"classes/LayerDialog.html#_mat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_lpos\",\"url\":\"classes/LayerDialog.html#_lpos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_lrot\",\"url\":\"classes/LayerDialog.html#_lrot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_lscale\",\"url\":\"classes/LayerDialog.html#_lscale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_layer\",\"url\":\"classes/LayerDialog.html#_layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_euler\",\"url\":\"classes/LayerDialog.html#_euler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_eulerDirty\",\"url\":\"classes/LayerDialog.html#_eulerDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_flagChangeVersion\",\"url\":\"classes/LayerDialog.html#_flagChangeVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_hasChangedFlags\",\"url\":\"classes/LayerDialog.html#_hasChangedFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LayerDialog.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"position\",\"url\":\"classes/LayerDialog.html#position\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"worldPosition\",\"url\":\"classes/LayerDialog.html#worldPosition\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"rotation\",\"url\":\"classes/LayerDialog.html#rotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"eulerAngles\",\"url\":\"classes/LayerDialog.html#eulerAngles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"angle\",\"url\":\"classes/LayerDialog.html#angle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"worldRotation\",\"url\":\"classes/LayerDialog.html#worldRotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"scale\",\"url\":\"classes/LayerDialog.html#scale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"worldScale\",\"url\":\"classes/LayerDialog.html#worldScale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"matrix\",\"url\":\"classes/LayerDialog.html#matrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"worldMatrix\",\"url\":\"classes/LayerDialog.html#worldMatrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/LayerDialog.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/LayerDialog.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/LayerDialog.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"layer\",\"url\":\"classes/LayerDialog.html#layer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"hasChangedFlags\",\"url\":\"classes/LayerDialog.html#hasChangedFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setParent\",\"url\":\"classes/LayerDialog.html#setParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onSetParent\",\"url\":\"classes/LayerDialog.html#_onSetParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onHierarchyChanged\",\"url\":\"classes/LayerDialog.html#_onHierarchyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onBatchCreated\",\"url\":\"classes/LayerDialog.html#_onBatchCreated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onBeforeSerialize\",\"url\":\"classes/LayerDialog.html#_onBeforeSerialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onPostActivated\",\"url\":\"classes/LayerDialog.html#_onPostActivated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/LayerDialog.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"rotate\",\"url\":\"classes/LayerDialog.html#rotate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"lookAt\",\"url\":\"classes/LayerDialog.html#lookAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"invalidateChildren\",\"url\":\"classes/LayerDialog.html#invalidateChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"updateWorldTransform\",\"url\":\"classes/LayerDialog.html#updateWorldTransform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/LayerDialog.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"classes/LayerDialog.html#getPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setRotation\",\"url\":\"classes/LayerDialog.html#setRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setRotationFromEuler\",\"url\":\"classes/LayerDialog.html#setRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getRotation\",\"url\":\"classes/LayerDialog.html#getRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setScale\",\"url\":\"classes/LayerDialog.html#setScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getScale\",\"url\":\"classes/LayerDialog.html#getScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"inverseTransformPoint\",\"url\":\"classes/LayerDialog.html#inverseTransformPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setWorldPosition\",\"url\":\"classes/LayerDialog.html#setWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldPosition\",\"url\":\"classes/LayerDialog.html#getWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setWorldRotation\",\"url\":\"classes/LayerDialog.html#setWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setWorldRotationFromEuler\",\"url\":\"classes/LayerDialog.html#setWorldRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldRotation\",\"url\":\"classes/LayerDialog.html#getWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setWorldScale\",\"url\":\"classes/LayerDialog.html#setWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldScale\",\"url\":\"classes/LayerDialog.html#getWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldMatrix\",\"url\":\"classes/LayerDialog.html#getWorldMatrix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldRS\",\"url\":\"classes/LayerDialog.html#getWorldRS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getWorldRT\",\"url\":\"classes/LayerDialog.html#getWorldRT\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setRTS\",\"url\":\"classes/LayerDialog.html#setRTS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"pauseSystemEvents\",\"url\":\"classes/LayerDialog.html#pauseSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"resumeSystemEvents\",\"url\":\"classes/LayerDialog.html#resumeSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getPathInHierarchy\",\"url\":\"classes/LayerDialog.html#getPathInHierarchy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"[serializeTag]\",\"url\":\"classes/LayerDialog.html#_serializeTag_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"components\",\"url\":\"classes/LayerDialog.html#components\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"_persistNode\",\"url\":\"classes/LayerDialog.html#_persistNode\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerDialog.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LayerDialog.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/LayerDialog.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/LayerDialog.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"activeInHierarchy\",\"url\":\"classes/LayerDialog.html#activeInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/LayerDialog.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"scene\",\"url\":\"classes/LayerDialog.html#scene\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"eventProcessor\",\"url\":\"classes/LayerDialog.html#eventProcessor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/LayerDialog.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/LayerDialog.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_active\",\"url\":\"classes/LayerDialog.html#_active\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/LayerDialog.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_prefab\",\"url\":\"classes/LayerDialog.html#_prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_scene\",\"url\":\"classes/LayerDialog.html#_scene\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_activeInHierarchy\",\"url\":\"classes/LayerDialog.html#_activeInHierarchy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LayerDialog.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerDialog.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_eventProcessor\",\"url\":\"classes/LayerDialog.html#_eventProcessor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_eventMask\",\"url\":\"classes/LayerDialog.html#_eventMask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_siblingIndex\",\"url\":\"classes/LayerDialog.html#_siblingIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_originalSceneId\",\"url\":\"classes/LayerDialog.html#_originalSceneId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_updateScene\",\"url\":\"classes/LayerDialog.html#_updateScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"attr\",\"url\":\"classes/LayerDialog.html#attr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/LayerDialog.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getChildByUuid\",\"url\":\"classes/LayerDialog.html#getChildByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getChildByName\",\"url\":\"classes/LayerDialog.html#getChildByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getChildByPath\",\"url\":\"classes/LayerDialog.html#getChildByPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/LayerDialog.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"insertChild\",\"url\":\"classes/LayerDialog.html#insertChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getSiblingIndex\",\"url\":\"classes/LayerDialog.html#getSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"setSiblingIndex\",\"url\":\"classes/LayerDialog.html#setSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"walk\",\"url\":\"classes/LayerDialog.html#walk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeFromParent\",\"url\":\"classes/LayerDialog.html#removeFromParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/LayerDialog.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeAllChildren\",\"url\":\"classes/LayerDialog.html#removeAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"isChildOf\",\"url\":\"classes/LayerDialog.html#isChildOf\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LayerDialog.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LayerDialog.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LayerDialog.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LayerDialog.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LayerDialog.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"removeComponent\",\"url\":\"classes/LayerDialog.html#removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/LayerDialog.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/LayerDialog.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/LayerDialog.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/LayerDialog.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/LayerDialog.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"hasEventListener\",\"url\":\"classes/LayerDialog.html#hasEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"targetOff\",\"url\":\"classes/LayerDialog.html#targetOff\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LayerDialog.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"destroyAllChildren\",\"url\":\"classes/LayerDialog.html#destroyAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_removeComponent\",\"url\":\"classes/LayerDialog.html#_removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_updateSiblingIndex\",\"url\":\"classes/LayerDialog.html#_updateSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LayerDialog.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onHierarchyChangedBase\",\"url\":\"classes/LayerDialog.html#_onHierarchyChangedBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onPreDestroyBase\",\"url\":\"classes/LayerDialog.html#_onPreDestroyBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_onSiblingIndexChanged\",\"url\":\"classes/LayerDialog.html#_onSiblingIndexChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_checkMultipleComp\",\"url\":\"classes/LayerDialog.html#_checkMultipleComp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LayerDialog.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LayerDialog.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LayerDialog.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LayerDialog.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LayerDialog.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LayerDialog.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LayerDialog.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerDialog\"},{\"kind\":8,\"name\":\"LayerType\",\"url\":\"enums/LayerType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Game\",\"url\":\"enums/LayerType.html#Game\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"UI\",\"url\":\"enums/LayerType.html#UI\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"PopUp\",\"url\":\"enums/LayerType.html#PopUp\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"Dialog\",\"url\":\"enums/LayerType.html#Dialog\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"System\",\"url\":\"enums/LayerType.html#System\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"Notify\",\"url\":\"enums/LayerType.html#Notify\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":16,\"name\":\"Guide\",\"url\":\"enums/LayerType.html#Guide\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LayerType\"},{\"kind\":256,\"name\":\"UIConfig\",\"url\":\"interfaces/UIConfig.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"bundle\",\"url\":\"interfaces/UIConfig.html#bundle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UIConfig\"},{\"kind\":1024,\"name\":\"layer\",\"url\":\"interfaces/UIConfig.html#layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UIConfig\"},{\"kind\":1024,\"name\":\"prefab\",\"url\":\"interfaces/UIConfig.html#prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UIConfig\"},{\"kind\":128,\"name\":\"LayerManager\",\"url\":\"classes/LayerManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"root\",\"url\":\"classes/LayerManager.html#root\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"camera\",\"url\":\"classes/LayerManager.html#camera\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"game\",\"url\":\"classes/LayerManager.html#game\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"guide\",\"url\":\"classes/LayerManager.html#guide\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"uiMap\",\"url\":\"classes/LayerManager.html#uiMap\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"ui\",\"url\":\"classes/LayerManager.html#ui\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"popup\",\"url\":\"classes/LayerManager.html#popup\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"dialog\",\"url\":\"classes/LayerManager.html#dialog\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/LayerManager.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"notify\",\"url\":\"classes/LayerManager.html#notify\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":1024,\"name\":\"configs\",\"url\":\"classes/LayerManager.html#configs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/LayerManager.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":262144,\"name\":\"portrait\",\"url\":\"classes/LayerManager.html#portrait\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/LayerManager.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"toast\",\"url\":\"classes/LayerManager.html#toast\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"setConfig\",\"url\":\"classes/LayerManager.html#setConfig\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"setUIMap\",\"url\":\"classes/LayerManager.html#setUIMap\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"open\",\"url\":\"classes/LayerManager.html#open\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"openAsync\",\"url\":\"classes/LayerManager.html#openAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerManager.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerManager.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"removeByNode\",\"url\":\"classes/LayerManager.html#removeByNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerManager.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerManager\"},{\"kind\":2048,\"name\":\"create_node\",\"url\":\"classes/LayerManager.html#create_node\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerManager\"},{\"kind\":128,\"name\":\"LayerNotify\",\"url\":\"classes/LayerNotify.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/LayerNotify.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"NodeSpace\",\"url\":\"classes/LayerNotify.html#NodeSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"TransformDirtyBit\",\"url\":\"classes/LayerNotify.html#TransformDirtyBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"TransformBit\",\"url\":\"classes/LayerNotify.html#TransformBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"reserveContentsForAllSyncablePrefabTag\",\"url\":\"classes/LayerNotify.html#reserveContentsForAllSyncablePrefabTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"isNode\",\"url\":\"classes/LayerNotify.html#isNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"resetHasChangedFlags\",\"url\":\"classes/LayerNotify.html#resetHasChangedFlags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"clearNodeArray\",\"url\":\"classes/LayerNotify.html#clearNodeArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"idGenerator\",\"url\":\"classes/LayerNotify.html#idGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_stacks\",\"url\":\"classes/LayerNotify.html#_stacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_stackId\",\"url\":\"classes/LayerNotify.html#_stackId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_setScene\",\"url\":\"classes/LayerNotify.html#_setScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_findComponent\",\"url\":\"classes/LayerNotify.html#_findComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_findComponents\",\"url\":\"classes/LayerNotify.html#_findComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_findChildComponent\",\"url\":\"classes/LayerNotify.html#_findChildComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_findChildComponents\",\"url\":\"classes/LayerNotify.html#_findChildComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LayerNotify.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerNotify.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"show\",\"url\":\"classes/LayerNotify.html#show\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/LayerNotify.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/LayerNotify.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"ui_nodes\",\"url\":\"classes/LayerNotify.html#ui_nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"ui_cache\",\"url\":\"classes/LayerNotify.html#ui_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/LayerNotify.html#getUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/LayerNotify.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerNotify.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeByUuid\",\"url\":\"classes/LayerNotify.html#removeByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getByUuid\",\"url\":\"classes/LayerNotify.html#getByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/LayerNotify.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerNotify.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/LayerNotify.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"__nodes\",\"url\":\"classes/LayerNotify.html#__nodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/LayerNotify.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerNotify.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_uiProps\",\"url\":\"classes/LayerNotify.html#_uiProps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_static\",\"url\":\"classes/LayerNotify.html#_static\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_pos\",\"url\":\"classes/LayerNotify.html#_pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_rot\",\"url\":\"classes/LayerNotify.html#_rot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_scale\",\"url\":\"classes/LayerNotify.html#_scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_mat\",\"url\":\"classes/LayerNotify.html#_mat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_lpos\",\"url\":\"classes/LayerNotify.html#_lpos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_lrot\",\"url\":\"classes/LayerNotify.html#_lrot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_lscale\",\"url\":\"classes/LayerNotify.html#_lscale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_layer\",\"url\":\"classes/LayerNotify.html#_layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_euler\",\"url\":\"classes/LayerNotify.html#_euler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_eulerDirty\",\"url\":\"classes/LayerNotify.html#_eulerDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_flagChangeVersion\",\"url\":\"classes/LayerNotify.html#_flagChangeVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_hasChangedFlags\",\"url\":\"classes/LayerNotify.html#_hasChangedFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LayerNotify.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"position\",\"url\":\"classes/LayerNotify.html#position\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"worldPosition\",\"url\":\"classes/LayerNotify.html#worldPosition\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"rotation\",\"url\":\"classes/LayerNotify.html#rotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"eulerAngles\",\"url\":\"classes/LayerNotify.html#eulerAngles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"angle\",\"url\":\"classes/LayerNotify.html#angle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"worldRotation\",\"url\":\"classes/LayerNotify.html#worldRotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"scale\",\"url\":\"classes/LayerNotify.html#scale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"worldScale\",\"url\":\"classes/LayerNotify.html#worldScale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"matrix\",\"url\":\"classes/LayerNotify.html#matrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"worldMatrix\",\"url\":\"classes/LayerNotify.html#worldMatrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/LayerNotify.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/LayerNotify.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/LayerNotify.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"layer\",\"url\":\"classes/LayerNotify.html#layer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"hasChangedFlags\",\"url\":\"classes/LayerNotify.html#hasChangedFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setParent\",\"url\":\"classes/LayerNotify.html#setParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onSetParent\",\"url\":\"classes/LayerNotify.html#_onSetParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onHierarchyChanged\",\"url\":\"classes/LayerNotify.html#_onHierarchyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onBatchCreated\",\"url\":\"classes/LayerNotify.html#_onBatchCreated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onBeforeSerialize\",\"url\":\"classes/LayerNotify.html#_onBeforeSerialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onPostActivated\",\"url\":\"classes/LayerNotify.html#_onPostActivated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/LayerNotify.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"rotate\",\"url\":\"classes/LayerNotify.html#rotate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"lookAt\",\"url\":\"classes/LayerNotify.html#lookAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"invalidateChildren\",\"url\":\"classes/LayerNotify.html#invalidateChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"updateWorldTransform\",\"url\":\"classes/LayerNotify.html#updateWorldTransform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/LayerNotify.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"classes/LayerNotify.html#getPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setRotation\",\"url\":\"classes/LayerNotify.html#setRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setRotationFromEuler\",\"url\":\"classes/LayerNotify.html#setRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getRotation\",\"url\":\"classes/LayerNotify.html#getRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setScale\",\"url\":\"classes/LayerNotify.html#setScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getScale\",\"url\":\"classes/LayerNotify.html#getScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"inverseTransformPoint\",\"url\":\"classes/LayerNotify.html#inverseTransformPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setWorldPosition\",\"url\":\"classes/LayerNotify.html#setWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldPosition\",\"url\":\"classes/LayerNotify.html#getWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setWorldRotation\",\"url\":\"classes/LayerNotify.html#setWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setWorldRotationFromEuler\",\"url\":\"classes/LayerNotify.html#setWorldRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldRotation\",\"url\":\"classes/LayerNotify.html#getWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setWorldScale\",\"url\":\"classes/LayerNotify.html#setWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldScale\",\"url\":\"classes/LayerNotify.html#getWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldMatrix\",\"url\":\"classes/LayerNotify.html#getWorldMatrix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldRS\",\"url\":\"classes/LayerNotify.html#getWorldRS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getWorldRT\",\"url\":\"classes/LayerNotify.html#getWorldRT\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setRTS\",\"url\":\"classes/LayerNotify.html#setRTS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"pauseSystemEvents\",\"url\":\"classes/LayerNotify.html#pauseSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"resumeSystemEvents\",\"url\":\"classes/LayerNotify.html#resumeSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getPathInHierarchy\",\"url\":\"classes/LayerNotify.html#getPathInHierarchy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"[serializeTag]\",\"url\":\"classes/LayerNotify.html#_serializeTag_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"components\",\"url\":\"classes/LayerNotify.html#components\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"_persistNode\",\"url\":\"classes/LayerNotify.html#_persistNode\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerNotify.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LayerNotify.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/LayerNotify.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/LayerNotify.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"activeInHierarchy\",\"url\":\"classes/LayerNotify.html#activeInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/LayerNotify.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"scene\",\"url\":\"classes/LayerNotify.html#scene\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"eventProcessor\",\"url\":\"classes/LayerNotify.html#eventProcessor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/LayerNotify.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/LayerNotify.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_active\",\"url\":\"classes/LayerNotify.html#_active\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/LayerNotify.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_prefab\",\"url\":\"classes/LayerNotify.html#_prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_scene\",\"url\":\"classes/LayerNotify.html#_scene\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_activeInHierarchy\",\"url\":\"classes/LayerNotify.html#_activeInHierarchy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LayerNotify.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerNotify.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_eventProcessor\",\"url\":\"classes/LayerNotify.html#_eventProcessor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_eventMask\",\"url\":\"classes/LayerNotify.html#_eventMask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_siblingIndex\",\"url\":\"classes/LayerNotify.html#_siblingIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_originalSceneId\",\"url\":\"classes/LayerNotify.html#_originalSceneId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_updateScene\",\"url\":\"classes/LayerNotify.html#_updateScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"attr\",\"url\":\"classes/LayerNotify.html#attr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/LayerNotify.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getChildByUuid\",\"url\":\"classes/LayerNotify.html#getChildByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getChildByName\",\"url\":\"classes/LayerNotify.html#getChildByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getChildByPath\",\"url\":\"classes/LayerNotify.html#getChildByPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/LayerNotify.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"insertChild\",\"url\":\"classes/LayerNotify.html#insertChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getSiblingIndex\",\"url\":\"classes/LayerNotify.html#getSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"setSiblingIndex\",\"url\":\"classes/LayerNotify.html#setSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"walk\",\"url\":\"classes/LayerNotify.html#walk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeFromParent\",\"url\":\"classes/LayerNotify.html#removeFromParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/LayerNotify.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeAllChildren\",\"url\":\"classes/LayerNotify.html#removeAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"isChildOf\",\"url\":\"classes/LayerNotify.html#isChildOf\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LayerNotify.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LayerNotify.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LayerNotify.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LayerNotify.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LayerNotify.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"removeComponent\",\"url\":\"classes/LayerNotify.html#removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/LayerNotify.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/LayerNotify.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/LayerNotify.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/LayerNotify.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/LayerNotify.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"hasEventListener\",\"url\":\"classes/LayerNotify.html#hasEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"targetOff\",\"url\":\"classes/LayerNotify.html#targetOff\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LayerNotify.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"destroyAllChildren\",\"url\":\"classes/LayerNotify.html#destroyAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_removeComponent\",\"url\":\"classes/LayerNotify.html#_removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_updateSiblingIndex\",\"url\":\"classes/LayerNotify.html#_updateSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LayerNotify.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onHierarchyChangedBase\",\"url\":\"classes/LayerNotify.html#_onHierarchyChangedBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onPreDestroyBase\",\"url\":\"classes/LayerNotify.html#_onPreDestroyBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_onSiblingIndexChanged\",\"url\":\"classes/LayerNotify.html#_onSiblingIndexChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_checkMultipleComp\",\"url\":\"classes/LayerNotify.html#_checkMultipleComp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LayerNotify.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LayerNotify.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LayerNotify.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LayerNotify.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LayerNotify.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LayerNotify.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LayerNotify.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerNotify\"},{\"kind\":128,\"name\":\"LayerPopUp\",\"url\":\"classes/LayerPopUp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/LayerPopUp.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"NodeSpace\",\"url\":\"classes/LayerPopUp.html#NodeSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"TransformDirtyBit\",\"url\":\"classes/LayerPopUp.html#TransformDirtyBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"TransformBit\",\"url\":\"classes/LayerPopUp.html#TransformBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"reserveContentsForAllSyncablePrefabTag\",\"url\":\"classes/LayerPopUp.html#reserveContentsForAllSyncablePrefabTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"isNode\",\"url\":\"classes/LayerPopUp.html#isNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"resetHasChangedFlags\",\"url\":\"classes/LayerPopUp.html#resetHasChangedFlags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"clearNodeArray\",\"url\":\"classes/LayerPopUp.html#clearNodeArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"idGenerator\",\"url\":\"classes/LayerPopUp.html#idGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_stacks\",\"url\":\"classes/LayerPopUp.html#_stacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_stackId\",\"url\":\"classes/LayerPopUp.html#_stackId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_setScene\",\"url\":\"classes/LayerPopUp.html#_setScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_findComponent\",\"url\":\"classes/LayerPopUp.html#_findComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_findComponents\",\"url\":\"classes/LayerPopUp.html#_findComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_findChildComponent\",\"url\":\"classes/LayerPopUp.html#_findChildComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_findChildComponents\",\"url\":\"classes/LayerPopUp.html#_findChildComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LayerPopUp.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerPopUp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"black\",\"url\":\"classes/LayerPopUp.html#black\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/LayerPopUp.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/LayerPopUp.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerPopUp.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeByUuid\",\"url\":\"classes/LayerPopUp.html#removeByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setBlackDisable\",\"url\":\"classes/LayerPopUp.html#setBlackDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerPopUp.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"ui_nodes\",\"url\":\"classes/LayerPopUp.html#ui_nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"ui_cache\",\"url\":\"classes/LayerPopUp.html#ui_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/LayerPopUp.html#getUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/LayerPopUp.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/LayerPopUp.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getByUuid\",\"url\":\"classes/LayerPopUp.html#getByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/LayerPopUp.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerPopUp.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/LayerPopUp.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"__nodes\",\"url\":\"classes/LayerPopUp.html#__nodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/LayerPopUp.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_uiProps\",\"url\":\"classes/LayerPopUp.html#_uiProps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_static\",\"url\":\"classes/LayerPopUp.html#_static\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_pos\",\"url\":\"classes/LayerPopUp.html#_pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_rot\",\"url\":\"classes/LayerPopUp.html#_rot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_scale\",\"url\":\"classes/LayerPopUp.html#_scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_mat\",\"url\":\"classes/LayerPopUp.html#_mat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_lpos\",\"url\":\"classes/LayerPopUp.html#_lpos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_lrot\",\"url\":\"classes/LayerPopUp.html#_lrot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_lscale\",\"url\":\"classes/LayerPopUp.html#_lscale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_layer\",\"url\":\"classes/LayerPopUp.html#_layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_euler\",\"url\":\"classes/LayerPopUp.html#_euler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_eulerDirty\",\"url\":\"classes/LayerPopUp.html#_eulerDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_flagChangeVersion\",\"url\":\"classes/LayerPopUp.html#_flagChangeVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_hasChangedFlags\",\"url\":\"classes/LayerPopUp.html#_hasChangedFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LayerPopUp.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"position\",\"url\":\"classes/LayerPopUp.html#position\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"worldPosition\",\"url\":\"classes/LayerPopUp.html#worldPosition\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"rotation\",\"url\":\"classes/LayerPopUp.html#rotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"eulerAngles\",\"url\":\"classes/LayerPopUp.html#eulerAngles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"angle\",\"url\":\"classes/LayerPopUp.html#angle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"worldRotation\",\"url\":\"classes/LayerPopUp.html#worldRotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"scale\",\"url\":\"classes/LayerPopUp.html#scale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"worldScale\",\"url\":\"classes/LayerPopUp.html#worldScale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"matrix\",\"url\":\"classes/LayerPopUp.html#matrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"worldMatrix\",\"url\":\"classes/LayerPopUp.html#worldMatrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/LayerPopUp.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/LayerPopUp.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/LayerPopUp.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"layer\",\"url\":\"classes/LayerPopUp.html#layer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"hasChangedFlags\",\"url\":\"classes/LayerPopUp.html#hasChangedFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setParent\",\"url\":\"classes/LayerPopUp.html#setParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onSetParent\",\"url\":\"classes/LayerPopUp.html#_onSetParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onHierarchyChanged\",\"url\":\"classes/LayerPopUp.html#_onHierarchyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onBatchCreated\",\"url\":\"classes/LayerPopUp.html#_onBatchCreated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onBeforeSerialize\",\"url\":\"classes/LayerPopUp.html#_onBeforeSerialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onPostActivated\",\"url\":\"classes/LayerPopUp.html#_onPostActivated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/LayerPopUp.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"rotate\",\"url\":\"classes/LayerPopUp.html#rotate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"lookAt\",\"url\":\"classes/LayerPopUp.html#lookAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"invalidateChildren\",\"url\":\"classes/LayerPopUp.html#invalidateChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"updateWorldTransform\",\"url\":\"classes/LayerPopUp.html#updateWorldTransform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/LayerPopUp.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"classes/LayerPopUp.html#getPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setRotation\",\"url\":\"classes/LayerPopUp.html#setRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setRotationFromEuler\",\"url\":\"classes/LayerPopUp.html#setRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getRotation\",\"url\":\"classes/LayerPopUp.html#getRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setScale\",\"url\":\"classes/LayerPopUp.html#setScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getScale\",\"url\":\"classes/LayerPopUp.html#getScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"inverseTransformPoint\",\"url\":\"classes/LayerPopUp.html#inverseTransformPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setWorldPosition\",\"url\":\"classes/LayerPopUp.html#setWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldPosition\",\"url\":\"classes/LayerPopUp.html#getWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setWorldRotation\",\"url\":\"classes/LayerPopUp.html#setWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setWorldRotationFromEuler\",\"url\":\"classes/LayerPopUp.html#setWorldRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldRotation\",\"url\":\"classes/LayerPopUp.html#getWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setWorldScale\",\"url\":\"classes/LayerPopUp.html#setWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldScale\",\"url\":\"classes/LayerPopUp.html#getWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldMatrix\",\"url\":\"classes/LayerPopUp.html#getWorldMatrix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldRS\",\"url\":\"classes/LayerPopUp.html#getWorldRS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getWorldRT\",\"url\":\"classes/LayerPopUp.html#getWorldRT\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setRTS\",\"url\":\"classes/LayerPopUp.html#setRTS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"pauseSystemEvents\",\"url\":\"classes/LayerPopUp.html#pauseSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"resumeSystemEvents\",\"url\":\"classes/LayerPopUp.html#resumeSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getPathInHierarchy\",\"url\":\"classes/LayerPopUp.html#getPathInHierarchy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"[serializeTag]\",\"url\":\"classes/LayerPopUp.html#_serializeTag_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"components\",\"url\":\"classes/LayerPopUp.html#components\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"_persistNode\",\"url\":\"classes/LayerPopUp.html#_persistNode\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerPopUp.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LayerPopUp.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/LayerPopUp.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/LayerPopUp.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"activeInHierarchy\",\"url\":\"classes/LayerPopUp.html#activeInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/LayerPopUp.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"scene\",\"url\":\"classes/LayerPopUp.html#scene\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"eventProcessor\",\"url\":\"classes/LayerPopUp.html#eventProcessor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/LayerPopUp.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/LayerPopUp.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_active\",\"url\":\"classes/LayerPopUp.html#_active\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/LayerPopUp.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_prefab\",\"url\":\"classes/LayerPopUp.html#_prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_scene\",\"url\":\"classes/LayerPopUp.html#_scene\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_activeInHierarchy\",\"url\":\"classes/LayerPopUp.html#_activeInHierarchy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LayerPopUp.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerPopUp.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_eventProcessor\",\"url\":\"classes/LayerPopUp.html#_eventProcessor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_eventMask\",\"url\":\"classes/LayerPopUp.html#_eventMask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_siblingIndex\",\"url\":\"classes/LayerPopUp.html#_siblingIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_originalSceneId\",\"url\":\"classes/LayerPopUp.html#_originalSceneId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_updateScene\",\"url\":\"classes/LayerPopUp.html#_updateScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"attr\",\"url\":\"classes/LayerPopUp.html#attr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/LayerPopUp.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getChildByUuid\",\"url\":\"classes/LayerPopUp.html#getChildByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getChildByName\",\"url\":\"classes/LayerPopUp.html#getChildByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getChildByPath\",\"url\":\"classes/LayerPopUp.html#getChildByPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/LayerPopUp.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"insertChild\",\"url\":\"classes/LayerPopUp.html#insertChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getSiblingIndex\",\"url\":\"classes/LayerPopUp.html#getSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"setSiblingIndex\",\"url\":\"classes/LayerPopUp.html#setSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"walk\",\"url\":\"classes/LayerPopUp.html#walk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeFromParent\",\"url\":\"classes/LayerPopUp.html#removeFromParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/LayerPopUp.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeAllChildren\",\"url\":\"classes/LayerPopUp.html#removeAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"isChildOf\",\"url\":\"classes/LayerPopUp.html#isChildOf\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LayerPopUp.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LayerPopUp.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LayerPopUp.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LayerPopUp.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LayerPopUp.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"removeComponent\",\"url\":\"classes/LayerPopUp.html#removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/LayerPopUp.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/LayerPopUp.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/LayerPopUp.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/LayerPopUp.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/LayerPopUp.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"hasEventListener\",\"url\":\"classes/LayerPopUp.html#hasEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"targetOff\",\"url\":\"classes/LayerPopUp.html#targetOff\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LayerPopUp.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"destroyAllChildren\",\"url\":\"classes/LayerPopUp.html#destroyAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_removeComponent\",\"url\":\"classes/LayerPopUp.html#_removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_updateSiblingIndex\",\"url\":\"classes/LayerPopUp.html#_updateSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LayerPopUp.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onHierarchyChangedBase\",\"url\":\"classes/LayerPopUp.html#_onHierarchyChangedBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onPreDestroyBase\",\"url\":\"classes/LayerPopUp.html#_onPreDestroyBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_onSiblingIndexChanged\",\"url\":\"classes/LayerPopUp.html#_onSiblingIndexChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_checkMultipleComp\",\"url\":\"classes/LayerPopUp.html#_checkMultipleComp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LayerPopUp.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LayerPopUp.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LayerPopUp.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LayerPopUp.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LayerPopUp.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LayerPopUp.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LayerPopUp.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerPopUp\"},{\"kind\":128,\"name\":\"LayerUI\",\"url\":\"classes/LayerUI.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventType\",\"url\":\"classes/LayerUI.html#EventType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"NodeSpace\",\"url\":\"classes/LayerUI.html#NodeSpace\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"TransformDirtyBit\",\"url\":\"classes/LayerUI.html#TransformDirtyBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"TransformBit\",\"url\":\"classes/LayerUI.html#TransformBit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"reserveContentsForAllSyncablePrefabTag\",\"url\":\"classes/LayerUI.html#reserveContentsForAllSyncablePrefabTag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"isNode\",\"url\":\"classes/LayerUI.html#isNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"resetHasChangedFlags\",\"url\":\"classes/LayerUI.html#resetHasChangedFlags\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"clearNodeArray\",\"url\":\"classes/LayerUI.html#clearNodeArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"idGenerator\",\"url\":\"classes/LayerUI.html#idGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_stacks\",\"url\":\"classes/LayerUI.html#_stacks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_stackId\",\"url\":\"classes/LayerUI.html#_stackId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_setScene\",\"url\":\"classes/LayerUI.html#_setScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_findComponent\",\"url\":\"classes/LayerUI.html#_findComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_findComponents\",\"url\":\"classes/LayerUI.html#_findComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_findChildComponent\",\"url\":\"classes/LayerUI.html#_findChildComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_findChildComponents\",\"url\":\"classes/LayerUI.html#_findChildComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LayerUI.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerUI.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"ui_nodes\",\"url\":\"classes/LayerUI.html#ui_nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"ui_cache\",\"url\":\"classes/LayerUI.html#ui_cache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getUuid\",\"url\":\"classes/LayerUI.html#getUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/LayerUI.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/LayerUI.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"createNode\",\"url\":\"classes/LayerUI.html#createNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/LayerUI.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeByUuid\",\"url\":\"classes/LayerUI.html#removeByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeCache\",\"url\":\"classes/LayerUI.html#removeCache\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getByUuid\",\"url\":\"classes/LayerUI.html#getByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/LayerUI.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/LayerUI.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/LayerUI.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"__nodes\",\"url\":\"classes/LayerUI.html#__nodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/LayerUI.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/LayerUI.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_uiProps\",\"url\":\"classes/LayerUI.html#_uiProps\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_static\",\"url\":\"classes/LayerUI.html#_static\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_pos\",\"url\":\"classes/LayerUI.html#_pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_rot\",\"url\":\"classes/LayerUI.html#_rot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_scale\",\"url\":\"classes/LayerUI.html#_scale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_mat\",\"url\":\"classes/LayerUI.html#_mat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_lpos\",\"url\":\"classes/LayerUI.html#_lpos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_lrot\",\"url\":\"classes/LayerUI.html#_lrot\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_lscale\",\"url\":\"classes/LayerUI.html#_lscale\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_layer\",\"url\":\"classes/LayerUI.html#_layer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_euler\",\"url\":\"classes/LayerUI.html#_euler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_eulerDirty\",\"url\":\"classes/LayerUI.html#_eulerDirty\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_flagChangeVersion\",\"url\":\"classes/LayerUI.html#_flagChangeVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_hasChangedFlags\",\"url\":\"classes/LayerUI.html#_hasChangedFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LayerUI.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"position\",\"url\":\"classes/LayerUI.html#position\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"worldPosition\",\"url\":\"classes/LayerUI.html#worldPosition\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"rotation\",\"url\":\"classes/LayerUI.html#rotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"eulerAngles\",\"url\":\"classes/LayerUI.html#eulerAngles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"angle\",\"url\":\"classes/LayerUI.html#angle\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"worldRotation\",\"url\":\"classes/LayerUI.html#worldRotation\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"scale\",\"url\":\"classes/LayerUI.html#scale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"worldScale\",\"url\":\"classes/LayerUI.html#worldScale\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"matrix\",\"url\":\"classes/LayerUI.html#matrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"worldMatrix\",\"url\":\"classes/LayerUI.html#worldMatrix\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/LayerUI.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/LayerUI.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/LayerUI.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"layer\",\"url\":\"classes/LayerUI.html#layer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"hasChangedFlags\",\"url\":\"classes/LayerUI.html#hasChangedFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setParent\",\"url\":\"classes/LayerUI.html#setParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onSetParent\",\"url\":\"classes/LayerUI.html#_onSetParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onHierarchyChanged\",\"url\":\"classes/LayerUI.html#_onHierarchyChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onBatchCreated\",\"url\":\"classes/LayerUI.html#_onBatchCreated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onBeforeSerialize\",\"url\":\"classes/LayerUI.html#_onBeforeSerialize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onPostActivated\",\"url\":\"classes/LayerUI.html#_onPostActivated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"translate\",\"url\":\"classes/LayerUI.html#translate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"rotate\",\"url\":\"classes/LayerUI.html#rotate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"lookAt\",\"url\":\"classes/LayerUI.html#lookAt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"invalidateChildren\",\"url\":\"classes/LayerUI.html#invalidateChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"updateWorldTransform\",\"url\":\"classes/LayerUI.html#updateWorldTransform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/LayerUI.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getPosition\",\"url\":\"classes/LayerUI.html#getPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setRotation\",\"url\":\"classes/LayerUI.html#setRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setRotationFromEuler\",\"url\":\"classes/LayerUI.html#setRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getRotation\",\"url\":\"classes/LayerUI.html#getRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setScale\",\"url\":\"classes/LayerUI.html#setScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getScale\",\"url\":\"classes/LayerUI.html#getScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"inverseTransformPoint\",\"url\":\"classes/LayerUI.html#inverseTransformPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setWorldPosition\",\"url\":\"classes/LayerUI.html#setWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldPosition\",\"url\":\"classes/LayerUI.html#getWorldPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setWorldRotation\",\"url\":\"classes/LayerUI.html#setWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setWorldRotationFromEuler\",\"url\":\"classes/LayerUI.html#setWorldRotationFromEuler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldRotation\",\"url\":\"classes/LayerUI.html#getWorldRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setWorldScale\",\"url\":\"classes/LayerUI.html#setWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldScale\",\"url\":\"classes/LayerUI.html#getWorldScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldMatrix\",\"url\":\"classes/LayerUI.html#getWorldMatrix\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldRS\",\"url\":\"classes/LayerUI.html#getWorldRS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getWorldRT\",\"url\":\"classes/LayerUI.html#getWorldRT\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setRTS\",\"url\":\"classes/LayerUI.html#setRTS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"pauseSystemEvents\",\"url\":\"classes/LayerUI.html#pauseSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"resumeSystemEvents\",\"url\":\"classes/LayerUI.html#resumeSystemEvents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getPathInHierarchy\",\"url\":\"classes/LayerUI.html#getPathInHierarchy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"[serializeTag]\",\"url\":\"classes/LayerUI.html#_serializeTag_\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"components\",\"url\":\"classes/LayerUI.html#components\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"_persistNode\",\"url\":\"classes/LayerUI.html#_persistNode\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerUI.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LayerUI.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/LayerUI.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/LayerUI.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"activeInHierarchy\",\"url\":\"classes/LayerUI.html#activeInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/LayerUI.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"scene\",\"url\":\"classes/LayerUI.html#scene\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"eventProcessor\",\"url\":\"classes/LayerUI.html#eventProcessor\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/LayerUI.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/LayerUI.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_active\",\"url\":\"classes/LayerUI.html#_active\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/LayerUI.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_prefab\",\"url\":\"classes/LayerUI.html#_prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_scene\",\"url\":\"classes/LayerUI.html#_scene\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_activeInHierarchy\",\"url\":\"classes/LayerUI.html#_activeInHierarchy\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LayerUI.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerUI.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_eventProcessor\",\"url\":\"classes/LayerUI.html#_eventProcessor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_eventMask\",\"url\":\"classes/LayerUI.html#_eventMask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_siblingIndex\",\"url\":\"classes/LayerUI.html#_siblingIndex\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_originalSceneId\",\"url\":\"classes/LayerUI.html#_originalSceneId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_updateScene\",\"url\":\"classes/LayerUI.html#_updateScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"attr\",\"url\":\"classes/LayerUI.html#attr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/LayerUI.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getChildByUuid\",\"url\":\"classes/LayerUI.html#getChildByUuid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getChildByName\",\"url\":\"classes/LayerUI.html#getChildByName\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getChildByPath\",\"url\":\"classes/LayerUI.html#getChildByPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/LayerUI.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"insertChild\",\"url\":\"classes/LayerUI.html#insertChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getSiblingIndex\",\"url\":\"classes/LayerUI.html#getSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"setSiblingIndex\",\"url\":\"classes/LayerUI.html#setSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"walk\",\"url\":\"classes/LayerUI.html#walk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeFromParent\",\"url\":\"classes/LayerUI.html#removeFromParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/LayerUI.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeAllChildren\",\"url\":\"classes/LayerUI.html#removeAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"isChildOf\",\"url\":\"classes/LayerUI.html#isChildOf\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LayerUI.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LayerUI.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LayerUI.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LayerUI.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LayerUI.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"removeComponent\",\"url\":\"classes/LayerUI.html#removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/LayerUI.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/LayerUI.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"once\",\"url\":\"classes/LayerUI.html#once\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/LayerUI.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/LayerUI.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"hasEventListener\",\"url\":\"classes/LayerUI.html#hasEventListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"targetOff\",\"url\":\"classes/LayerUI.html#targetOff\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LayerUI.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"destroyAllChildren\",\"url\":\"classes/LayerUI.html#destroyAllChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_removeComponent\",\"url\":\"classes/LayerUI.html#_removeComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_updateSiblingIndex\",\"url\":\"classes/LayerUI.html#_updateSiblingIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LayerUI.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onHierarchyChangedBase\",\"url\":\"classes/LayerUI.html#_onHierarchyChangedBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onPreDestroyBase\",\"url\":\"classes/LayerUI.html#_onPreDestroyBase\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_onSiblingIndexChanged\",\"url\":\"classes/LayerUI.html#_onSiblingIndexChanged\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_checkMultipleComp\",\"url\":\"classes/LayerUI.html#_checkMultipleComp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LayerUI.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LayerUI.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LayerUI.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LayerUI.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LayerUI.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LayerUI.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LayerUI.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LayerUI\"},{\"kind\":128,\"name\":\"UIMap\",\"url\":\"classes/UIMap.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UIMap.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UIMap\"},{\"kind\":1024,\"name\":\"manager\",\"url\":\"classes/UIMap.html#manager\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"UIMap\"},{\"kind\":1024,\"name\":\"nodes\",\"url\":\"classes/UIMap.html#nodes\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"UIMap\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/UIMap.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UIMap\"},{\"kind\":2048,\"name\":\"pathFinding\",\"url\":\"classes/UIMap.html#pathFinding\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UIMap\"},{\"kind\":2048,\"name\":\"findUp\",\"url\":\"classes/UIMap.html#findUp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"UIMap\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/UIMap.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UIMap\"},{\"kind\":128,\"name\":\"CommonPrompt\",\"url\":\"classes/CommonPrompt.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/CommonPrompt.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/CommonPrompt.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/CommonPrompt.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CommonPrompt.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"lab_title\",\"url\":\"classes/CommonPrompt.html#lab_title\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"lab_content\",\"url\":\"classes/CommonPrompt.html#lab_content\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"lab_ok\",\"url\":\"classes/CommonPrompt.html#lab_ok\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"lab_cancel\",\"url\":\"classes/CommonPrompt.html#lab_cancel\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"config\",\"url\":\"classes/CommonPrompt.html#config\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onTouchEnd\",\"url\":\"classes/CommonPrompt.html#onTouchEnd\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onAdded\",\"url\":\"classes/CommonPrompt.html#onAdded\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"setTitle\",\"url\":\"classes/CommonPrompt.html#setTitle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"setContent\",\"url\":\"classes/CommonPrompt.html#setContent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"setBtnOkLabel\",\"url\":\"classes/CommonPrompt.html#setBtnOkLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"setBtnCancelLabel\",\"url\":\"classes/CommonPrompt.html#setBtnCancelLabel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onOk\",\"url\":\"classes/CommonPrompt.html#onOk\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onClose\",\"url\":\"classes/CommonPrompt.html#onClose\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onCancel\",\"url\":\"classes/CommonPrompt.html#onCancel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/CommonPrompt.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/CommonPrompt.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/CommonPrompt.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/CommonPrompt.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/CommonPrompt.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/CommonPrompt.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/CommonPrompt.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/CommonPrompt.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/CommonPrompt.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/CommonPrompt.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/CommonPrompt.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/CommonPrompt.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/CommonPrompt.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/CommonPrompt.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/CommonPrompt.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/CommonPrompt.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/CommonPrompt.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/CommonPrompt.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/CommonPrompt.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/CommonPrompt.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/CommonPrompt.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/CommonPrompt.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/CommonPrompt.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/CommonPrompt.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/CommonPrompt.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/CommonPrompt.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/CommonPrompt.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/CommonPrompt.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/CommonPrompt.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/CommonPrompt.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/CommonPrompt.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/CommonPrompt.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/CommonPrompt.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/CommonPrompt.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/CommonPrompt.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/CommonPrompt.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/CommonPrompt.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/CommonPrompt.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/CommonPrompt.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/CommonPrompt.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/CommonPrompt.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/CommonPrompt.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/CommonPrompt.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/CommonPrompt.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/CommonPrompt.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/CommonPrompt.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CommonPrompt\"},{\"kind\":128,\"name\":\"LoadingIndicator\",\"url\":\"classes/LoadingIndicator.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/LoadingIndicator.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/LoadingIndicator.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/LoadingIndicator.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LoadingIndicator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"loading\",\"url\":\"classes/LoadingIndicator.html#loading\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"loading_rotate\",\"url\":\"classes/LoadingIndicator.html#loading_rotate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/LoadingIndicator.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LoadingIndicator.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/LoadingIndicator.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/LoadingIndicator.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/LoadingIndicator.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/LoadingIndicator.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/LoadingIndicator.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/LoadingIndicator.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/LoadingIndicator.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/LoadingIndicator.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/LoadingIndicator.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/LoadingIndicator.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/LoadingIndicator.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/LoadingIndicator.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/LoadingIndicator.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/LoadingIndicator.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/LoadingIndicator.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/LoadingIndicator.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/LoadingIndicator.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/LoadingIndicator.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/LoadingIndicator.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/LoadingIndicator.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/LoadingIndicator.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/LoadingIndicator.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/LoadingIndicator.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/LoadingIndicator.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/LoadingIndicator.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/LoadingIndicator.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/LoadingIndicator.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/LoadingIndicator.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/LoadingIndicator.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/LoadingIndicator.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/LoadingIndicator.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/LoadingIndicator.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/LoadingIndicator.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/LoadingIndicator.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/LoadingIndicator.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/LoadingIndicator.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LoadingIndicator.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/LoadingIndicator.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/LoadingIndicator.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/LoadingIndicator.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/LoadingIndicator.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/LoadingIndicator.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/LoadingIndicator.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"LoadingIndicator\"},{\"kind\":128,\"name\":\"Notify\",\"url\":\"classes/Notify.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/Notify.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Notify.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/Notify.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Notify.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"lab_content\",\"url\":\"classes/Notify.html#lab_content\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"animation\",\"url\":\"classes/Notify.html#animation\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/Notify.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onFinished\",\"url\":\"classes/Notify.html#onFinished\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"toast\",\"url\":\"classes/Notify.html#toast\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Notify.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/Notify.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/Notify.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/Notify.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/Notify.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/Notify.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/Notify.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/Notify.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/Notify.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/Notify.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/Notify.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/Notify.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/Notify.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/Notify.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/Notify.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/Notify.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/Notify.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/Notify.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/Notify.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/Notify.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/Notify.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/Notify.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/Notify.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/Notify.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Notify.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/Notify.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/Notify.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Notify.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/Notify.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/Notify.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/Notify.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/Notify.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/Notify.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/Notify.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/Notify.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/Notify.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/Notify.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/Notify.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/Notify.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/Notify.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/Notify.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/Notify.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/Notify.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/Notify.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Notify\"},{\"kind\":32,\"name\":\"version\",\"url\":\"variables/version.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"oops\",\"url\":\"classes/oops.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"log\",\"url\":\"classes/oops.html#log\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"classes/oops.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"storage\",\"url\":\"classes/oops.html#storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"timer\",\"url\":\"classes/oops.html#timer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"audio\",\"url\":\"classes/oops.html#audio\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"gui\",\"url\":\"classes/oops.html#gui\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"game\",\"url\":\"classes/oops.html#game\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"res\",\"url\":\"classes/oops.html#res\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"language\",\"url\":\"classes/oops.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"http\",\"url\":\"classes/oops.html#http\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":1024,\"name\":\"ecs\",\"url\":\"classes/oops.html#ecs\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/oops.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"oops\"},{\"kind\":128,\"name\":\"Root\",\"url\":\"classes/Root.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/Root.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Root.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/Root.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Root.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"game\",\"url\":\"classes/Root.html#game\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"gui\",\"url\":\"classes/Root.html#gui\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/Root.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Root.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"initGui\",\"url\":\"classes/Root.html#initGui\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"initEcsSystem\",\"url\":\"classes/Root.html#initEcsSystem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/Root.html#run\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/Root.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Root.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/Root.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/Root.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/Root.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/Root.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/Root.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/Root.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/Root.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/Root.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/Root.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/Root.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/Root.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/Root.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/Root.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/Root.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/Root.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/Root.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/Root.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/Root.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/Root.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/Root.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/Root.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/Root.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/Root.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/Root.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/Root.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Root.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/Root.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/Root.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/Root.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/Root.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/Root.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/Root.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/Root.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/Root.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/Root.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/Root.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/Root.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/Root.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/Root.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/Root.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/Root.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/Root.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Root\"},{\"kind\":128,\"name\":\"ArrayUtil\",\"url\":\"classes/ArrayUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"noRepeated\",\"url\":\"classes/ArrayUtil.html#noRepeated\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"copy2DArray\",\"url\":\"classes/ArrayUtil.html#copy2DArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"fisherYatesShuffle\",\"url\":\"classes/ArrayUtil.html#fisherYatesShuffle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"confound\",\"url\":\"classes/ArrayUtil.html#confound\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"flattening\",\"url\":\"classes/ArrayUtil.html#flattening\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"removeItem\",\"url\":\"classes/ArrayUtil.html#removeItem\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"combineArrays\",\"url\":\"classes/ArrayUtil.html#combineArrays\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":2048,\"name\":\"getRandomValueInArray\",\"url\":\"classes/ArrayUtil.html#getRandomValueInArray\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ArrayUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ArrayUtil\"},{\"kind\":128,\"name\":\"CameraUtil\",\"url\":\"classes/CameraUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"isInView\",\"url\":\"classes/CameraUtil.html#isInView\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CameraUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CameraUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"CameraUtil\"},{\"kind\":128,\"name\":\"EncryptUtil\",\"url\":\"classes/EncryptUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"aesEncrypt\",\"url\":\"classes/EncryptUtil.html#aesEncrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EncryptUtil\"},{\"kind\":2048,\"name\":\"aesDecrypt\",\"url\":\"classes/EncryptUtil.html#aesDecrypt\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EncryptUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EncryptUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EncryptUtil\"},{\"kind\":128,\"name\":\"ImageUtil\",\"url\":\"classes/ImageUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"getPixelColor\",\"url\":\"classes/ImageUtil.html#getPixelColor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":2048,\"name\":\"imageToBase64\",\"url\":\"classes/ImageUtil.html#imageToBase64\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":2048,\"name\":\"base64ToTexture\",\"url\":\"classes/ImageUtil.html#base64ToTexture\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":2048,\"name\":\"base64ToBlob\",\"url\":\"classes/ImageUtil.html#base64ToBlob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImageUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ImageUtil\"},{\"kind\":128,\"name\":\"JsonUtil\",\"url\":\"classes/JsonUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/JsonUtil.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":2048,\"name\":\"load\",\"url\":\"classes/JsonUtil.html#load\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":2048,\"name\":\"loadAsync\",\"url\":\"classes/JsonUtil.html#loadAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":2048,\"name\":\"release\",\"url\":\"classes/JsonUtil.html#release\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/JsonUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"JsonUtil\"},{\"kind\":128,\"name\":\"LayerItem\",\"url\":\"classes/LayerItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerItem\"},{\"kind\":1024,\"name\":\"_value\",\"url\":\"classes/LayerItem.html#_value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerItem\"},{\"kind\":262144,\"name\":\"value\",\"url\":\"classes/LayerItem.html#value\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"LayerItem\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/LayerItem.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"LayerItem\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/LayerItem.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"LayerItem\"},{\"kind\":262144,\"name\":\"mask\",\"url\":\"classes/LayerItem.html#mask\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"LayerItem\"},{\"kind\":128,\"name\":\"LayerUtil\",\"url\":\"classes/LayerUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"MAP\",\"url\":\"classes/LayerUtil.html#MAP\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"AVATAR\",\"url\":\"classes/LayerUtil.html#AVATAR\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"IGNORE_RAYCAST\",\"url\":\"classes/LayerUtil.html#IGNORE_RAYCAST\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"GIZMOS\",\"url\":\"classes/LayerUtil.html#GIZMOS\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"EDITOR\",\"url\":\"classes/LayerUtil.html#EDITOR\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"UI_3D\",\"url\":\"classes/LayerUtil.html#UI_3D\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"SCENE_GIZMO\",\"url\":\"classes/LayerUtil.html#SCENE_GIZMO\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"UI_2D\",\"url\":\"classes/LayerUtil.html#UI_2D\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"PROFILTER\",\"url\":\"classes/LayerUtil.html#PROFILTER\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":1024,\"name\":\"DEFAULT\",\"url\":\"classes/LayerUtil.html#DEFAULT\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":2048,\"name\":\"setNodeLayer\",\"url\":\"classes/LayerUtil.html#setNodeLayer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/LayerUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"LayerUtil\"},{\"kind\":128,\"name\":\"MathUtil\",\"url\":\"classes/MathUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"deg2Rad\",\"url\":\"classes/MathUtil.html#deg2Rad\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":1024,\"name\":\"rad2Deg\",\"url\":\"classes/MathUtil.html#rad2Deg\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/MathUtil.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"progress\",\"url\":\"classes/MathUtil.html#progress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"lerp\",\"url\":\"classes/MathUtil.html#lerp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"lerpAngle\",\"url\":\"classes/MathUtil.html#lerpAngle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"angleTowards\",\"url\":\"classes/MathUtil.html#angleTowards\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"clamp\",\"url\":\"classes/MathUtil.html#clamp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":2048,\"name\":\"probability\",\"url\":\"classes/MathUtil.html#probability\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MathUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MathUtil\"},{\"kind\":128,\"name\":\"ObjectUtil\",\"url\":\"classes/ObjectUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"isObject\",\"url\":\"classes/ObjectUtil.html#isObject\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ObjectUtil\"},{\"kind\":2048,\"name\":\"deepCopy\",\"url\":\"classes/ObjectUtil.html#deepCopy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ObjectUtil\"},{\"kind\":2048,\"name\":\"copy\",\"url\":\"classes/ObjectUtil.html#copy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ObjectUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ObjectUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ObjectUtil\"},{\"kind\":128,\"name\":\"GroupItem\",\"url\":\"classes/GroupItem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GroupItem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GroupItem\"},{\"kind\":1024,\"name\":\"_value\",\"url\":\"classes/GroupItem.html#_value\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GroupItem\"},{\"kind\":262144,\"name\":\"value\",\"url\":\"classes/GroupItem.html#value\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GroupItem\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/GroupItem.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GroupItem\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/GroupItem.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GroupItem\"},{\"kind\":262144,\"name\":\"mask\",\"url\":\"classes/GroupItem.html#mask\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GroupItem\"},{\"kind\":128,\"name\":\"PhysicsUtil\",\"url\":\"classes/PhysicsUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"DEFAULT\",\"url\":\"classes/PhysicsUtil.html#DEFAULT\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":1024,\"name\":\"GAME_OBJECT_SELECT\",\"url\":\"classes/PhysicsUtil.html#GAME_OBJECT_SELECT\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":1024,\"name\":\"GAME_OWNER\",\"url\":\"classes/PhysicsUtil.html#GAME_OWNER\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":2048,\"name\":\"setNodeLayer\",\"url\":\"classes/PhysicsUtil.html#setNodeLayer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PhysicsUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PhysicsUtil\"},{\"kind\":128,\"name\":\"PlatformUtil\",\"url\":\"classes/PlatformUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"isNativeAndroid\",\"url\":\"classes/PlatformUtil.html#isNativeAndroid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PlatformUtil\"},{\"kind\":2048,\"name\":\"isNativeIOS\",\"url\":\"classes/PlatformUtil.html#isNativeIOS\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PlatformUtil\"},{\"kind\":2048,\"name\":\"getPlateform\",\"url\":\"classes/PlatformUtil.html#getPlateform\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PlatformUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PlatformUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PlatformUtil\"},{\"kind\":128,\"name\":\"RegexUtil\",\"url\":\"classes/RegexUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"isDoubleWord\",\"url\":\"classes/RegexUtil.html#isDoubleWord\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RegexUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RegexUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RegexUtil\"},{\"kind\":128,\"name\":\"RotateUtil\",\"url\":\"classes/RotateUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"rotateAround\",\"url\":\"classes/RotateUtil.html#rotateAround\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RotateUtil\"},{\"kind\":2048,\"name\":\"rotateAroundTarget\",\"url\":\"classes/RotateUtil.html#rotateAroundTarget\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RotateUtil\"},{\"kind\":2048,\"name\":\"circularEdgePosition\",\"url\":\"classes/RotateUtil.html#circularEdgePosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"RotateUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/RotateUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"RotateUtil\"},{\"kind\":128,\"name\":\"StringUtil\",\"url\":\"classes/StringUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"guid\",\"url\":\"classes/StringUtil.html#guid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"numberTotPermil\",\"url\":\"classes/StringUtil.html#numberTotPermil\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"numberToThousand\",\"url\":\"classes/StringUtil.html#numberToThousand\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"numberToTenThousand\",\"url\":\"classes/StringUtil.html#numberToTenThousand\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/StringUtil.html#format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringToArray1\",\"url\":\"classes/StringUtil.html#stringToArray1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringToArray2\",\"url\":\"classes/StringUtil.html#stringToArray2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringToArray3\",\"url\":\"classes/StringUtil.html#stringToArray3\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringToArray4\",\"url\":\"classes/StringUtil.html#stringToArray4\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"sub\",\"url\":\"classes/StringUtil.html#sub\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":2048,\"name\":\"stringLen\",\"url\":\"classes/StringUtil.html#stringLen\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StringUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StringUtil\"},{\"kind\":128,\"name\":\"Vec3Util\",\"url\":\"classes/Vec3Util.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Vec3Util.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Vec3Util.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"z\",\"url\":\"classes/Vec3Util.html#z\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"left\",\"url\":\"classes/Vec3Util.html#left\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"right\",\"url\":\"classes/Vec3Util.html#right\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"up\",\"url\":\"classes/Vec3Util.html#up\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"down\",\"url\":\"classes/Vec3Util.html#down\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"forward\",\"url\":\"classes/Vec3Util.html#forward\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"back\",\"url\":\"classes/Vec3Util.html#back\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"one\",\"url\":\"classes/Vec3Util.html#one\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":262144,\"name\":\"zero\",\"url\":\"classes/Vec3Util.html#zero\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"progress\",\"url\":\"classes/Vec3Util.html#progress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/Vec3Util.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"sub\",\"url\":\"classes/Vec3Util.html#sub\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"mul\",\"url\":\"classes/Vec3Util.html#mul\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"div\",\"url\":\"classes/Vec3Util.html#div\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"equals\",\"url\":\"classes/Vec3Util.html#equals\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"magnitude\",\"url\":\"classes/Vec3Util.html#magnitude\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"normalize\",\"url\":\"classes/Vec3Util.html#normalize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"direction\",\"url\":\"classes/Vec3Util.html#direction\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"distance\",\"url\":\"classes/Vec3Util.html#distance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"lerp\",\"url\":\"classes/Vec3Util.html#lerp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"slerp\",\"url\":\"classes/Vec3Util.html#slerp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"rotateTo\",\"url\":\"classes/Vec3Util.html#rotateTo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"bezierOne\",\"url\":\"classes/Vec3Util.html#bezierOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"bezierTwo\",\"url\":\"classes/Vec3Util.html#bezierTwo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"bezierThree\",\"url\":\"classes/Vec3Util.html#bezierThree\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"dot\",\"url\":\"classes/Vec3Util.html#dot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"cross\",\"url\":\"classes/Vec3Util.html#cross\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"angle\",\"url\":\"classes/Vec3Util.html#angle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":2048,\"name\":\"dirAngle\",\"url\":\"classes/Vec3Util.html#dirAngle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Vec3Util.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Vec3Util\"},{\"kind\":128,\"name\":\"ViewUtil\",\"url\":\"classes/ViewUtil.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"nodeTreeInfoLite\",\"url\":\"classes/ViewUtil.html#nodeTreeInfoLite\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"findNodes\",\"url\":\"classes/ViewUtil.html#findNodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"calculateASpaceToBSpacePos\",\"url\":\"classes/ViewUtil.html#calculateASpaceToBSpacePos\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"calculateScreenPosToSpacePos\",\"url\":\"classes/ViewUtil.html#calculateScreenPosToSpacePos\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"uniformScale\",\"url\":\"classes/ViewUtil.html#uniformScale\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"createPrefabNode\",\"url\":\"classes/ViewUtil.html#createPrefabNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"createPrefabNodeAsync\",\"url\":\"classes/ViewUtil.html#createPrefabNodeAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"loadPrefabNode\",\"url\":\"classes/ViewUtil.html#loadPrefabNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":2048,\"name\":\"addNodeAnimation\",\"url\":\"classes/ViewUtil.html#addNodeAnimation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ViewUtil.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ViewUtil\"},{\"kind\":128,\"name\":\"Effect2DFollow3D\",\"url\":\"classes/Effect2DFollow3D.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/Effect2DFollow3D.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Effect2DFollow3D.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/Effect2DFollow3D.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Effect2DFollow3D.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"node3d\",\"url\":\"classes/Effect2DFollow3D.html#node3d\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"nodeUi\",\"url\":\"classes/Effect2DFollow3D.html#nodeUi\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"distance\",\"url\":\"classes/Effect2DFollow3D.html#distance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"camera\",\"url\":\"classes/Effect2DFollow3D.html#camera\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"pos\",\"url\":\"classes/Effect2DFollow3D.html#pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"setTarget\",\"url\":\"classes/Effect2DFollow3D.html#setTarget\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/Effect2DFollow3D.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/Effect2DFollow3D.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"zoom\",\"url\":\"classes/Effect2DFollow3D.html#zoom\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Effect2DFollow3D.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/Effect2DFollow3D.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/Effect2DFollow3D.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/Effect2DFollow3D.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/Effect2DFollow3D.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/Effect2DFollow3D.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/Effect2DFollow3D.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/Effect2DFollow3D.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/Effect2DFollow3D.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/Effect2DFollow3D.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/Effect2DFollow3D.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/Effect2DFollow3D.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/Effect2DFollow3D.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/Effect2DFollow3D.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/Effect2DFollow3D.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/Effect2DFollow3D.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/Effect2DFollow3D.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/Effect2DFollow3D.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/Effect2DFollow3D.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/Effect2DFollow3D.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/Effect2DFollow3D.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/Effect2DFollow3D.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/Effect2DFollow3D.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/Effect2DFollow3D.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Effect2DFollow3D.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/Effect2DFollow3D.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/Effect2DFollow3D.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/Effect2DFollow3D.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/Effect2DFollow3D.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/Effect2DFollow3D.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/Effect2DFollow3D.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/Effect2DFollow3D.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/Effect2DFollow3D.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/Effect2DFollow3D.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/Effect2DFollow3D.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/Effect2DFollow3D.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/Effect2DFollow3D.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/Effect2DFollow3D.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/Effect2DFollow3D.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/Effect2DFollow3D.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/Effect2DFollow3D.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/Effect2DFollow3D.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/Effect2DFollow3D.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Effect2DFollow3D\"},{\"kind\":128,\"name\":\"EffectDelayRelease\",\"url\":\"classes/EffectDelayRelease.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/EffectDelayRelease.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EffectDelayRelease.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/EffectDelayRelease.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EffectDelayRelease.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"delay\",\"url\":\"classes/EffectDelayRelease.html#delay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/EffectDelayRelease.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onDelay\",\"url\":\"classes/EffectDelayRelease.html#onDelay\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/EffectDelayRelease.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/EffectDelayRelease.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/EffectDelayRelease.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/EffectDelayRelease.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/EffectDelayRelease.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/EffectDelayRelease.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/EffectDelayRelease.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/EffectDelayRelease.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/EffectDelayRelease.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/EffectDelayRelease.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/EffectDelayRelease.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/EffectDelayRelease.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/EffectDelayRelease.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/EffectDelayRelease.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/EffectDelayRelease.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/EffectDelayRelease.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/EffectDelayRelease.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/EffectDelayRelease.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/EffectDelayRelease.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/EffectDelayRelease.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/EffectDelayRelease.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/EffectDelayRelease.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/EffectDelayRelease.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/EffectDelayRelease.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/EffectDelayRelease.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/EffectDelayRelease.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/EffectDelayRelease.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/EffectDelayRelease.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/EffectDelayRelease.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/EffectDelayRelease.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/EffectDelayRelease.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/EffectDelayRelease.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/EffectDelayRelease.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/EffectDelayRelease.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/EffectDelayRelease.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/EffectDelayRelease.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/EffectDelayRelease.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/EffectDelayRelease.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/EffectDelayRelease.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/EffectDelayRelease.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/EffectDelayRelease.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/EffectDelayRelease.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/EffectDelayRelease.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/EffectDelayRelease.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectDelayRelease\"},{\"kind\":128,\"name\":\"EffectFinishedRelease\",\"url\":\"classes/EffectFinishedRelease.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/EffectFinishedRelease.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/EffectFinishedRelease.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/EffectFinishedRelease.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EffectFinishedRelease.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"maxDuration\",\"url\":\"classes/EffectFinishedRelease.html#maxDuration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/EffectFinishedRelease.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onRecovery\",\"url\":\"classes/EffectFinishedRelease.html#onRecovery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/EffectFinishedRelease.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/EffectFinishedRelease.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/EffectFinishedRelease.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/EffectFinishedRelease.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/EffectFinishedRelease.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/EffectFinishedRelease.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/EffectFinishedRelease.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/EffectFinishedRelease.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/EffectFinishedRelease.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/EffectFinishedRelease.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/EffectFinishedRelease.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/EffectFinishedRelease.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/EffectFinishedRelease.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/EffectFinishedRelease.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/EffectFinishedRelease.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/EffectFinishedRelease.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/EffectFinishedRelease.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/EffectFinishedRelease.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/EffectFinishedRelease.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/EffectFinishedRelease.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/EffectFinishedRelease.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/EffectFinishedRelease.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/EffectFinishedRelease.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/EffectFinishedRelease.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/EffectFinishedRelease.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/EffectFinishedRelease.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/EffectFinishedRelease.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/EffectFinishedRelease.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/EffectFinishedRelease.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/EffectFinishedRelease.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/EffectFinishedRelease.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/EffectFinishedRelease.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/EffectFinishedRelease.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/EffectFinishedRelease.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/EffectFinishedRelease.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/EffectFinishedRelease.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/EffectFinishedRelease.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/EffectFinishedRelease.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/EffectFinishedRelease.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/EffectFinishedRelease.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/EffectFinishedRelease.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/EffectFinishedRelease.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/EffectFinishedRelease.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/EffectFinishedRelease.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EffectFinishedRelease\"},{\"kind\":128,\"name\":\"EffectSingleCase\",\"url\":\"classes/EffectSingleCase.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_instance\",\"url\":\"classes/EffectSingleCase.html#_instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectSingleCase\"},{\"kind\":262144,\"name\":\"instance\",\"url\":\"classes/EffectSingleCase.html#instance\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EffectSingleCase.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":1024,\"name\":\"effects\",\"url\":\"classes/EffectSingleCase.html#effects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"onHandler\",\"url\":\"classes/EffectSingleCase.html#onHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"loadAndShow\",\"url\":\"classes/EffectSingleCase.html#loadAndShow\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"show\",\"url\":\"classes/EffectSingleCase.html#show\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"put\",\"url\":\"classes/EffectSingleCase.html#put\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/EffectSingleCase.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EffectSingleCase\"},{\"kind\":4194304,\"name\":\"NextFunction\",\"url\":\"types/NextFunction.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/NextFunction.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NextFunction\"},{\"kind\":4194304,\"name\":\"AsyncCallback\",\"url\":\"types/AsyncCallback.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AsyncCallback.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"AsyncCallback\"},{\"kind\":128,\"name\":\"AsyncQueue\",\"url\":\"classes/AsyncQueue.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_$uuid_count\",\"url\":\"classes/AsyncQueue.html#__uuid_count\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"excuteTimes\",\"url\":\"classes/AsyncQueue.html#excuteTimes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/AsyncQueue.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"_runningAsyncTask\",\"url\":\"classes/AsyncQueue.html#_runningAsyncTask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"_queues\",\"url\":\"classes/AsyncQueue.html#_queues\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"queues\",\"url\":\"classes/AsyncQueue.html#queues\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"_isProcessingTaskUUID\",\"url\":\"classes/AsyncQueue.html#_isProcessingTaskUUID\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"_enable\",\"url\":\"classes/AsyncQueue.html#_enable\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"enable\",\"url\":\"classes/AsyncQueue.html#enable\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":1024,\"name\":\"complete\",\"url\":\"classes/AsyncQueue.html#complete\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"push\",\"url\":\"classes/AsyncQueue.html#push\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"pushMulti\",\"url\":\"classes/AsyncQueue.html#pushMulti\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/AsyncQueue.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"size\",\"url\":\"classes/AsyncQueue.html#size\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"isProcessing\",\"url\":\"classes/AsyncQueue.html#isProcessing\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"isStop\",\"url\":\"classes/AsyncQueue.html#isStop\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":262144,\"name\":\"runningParams\",\"url\":\"classes/AsyncQueue.html#runningParams\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/AsyncQueue.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"step\",\"url\":\"classes/AsyncQueue.html#step\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"play\",\"url\":\"classes/AsyncQueue.html#play\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"yieldTime\",\"url\":\"classes/AsyncQueue.html#yieldTime\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"AsyncQueue\"},{\"kind\":2048,\"name\":\"next\",\"url\":\"classes/AsyncQueue.html#next\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"AsyncQueue\"},{\"kind\":128,\"name\":\"Collection\",\"url\":\"classes/Collection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_array\",\"url\":\"classes/Collection.html#_array\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Collection\"},{\"kind\":262144,\"name\":\"array\",\"url\":\"classes/Collection.html#array\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/Collection.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Collection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":4,\"name\":\"ecs\",\"url\":\"modules/ecs.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":64,\"name\":\"register\",\"url\":\"functions/ecs.register.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/ecs.register.html#register.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"ecs.register.register\"},{\"kind\":64,\"name\":\"getEntity\",\"url\":\"functions/ecs.getEntity.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"query\",\"url\":\"functions/ecs.query.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"clear\",\"url\":\"functions/ecs.clear.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"getEntityByEid\",\"url\":\"functions/ecs.getEntityByEid.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"activeEntityCount\",\"url\":\"functions/ecs.activeEntityCount.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"allOf\",\"url\":\"functions/ecs.allOf.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"anyOf\",\"url\":\"functions/ecs.anyOf.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"onlyOf\",\"url\":\"functions/ecs.onlyOf.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"excludeOf\",\"url\":\"functions/ecs.excludeOf.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"getSingleton\",\"url\":\"functions/ecs.getSingleton.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":64,\"name\":\"addSingleton\",\"url\":\"functions/ecs.addSingleton.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"Entity\",\"url\":\"variables/ecs.Entity-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"Entity\",\"url\":\"types/ecs.Entity.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"Comp\",\"url\":\"variables/ecs.Comp-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"Comp\",\"url\":\"types/ecs.Comp.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"System\",\"url\":\"variables/ecs.System-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"System\",\"url\":\"types/ecs.System.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"RootSystem\",\"url\":\"variables/ecs.RootSystem-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"RootSystem\",\"url\":\"types/ecs.RootSystem.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":32,\"name\":\"ComblockSystem\",\"url\":\"variables/ecs.ComblockSystem-1.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":4194304,\"name\":\"ComblockSystem\",\"url\":\"types/ecs.ComblockSystem.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":256,\"name\":\"IComp\",\"url\":\"interfaces/ecs.IComp.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":1024,\"name\":\"canRecycle\",\"url\":\"interfaces/ecs.IComp.html#canRecycle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IComp\"},{\"kind\":1024,\"name\":\"ent\",\"url\":\"interfaces/ecs.IComp.html#ent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IComp\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"interfaces/ecs.IComp.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.IComp\"},{\"kind\":256,\"name\":\"IMatcher\",\"url\":\"interfaces/ecs.IMatcher.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":1024,\"name\":\"mid\",\"url\":\"interfaces/ecs.IMatcher.html#mid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IMatcher\"},{\"kind\":1024,\"name\":\"indices\",\"url\":\"interfaces/ecs.IMatcher.html#indices\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IMatcher\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/ecs.IMatcher.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ecs.IMatcher\"},{\"kind\":2048,\"name\":\"isMatch\",\"url\":\"interfaces/ecs.IMatcher.html#isMatch\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.IMatcher\"},{\"kind\":256,\"name\":\"IEntityEnterSystem\",\"url\":\"interfaces/ecs.IEntityEnterSystem.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":2048,\"name\":\"entityEnter\",\"url\":\"interfaces/ecs.IEntityEnterSystem.html#entityEnter\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.IEntityEnterSystem\"},{\"kind\":256,\"name\":\"IEntityRemoveSystem\",\"url\":\"interfaces/ecs.IEntityRemoveSystem.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":2048,\"name\":\"entityRemove\",\"url\":\"interfaces/ecs.IEntityRemoveSystem.html#entityRemove\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.IEntityRemoveSystem\"},{\"kind\":256,\"name\":\"ISystemFirstUpdate\",\"url\":\"interfaces/ecs.ISystemFirstUpdate.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":2048,\"name\":\"firstUpdate\",\"url\":\"interfaces/ecs.ISystemFirstUpdate.html#firstUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.ISystemFirstUpdate\"},{\"kind\":256,\"name\":\"ISystemUpdate\",\"url\":\"interfaces/ecs.ISystemUpdate.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"ecs\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"interfaces/ecs.ISystemUpdate.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ecs.ISystemUpdate\"},{\"kind\":128,\"name\":\"ECSComp\",\"url\":\"classes/ECSComp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"tid\",\"url\":\"classes/ECSComp.html#tid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":1024,\"name\":\"compName\",\"url\":\"classes/ECSComp.html#compName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSComp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":1024,\"name\":\"ent\",\"url\":\"classes/ECSComp.html#ent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":1024,\"name\":\"canRecycle\",\"url\":\"classes/ECSComp.html#canRecycle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/ECSComp.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComp\"},{\"kind\":128,\"name\":\"ECSEntity\",\"url\":\"classes/ECSEntity.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSEntity.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"eid\",\"url\":\"classes/ECSEntity.html#eid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ECSEntity.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"mask\",\"url\":\"classes/ECSEntity.html#mask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"compTid2Ctor\",\"url\":\"classes/ECSEntity.html#compTid2Ctor\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"compTid2Obj\",\"url\":\"classes/ECSEntity.html#compTid2Obj\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"_parent\",\"url\":\"classes/ECSEntity.html#_parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/ECSEntity.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":1024,\"name\":\"_children\",\"url\":\"classes/ECSEntity.html#_children\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":262144,\"name\":\"children\",\"url\":\"classes/ECSEntity.html#children\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"addChild\",\"url\":\"classes/ECSEntity.html#addChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"removeChild\",\"url\":\"classes/ECSEntity.html#removeChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/ECSEntity.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"addComponents\",\"url\":\"classes/ECSEntity.html#addComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ECSEntity.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ECSEntity.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/ECSEntity.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"_remove\",\"url\":\"classes/ECSEntity.html#_remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSEntity\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/ECSEntity.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSEntity\"},{\"kind\":128,\"name\":\"ECSComblockSystem\",\"url\":\"classes/ECSComblockSystem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSComblockSystem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"group\",\"url\":\"classes/ECSComblockSystem.html#group\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"dt\",\"url\":\"classes/ECSComblockSystem.html#dt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"enteredEntities\",\"url\":\"classes/ECSComblockSystem.html#enteredEntities\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"removedEntities\",\"url\":\"classes/ECSComblockSystem.html#removedEntities\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"hasEntityEnter\",\"url\":\"classes/ECSComblockSystem.html#hasEntityEnter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"hasEntityRemove\",\"url\":\"classes/ECSComblockSystem.html#hasEntityRemove\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"hasUpdate\",\"url\":\"classes/ECSComblockSystem.html#hasUpdate\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"tmpExecute\",\"url\":\"classes/ECSComblockSystem.html#tmpExecute\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":1024,\"name\":\"execute\",\"url\":\"classes/ECSComblockSystem.html#execute\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ECSComblockSystem.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/ECSComblockSystem.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/ECSComblockSystem.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"hasEntity\",\"url\":\"classes/ECSComblockSystem.html#hasEntity\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"updateOnce\",\"url\":\"classes/ECSComblockSystem.html#updateOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"execute0\",\"url\":\"classes/ECSComblockSystem.html#execute0\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"execute1\",\"url\":\"classes/ECSComblockSystem.html#execute1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSComblockSystem\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ECSComblockSystem.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSComblockSystem\"},{\"kind\":128,\"name\":\"ECSRootSystem\",\"url\":\"classes/ECSRootSystem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSRootSystem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":1024,\"name\":\"executeSystemFlows\",\"url\":\"classes/ECSRootSystem.html#executeSystemFlows\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSRootSystem\"},{\"kind\":1024,\"name\":\"systemCnt\",\"url\":\"classes/ECSRootSystem.html#systemCnt\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSRootSystem\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/ECSRootSystem.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/ECSRootSystem.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":2048,\"name\":\"execute\",\"url\":\"classes/ECSRootSystem.html#execute\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":2048,\"name\":\"clear\",\"url\":\"classes/ECSRootSystem.html#clear\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSRootSystem\"},{\"kind\":128,\"name\":\"ECSSystem\",\"url\":\"classes/ECSSystem.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ECSSystem.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ECSSystem\"},{\"kind\":1024,\"name\":\"_comblockSystems\",\"url\":\"classes/ECSSystem.html#_comblockSystems\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ECSSystem\"},{\"kind\":262144,\"name\":\"comblockSystems\",\"url\":\"classes/ECSSystem.html#comblockSystems\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ECSSystem\"},{\"kind\":2048,\"name\":\"add\",\"url\":\"classes/ECSSystem.html#add\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ECSSystem\"},{\"kind\":8,\"name\":\"HttpEvent\",\"url\":\"enums/HttpEvent.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"NO_NETWORK\",\"url\":\"enums/HttpEvent.html#NO_NETWORK\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HttpEvent\"},{\"kind\":16,\"name\":\"UNKNOWN_ERROR\",\"url\":\"enums/HttpEvent.html#UNKNOWN_ERROR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HttpEvent\"},{\"kind\":16,\"name\":\"TIMEOUT\",\"url\":\"enums/HttpEvent.html#TIMEOUT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"HttpEvent\"},{\"kind\":128,\"name\":\"HttpRequest\",\"url\":\"classes/HttpRequest.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpRequest.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":1024,\"name\":\"server\",\"url\":\"classes/HttpRequest.html#server\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"classes/HttpRequest.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/HttpRequest.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"getWithParams\",\"url\":\"classes/HttpRequest.html#getWithParams\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"getByArraybuffer\",\"url\":\"classes/HttpRequest.html#getByArraybuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"getWithParamsByArraybuffer\",\"url\":\"classes/HttpRequest.html#getWithParamsByArraybuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"post\",\"url\":\"classes/HttpRequest.html#post\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"abort\",\"url\":\"classes/HttpRequest.html#abort\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"getParamString\",\"url\":\"classes/HttpRequest.html#getParamString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"sendRequest\",\"url\":\"classes/HttpRequest.html#sendRequest\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpRequest\"},{\"kind\":2048,\"name\":\"deleteCache\",\"url\":\"classes/HttpRequest.html#deleteCache\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"HttpRequest\"},{\"kind\":4194304,\"name\":\"NetData\",\"url\":\"types/NetData.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"NetCallFunc\",\"url\":\"types/NetCallFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/NetCallFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"NetCallFunc\"},{\"kind\":256,\"name\":\"IRequestProtocol\",\"url\":\"interfaces/IRequestProtocol.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"action\",\"url\":\"interfaces/IRequestProtocol.html#action\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/IRequestProtocol.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/IRequestProtocol.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"isCompress\",\"url\":\"interfaces/IRequestProtocol.html#isCompress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"channelid\",\"url\":\"interfaces/IRequestProtocol.html#channelid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/IRequestProtocol.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IRequestProtocol\"},{\"kind\":256,\"name\":\"IResponseProtocol\",\"url\":\"interfaces/IResponseProtocol.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/IResponseProtocol.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResponseProtocol\"},{\"kind\":1024,\"name\":\"isCompress\",\"url\":\"interfaces/IResponseProtocol.html#isCompress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResponseProtocol\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/IResponseProtocol.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResponseProtocol\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/IResponseProtocol.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IResponseProtocol\"},{\"kind\":256,\"name\":\"CallbackObject\",\"url\":\"interfaces/CallbackObject.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"target\",\"url\":\"interfaces/CallbackObject.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CallbackObject\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"interfaces/CallbackObject.html#callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CallbackObject\"},{\"kind\":256,\"name\":\"RequestObject\",\"url\":\"interfaces/RequestObject.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"buffer\",\"url\":\"interfaces/RequestObject.html#buffer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RequestObject\"},{\"kind\":1024,\"name\":\"rspCmd\",\"url\":\"interfaces/RequestObject.html#rspCmd\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RequestObject\"},{\"kind\":1024,\"name\":\"rspObject\",\"url\":\"interfaces/RequestObject.html#rspObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RequestObject\"},{\"kind\":256,\"name\":\"IProtocolHelper\",\"url\":\"interfaces/IProtocolHelper.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getHeadlen\",\"url\":\"interfaces/IProtocolHelper.html#getHeadlen\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"getHearbeat\",\"url\":\"interfaces/IProtocolHelper.html#getHearbeat\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"getPackageLen\",\"url\":\"interfaces/IProtocolHelper.html#getPackageLen\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"checkResponsePackage\",\"url\":\"interfaces/IProtocolHelper.html#checkResponsePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"handlerRequestPackage\",\"url\":\"interfaces/IProtocolHelper.html#handlerRequestPackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"handlerResponsePackage\",\"url\":\"interfaces/IProtocolHelper.html#handlerResponsePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":2048,\"name\":\"getPackageId\",\"url\":\"interfaces/IProtocolHelper.html#getPackageId\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"IProtocolHelper\"},{\"kind\":4194304,\"name\":\"SocketFunc\",\"url\":\"types/SocketFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SocketFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SocketFunc\"},{\"kind\":4194304,\"name\":\"MessageFunc\",\"url\":\"types/MessageFunc.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MessageFunc.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"MessageFunc\"},{\"kind\":256,\"name\":\"ISocket\",\"url\":\"interfaces/ISocket.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"onConnected\",\"url\":\"interfaces/ISocket.html#onConnected\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":1024,\"name\":\"onMessage\",\"url\":\"interfaces/ISocket.html#onMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":1024,\"name\":\"onError\",\"url\":\"interfaces/ISocket.html#onError\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":1024,\"name\":\"onClosed\",\"url\":\"interfaces/ISocket.html#onClosed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"interfaces/ISocket.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"interfaces/ISocket.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"interfaces/ISocket.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"ISocket\"},{\"kind\":256,\"name\":\"INetworkTips\",\"url\":\"interfaces/INetworkTips.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"connectTips\",\"url\":\"interfaces/INetworkTips.html#connectTips\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"INetworkTips\"},{\"kind\":2048,\"name\":\"reconnectTips\",\"url\":\"interfaces/INetworkTips.html#reconnectTips\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"INetworkTips\"},{\"kind\":2048,\"name\":\"requestTips\",\"url\":\"interfaces/INetworkTips.html#requestTips\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"INetworkTips\"},{\"kind\":2048,\"name\":\"responseErrorCode\",\"url\":\"interfaces/INetworkTips.html#responseErrorCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"INetworkTips\"},{\"kind\":128,\"name\":\"NetManager\",\"url\":\"classes/NetManager.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"_instance\",\"url\":\"classes/NetManager.html#_instance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"getInstance\",\"url\":\"classes/NetManager.html#getInstance\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NetManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":1024,\"name\":\"_channels\",\"url\":\"classes/NetManager.html#_channels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/NetManager.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"setNetNode\",\"url\":\"classes/NetManager.html#setNetNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"removeNetNode\",\"url\":\"classes/NetManager.html#removeNetNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/NetManager.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/NetManager.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/NetManager.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"requestUnique\",\"url\":\"classes/NetManager.html#requestUnique\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/NetManager.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetManager\"},{\"kind\":8,\"name\":\"NetTipsType\",\"url\":\"enums/NetTipsType.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Connecting\",\"url\":\"enums/NetTipsType.html#Connecting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetTipsType\"},{\"kind\":16,\"name\":\"ReConnecting\",\"url\":\"enums/NetTipsType.html#ReConnecting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetTipsType\"},{\"kind\":16,\"name\":\"Requesting\",\"url\":\"enums/NetTipsType.html#Requesting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetTipsType\"},{\"kind\":8,\"name\":\"NetNodeState\",\"url\":\"enums/NetNodeState.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Closed\",\"url\":\"enums/NetNodeState.html#Closed\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetNodeState\"},{\"kind\":16,\"name\":\"Connecting\",\"url\":\"enums/NetNodeState.html#Connecting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetNodeState\"},{\"kind\":16,\"name\":\"Checking\",\"url\":\"enums/NetNodeState.html#Checking\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetNodeState\"},{\"kind\":16,\"name\":\"Working\",\"url\":\"enums/NetNodeState.html#Working\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"NetNodeState\"},{\"kind\":256,\"name\":\"NetConnectOptions\",\"url\":\"interfaces/NetConnectOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"interfaces/NetConnectOptions.html#host\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NetConnectOptions\"},{\"kind\":1024,\"name\":\"port\",\"url\":\"interfaces/NetConnectOptions.html#port\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NetConnectOptions\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/NetConnectOptions.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NetConnectOptions\"},{\"kind\":1024,\"name\":\"autoReconnect\",\"url\":\"interfaces/NetConnectOptions.html#autoReconnect\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"NetConnectOptions\"},{\"kind\":128,\"name\":\"NetNode\",\"url\":\"classes/NetNode.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NetNode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_connectOptions\",\"url\":\"classes/NetNode.html#_connectOptions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_autoReconnect\",\"url\":\"classes/NetNode.html#_autoReconnect\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_isSocketInit\",\"url\":\"classes/NetNode.html#_isSocketInit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_isSocketOpen\",\"url\":\"classes/NetNode.html#_isSocketOpen\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_state\",\"url\":\"classes/NetNode.html#_state\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_socket\",\"url\":\"classes/NetNode.html#_socket\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_networkTips\",\"url\":\"classes/NetNode.html#_networkTips\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_protocolHelper\",\"url\":\"classes/NetNode.html#_protocolHelper\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_connectedCallback\",\"url\":\"classes/NetNode.html#_connectedCallback\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_disconnectCallback\",\"url\":\"classes/NetNode.html#_disconnectCallback\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_callbackExecuter\",\"url\":\"classes/NetNode.html#_callbackExecuter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_keepAliveTimer\",\"url\":\"classes/NetNode.html#_keepAliveTimer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_receiveMsgTimer\",\"url\":\"classes/NetNode.html#_receiveMsgTimer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_reconnectTimer\",\"url\":\"classes/NetNode.html#_reconnectTimer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_heartTime\",\"url\":\"classes/NetNode.html#_heartTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_receiveTime\",\"url\":\"classes/NetNode.html#_receiveTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_reconnetTimeOut\",\"url\":\"classes/NetNode.html#_reconnetTimeOut\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_requests\",\"url\":\"classes/NetNode.html#_requests\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":1024,\"name\":\"_listener\",\"url\":\"classes/NetNode.html#_listener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/NetNode.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/NetNode.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/NetNode.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"initSocket\",\"url\":\"classes/NetNode.html#initSocket\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"updateNetTips\",\"url\":\"classes/NetNode.html#updateNetTips\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onConnected\",\"url\":\"classes/NetNode.html#onConnected\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onChecked\",\"url\":\"classes/NetNode.html#onChecked\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onMessage\",\"url\":\"classes/NetNode.html#onMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onError\",\"url\":\"classes/NetNode.html#onError\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"onClosed\",\"url\":\"classes/NetNode.html#onClosed\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/NetNode.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"closeSocket\",\"url\":\"classes/NetNode.html#closeSocket\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/NetNode.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"request\",\"url\":\"classes/NetNode.html#request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"requestUnique\",\"url\":\"classes/NetNode.html#requestUnique\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"base_request\",\"url\":\"classes/NetNode.html#base_request\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"setResponeHandler\",\"url\":\"classes/NetNode.html#setResponeHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"addResponeHandler\",\"url\":\"classes/NetNode.html#addResponeHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"removeResponeHandler\",\"url\":\"classes/NetNode.html#removeResponeHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"cleanListeners\",\"url\":\"classes/NetNode.html#cleanListeners\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"getNetListenersIndex\",\"url\":\"classes/NetNode.html#getNetListenersIndex\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"resetReceiveMsgTimer\",\"url\":\"classes/NetNode.html#resetReceiveMsgTimer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"resetHearbeatTimer\",\"url\":\"classes/NetNode.html#resetHearbeatTimer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"clearTimer\",\"url\":\"classes/NetNode.html#clearTimer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"isAutoReconnect\",\"url\":\"classes/NetNode.html#isAutoReconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":2048,\"name\":\"rejectReconnect\",\"url\":\"classes/NetNode.html#rejectReconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetNode\"},{\"kind\":128,\"name\":\"NetProtocolPako\",\"url\":\"classes/NetProtocolPako.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/NetProtocolPako.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"getHeadlen\",\"url\":\"classes/NetProtocolPako.html#getHeadlen\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"getHearbeat\",\"url\":\"classes/NetProtocolPako.html#getHearbeat\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"getPackageLen\",\"url\":\"classes/NetProtocolPako.html#getPackageLen\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"checkResponsePackage\",\"url\":\"classes/NetProtocolPako.html#checkResponsePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"handlerResponsePackage\",\"url\":\"classes/NetProtocolPako.html#handlerResponsePackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"handlerRequestPackage\",\"url\":\"classes/NetProtocolPako.html#handlerRequestPackage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":2048,\"name\":\"getPackageId\",\"url\":\"classes/NetProtocolPako.html#getPackageId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"NetProtocolPako\"},{\"kind\":128,\"name\":\"WebSock\",\"url\":\"classes/WebSock.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WebSock.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"_ws\",\"url\":\"classes/WebSock.html#_ws\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"onConnected\",\"url\":\"classes/WebSock.html#onConnected\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"onMessage\",\"url\":\"classes/WebSock.html#onMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"onError\",\"url\":\"classes/WebSock.html#onError\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":1024,\"name\":\"onClosed\",\"url\":\"classes/WebSock.html#onClosed\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/WebSock.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/WebSock.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":2048,\"name\":\"close\",\"url\":\"classes/WebSock.html#close\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"WebSock\"},{\"kind\":128,\"name\":\"CCComp\",\"url\":\"classes/CCComp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"tid\",\"url\":\"classes/CCComp.html#tid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"compName\",\"url\":\"classes/CCComp.html#compName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/CCComp.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/CCComp.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/CCComp.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CCComp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"canRecycle\",\"url\":\"classes/CCComp.html#canRecycle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"ent\",\"url\":\"classes/CCComp.html#ent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/CCComp.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"eventDispatcher\",\"url\":\"classes/CCComp.html#eventDispatcher\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"bindMessageActive\",\"url\":\"classes/CCComp.html#bindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"unbindMessageActive\",\"url\":\"classes/CCComp.html#unbindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CCComp.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/CCComp.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"addAutoReleaseAsset\",\"url\":\"classes/CCComp.html#addAutoReleaseAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"addAutoReleaseAssets\",\"url\":\"classes/CCComp.html#addAutoReleaseAssets\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CCComp.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CCComp.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/CCComp.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/CCComp.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/CCComp.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/CCComp.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/CCComp.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/CCComp.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/CCComp.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/CCComp.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/CCComp.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/CCComp.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/CCComp.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/CCComp.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/CCComp.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/CCComp.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/CCComp.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/CCComp.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/CCComp.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/CCComp.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/CCComp.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/CCComp.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/CCComp.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/CCComp.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/CCComp.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/CCComp.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/CCComp.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/CCComp.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/CCComp.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/CCComp.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/CCComp.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/CCComp.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/CCComp.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/CCComp.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/CCComp.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/CCComp.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/CCComp.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/CCComp.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/CCComp.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/CCComp.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/CCComp.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/CCComp.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/CCComp.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/CCComp.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/CCComp.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/CCComp.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/CCComp.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCComp\"},{\"kind\":128,\"name\":\"CCVMParentComp\",\"url\":\"classes/CCVMParentComp.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"tid\",\"url\":\"classes/CCVMParentComp.html#tid\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"compName\",\"url\":\"classes/CCVMParentComp.html#compName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"EventHandler\",\"url\":\"classes/CCVMParentComp.html#EventHandler\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/CCVMParentComp.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_deferredDestroy\",\"url\":\"classes/CCVMParentComp.html#_deferredDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/CCVMParentComp.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"canRecycle\",\"url\":\"classes/CCVMParentComp.html#canRecycle\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"ent\",\"url\":\"classes/CCVMParentComp.html#ent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/CCVMParentComp.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/CCVMParentComp.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/CCVMParentComp.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"VM\",\"url\":\"classes/CCVMParentComp.html#VM\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onLoad\",\"url\":\"classes/CCVMParentComp.html#onLoad\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onBind\",\"url\":\"classes/CCVMParentComp.html#onBind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onUnBind\",\"url\":\"classes/CCVMParentComp.html#onUnBind\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onDestroy\",\"url\":\"classes/CCVMParentComp.html#onDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"eventDispatcher\",\"url\":\"classes/CCVMParentComp.html#eventDispatcher\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"bindMessageActive\",\"url\":\"classes/CCVMParentComp.html#bindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"unbindMessageActive\",\"url\":\"classes/CCVMParentComp.html#unbindMessageActive\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/CCVMParentComp.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"addAutoReleaseAsset\",\"url\":\"classes/CCVMParentComp.html#addAutoReleaseAsset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"addAutoReleaseAssets\",\"url\":\"classes/CCVMParentComp.html#addAutoReleaseAssets\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"on\",\"url\":\"classes/CCVMParentComp.html#on\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"off\",\"url\":\"classes/CCVMParentComp.html#off\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"dispatchEvent\",\"url\":\"classes/CCVMParentComp.html#dispatchEvent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/CCVMParentComp.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"uuid\",\"url\":\"classes/CCVMParentComp.html#uuid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"__scriptAsset\",\"url\":\"classes/CCVMParentComp.html#__scriptAsset\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"enabled\",\"url\":\"classes/CCVMParentComp.html#enabled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"enabledInHierarchy\",\"url\":\"classes/CCVMParentComp.html#enabledInHierarchy\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"_isOnLoadCalled\",\"url\":\"classes/CCVMParentComp.html#_isOnLoadCalled\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"node\",\"url\":\"classes/CCVMParentComp.html#node\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_enabled\",\"url\":\"classes/CCVMParentComp.html#_enabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"__prefab\",\"url\":\"classes/CCVMParentComp.html#__prefab\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_sceneGetter\",\"url\":\"classes/CCVMParentComp.html#_sceneGetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_id\",\"url\":\"classes/CCVMParentComp.html#_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_getRenderScene\",\"url\":\"classes/CCVMParentComp.html#_getRenderScene\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"addComponent\",\"url\":\"classes/CCVMParentComp.html#addComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"getComponent\",\"url\":\"classes/CCVMParentComp.html#getComponent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"getComponents\",\"url\":\"classes/CCVMParentComp.html#getComponents\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"getComponentInChildren\",\"url\":\"classes/CCVMParentComp.html#getComponentInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"getComponentsInChildren\",\"url\":\"classes/CCVMParentComp.html#getComponentsInChildren\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"destroy\",\"url\":\"classes/CCVMParentComp.html#destroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_onPreDestroy\",\"url\":\"classes/CCVMParentComp.html#_onPreDestroy\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_instantiate\",\"url\":\"classes/CCVMParentComp.html#_instantiate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"schedule\",\"url\":\"classes/CCVMParentComp.html#schedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"scheduleOnce\",\"url\":\"classes/CCVMParentComp.html#scheduleOnce\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"unschedule\",\"url\":\"classes/CCVMParentComp.html#unschedule\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"unscheduleAllCallbacks\",\"url\":\"classes/CCVMParentComp.html#unscheduleAllCallbacks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/CCVMParentComp.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"lateUpdate\",\"url\":\"classes/CCVMParentComp.html#lateUpdate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"__preload\",\"url\":\"classes/CCVMParentComp.html#__preload\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/CCVMParentComp.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onEnable\",\"url\":\"classes/CCVMParentComp.html#onEnable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onDisable\",\"url\":\"classes/CCVMParentComp.html#onDisable\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onFocusInEditor\",\"url\":\"classes/CCVMParentComp.html#onFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onLostFocusInEditor\",\"url\":\"classes/CCVMParentComp.html#onLostFocusInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"resetInEditor\",\"url\":\"classes/CCVMParentComp.html#resetInEditor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_getLocalBounds\",\"url\":\"classes/CCVMParentComp.html#_getLocalBounds\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"onRestore\",\"url\":\"classes/CCVMParentComp.html#onRestore\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_objFlags\",\"url\":\"classes/CCVMParentComp.html#_objFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"_name\",\"url\":\"classes/CCVMParentComp.html#_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"hideFlags\",\"url\":\"classes/CCVMParentComp.html#hideFlags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"replicated\",\"url\":\"classes/CCVMParentComp.html#replicated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":262144,\"name\":\"isValid\",\"url\":\"classes/CCVMParentComp.html#isValid\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_destruct\",\"url\":\"classes/CCVMParentComp.html#_destruct\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":2048,\"name\":\"_destroyImmediate\",\"url\":\"classes/CCVMParentComp.html#_destroyImmediate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":1024,\"name\":\"__editorExtras__\",\"url\":\"classes/CCVMParentComp.html#__editorExtras__\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"CCVMParentComp\"},{\"kind\":128,\"name\":\"Config\",\"url\":\"classes/Config.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Config.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":1024,\"name\":\"btc\",\"url\":\"classes/Config.html#btc\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":1024,\"name\":\"game\",\"url\":\"classes/Config.html#game\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":1024,\"name\":\"query\",\"url\":\"classes/Config.html#query\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/Config.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Config\"},{\"kind\":32,\"name\":\"config\",\"url\":\"variables/config-1.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"GameConfig\",\"url\":\"classes/GameConfig.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"version\",\"url\":\"classes/GameConfig.html#version\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"package\",\"url\":\"classes/GameConfig.html#package\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"frameRate\",\"url\":\"classes/GameConfig.html#frameRate\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"localDataKey\",\"url\":\"classes/GameConfig.html#localDataKey\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"localDataIv\",\"url\":\"classes/GameConfig.html#localDataIv\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"httpServer\",\"url\":\"classes/GameConfig.html#httpServer\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"httpTimeout\",\"url\":\"classes/GameConfig.html#httpTimeout\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"language\",\"url\":\"classes/GameConfig.html#language\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"languagePathJson\",\"url\":\"classes/GameConfig.html#languagePathJson\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":262144,\"name\":\"languagePathTexture\",\"url\":\"classes/GameConfig.html#languagePathTexture\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameConfig\"},{\"kind\":1024,\"name\":\"_data\",\"url\":\"classes/GameConfig.html#_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameConfig\"},{\"kind\":128,\"name\":\"GameQueryConfig\",\"url\":\"classes/GameQueryConfig.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/GameQueryConfig.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":262144,\"name\":\"debug\",\"url\":\"classes/GameQueryConfig.html#debug\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":262144,\"name\":\"username\",\"url\":\"classes/GameQueryConfig.html#username\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":262144,\"name\":\"lang\",\"url\":\"classes/GameQueryConfig.html#lang\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":1024,\"name\":\"_data\",\"url\":\"classes/GameQueryConfig.html#_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameQueryConfig\"},{\"kind\":262144,\"name\":\"data\",\"url\":\"classes/GameQueryConfig.html#data\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"GameQueryConfig\"},{\"kind\":2048,\"name\":\"parseUrl\",\"url\":\"classes/GameQueryConfig.html#parseUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"GameQueryConfig\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,73.618]],[\"comment/0\",[]],[\"name/1\",[1,68.51]],[\"comment/1\",[]],[\"name/2\",[2,68.51]],[\"comment/2\",[]],[\"name/3\",[3,58.955]],[\"comment/3\",[]],[\"name/4\",[4,49.639]],[\"comment/4\",[]],[\"name/5\",[5,47.468]],[\"comment/5\",[]],[\"name/6\",[6,47.468]],[\"comment/6\",[]],[\"name/7\",[7,35.701]],[\"comment/7\",[]],[\"name/8\",[8,68.51]],[\"comment/8\",[]],[\"name/9\",[9,54.159]],[\"comment/9\",[]],[\"name/10\",[10,60.625]],[\"comment/10\",[]],[\"name/11\",[11,68.51]],[\"comment/11\",[]],[\"name/12\",[12,68.51]],[\"comment/12\",[]],[\"name/13\",[13,68.51]],[\"comment/13\",[]],[\"name/14\",[14,68.51]],[\"comment/14\",[]],[\"name/15\",[15,68.51]],[\"comment/15\",[]],[\"name/16\",[16,68.51]],[\"comment/16\",[]],[\"name/17\",[17,68.51]],[\"comment/17\",[]],[\"name/18\",[18,68.51]],[\"comment/18\",[]],[\"name/19\",[19,68.51]],[\"comment/19\",[]],[\"name/20\",[20,49.639]],[\"comment/20\",[]],[\"name/21\",[21,49.639]],[\"comment/21\",[]],[\"name/22\",[22,49.639]],[\"comment/22\",[]],[\"name/23\",[23,49.051]],[\"comment/23\",[]],[\"name/24\",[24,68.51]],[\"comment/24\",[]],[\"name/25\",[25,68.51]],[\"comment/25\",[]],[\"name/26\",[26,65.145]],[\"comment/26\",[]],[\"name/27\",[27,68.51]],[\"comment/27\",[]],[\"name/28\",[28,68.51]],[\"comment/28\",[]],[\"name/29\",[29,68.51]],[\"comment/29\",[]],[\"name/30\",[30,68.51]],[\"comment/30\",[]],[\"name/31\",[31,68.51]],[\"comment/31\",[]],[\"name/32\",[32,68.51]],[\"comment/32\",[]],[\"name/33\",[33,68.51]],[\"comment/33\",[]],[\"name/34\",[34,68.51]],[\"comment/34\",[]],[\"name/35\",[35,46.103]],[\"comment/35\",[]],[\"name/36\",[36,46.992]],[\"comment/36\",[]],[\"name/37\",[37,49.639]],[\"comment/37\",[]],[\"name/38\",[38,49.639]],[\"comment/38\",[]],[\"name/39\",[39,49.639]],[\"comment/39\",[]],[\"name/40\",[40,49.639]],[\"comment/40\",[]],[\"name/41\",[41,49.051]],[\"comment/41\",[]],[\"name/42\",[42,49.639]],[\"comment/42\",[]],[\"name/43\",[43,49.639]],[\"comment/43\",[]],[\"name/44\",[44,49.639]],[\"comment/44\",[]],[\"name/45\",[45,46.992]],[\"comment/45\",[]],[\"name/46\",[46,49.639]],[\"comment/46\",[]],[\"name/47\",[47,47.468]],[\"comment/47\",[]],[\"name/48\",[48,47.468]],[\"comment/48\",[]],[\"name/49\",[49,47.468]],[\"comment/49\",[]],[\"name/50\",[50,47.468]],[\"comment/50\",[]],[\"name/51\",[51,47.468]],[\"comment/51\",[]],[\"name/52\",[52,46.103]],[\"comment/52\",[]],[\"name/53\",[53,47.468]],[\"comment/53\",[]],[\"name/54\",[54,47.468]],[\"comment/54\",[]],[\"name/55\",[55,49.051]],[\"comment/55\",[]],[\"name/56\",[56,49.051]],[\"comment/56\",[]],[\"name/57\",[57,49.051]],[\"comment/57\",[]],[\"name/58\",[58,49.639]],[\"comment/58\",[]],[\"name/59\",[59,48.495]],[\"comment/59\",[]],[\"name/60\",[60,49.639]],[\"comment/60\",[]],[\"name/61\",[61,49.639]],[\"comment/61\",[]],[\"name/62\",[62,49.051]],[\"comment/62\",[]],[\"name/63\",[63,49.639]],[\"comment/63\",[]],[\"name/64\",[64,49.639]],[\"comment/64\",[]],[\"name/65\",[65,49.639]],[\"comment/65\",[]],[\"name/66\",[66,49.639]],[\"comment/66\",[]],[\"name/67\",[67,49.639]],[\"comment/67\",[]],[\"name/68\",[68,47.468]],[\"comment/68\",[]],[\"name/69\",[69,46.537]],[\"comment/69\",[]],[\"name/70\",[70,47.468]],[\"comment/70\",[]],[\"name/71\",[71,47.468]],[\"comment/71\",[]],[\"name/72\",[72,47.468]],[\"comment/72\",[]],[\"name/73\",[73,47.468]],[\"comment/73\",[]],[\"name/74\",[74,47.468]],[\"comment/74\",[]],[\"name/75\",[75,47.468]],[\"comment/75\",[]],[\"name/76\",[76,73.618]],[\"comment/76\",[]],[\"name/77\",[77,62.632]],[\"comment/77\",[]],[\"name/78\",[78,62.632]],[\"comment/78\",[]],[\"name/79\",[4,49.639]],[\"comment/79\",[]],[\"name/80\",[5,47.468]],[\"comment/80\",[]],[\"name/81\",[6,47.468]],[\"comment/81\",[]],[\"name/82\",[7,35.701]],[\"comment/82\",[]],[\"name/83\",[79,73.618]],[\"comment/83\",[]],[\"name/84\",[80,73.618]],[\"comment/84\",[]],[\"name/85\",[81,73.618]],[\"comment/85\",[]],[\"name/86\",[82,73.618]],[\"comment/86\",[]],[\"name/87\",[83,73.618]],[\"comment/87\",[]],[\"name/88\",[84,73.618]],[\"comment/88\",[]],[\"name/89\",[85,73.618]],[\"comment/89\",[]],[\"name/90\",[86,73.618]],[\"comment/90\",[]],[\"name/91\",[87,73.618]],[\"comment/91\",[]],[\"name/92\",[88,73.618]],[\"comment/92\",[]],[\"name/93\",[89,73.618]],[\"comment/93\",[]],[\"name/94\",[90,73.618]],[\"comment/94\",[]],[\"name/95\",[91,73.618]],[\"comment/95\",[]],[\"name/96\",[92,73.618]],[\"comment/96\",[]],[\"name/97\",[93,73.618]],[\"comment/97\",[]],[\"name/98\",[94,73.618]],[\"comment/98\",[]],[\"name/99\",[95,73.618]],[\"comment/99\",[]],[\"name/100\",[96,73.618]],[\"comment/100\",[]],[\"name/101\",[97,68.51]],[\"comment/101\",[]],[\"name/102\",[9,54.159]],[\"comment/102\",[]],[\"name/103\",[35,46.103]],[\"comment/103\",[]],[\"name/104\",[36,46.992]],[\"comment/104\",[]],[\"name/105\",[37,49.639]],[\"comment/105\",[]],[\"name/106\",[38,49.639]],[\"comment/106\",[]],[\"name/107\",[39,49.639]],[\"comment/107\",[]],[\"name/108\",[40,49.639]],[\"comment/108\",[]],[\"name/109\",[41,49.051]],[\"comment/109\",[]],[\"name/110\",[42,49.639]],[\"comment/110\",[]],[\"name/111\",[43,49.639]],[\"comment/111\",[]],[\"name/112\",[44,49.639]],[\"comment/112\",[]],[\"name/113\",[45,46.992]],[\"comment/113\",[]],[\"name/114\",[46,49.639]],[\"comment/114\",[]],[\"name/115\",[47,47.468]],[\"comment/115\",[]],[\"name/116\",[48,47.468]],[\"comment/116\",[]],[\"name/117\",[49,47.468]],[\"comment/117\",[]],[\"name/118\",[50,47.468]],[\"comment/118\",[]],[\"name/119\",[51,47.468]],[\"comment/119\",[]],[\"name/120\",[52,46.103]],[\"comment/120\",[]],[\"name/121\",[53,47.468]],[\"comment/121\",[]],[\"name/122\",[54,47.468]],[\"comment/122\",[]],[\"name/123\",[55,49.051]],[\"comment/123\",[]],[\"name/124\",[56,49.051]],[\"comment/124\",[]],[\"name/125\",[57,49.051]],[\"comment/125\",[]],[\"name/126\",[58,49.639]],[\"comment/126\",[]],[\"name/127\",[59,48.495]],[\"comment/127\",[]],[\"name/128\",[60,49.639]],[\"comment/128\",[]],[\"name/129\",[61,49.639]],[\"comment/129\",[]],[\"name/130\",[20,49.639]],[\"comment/130\",[]],[\"name/131\",[62,49.051]],[\"comment/131\",[]],[\"name/132\",[21,49.639]],[\"comment/132\",[]],[\"name/133\",[22,49.639]],[\"comment/133\",[]],[\"name/134\",[23,49.051]],[\"comment/134\",[]],[\"name/135\",[63,49.639]],[\"comment/135\",[]],[\"name/136\",[64,49.639]],[\"comment/136\",[]],[\"name/137\",[65,49.639]],[\"comment/137\",[]],[\"name/138\",[66,49.639]],[\"comment/138\",[]],[\"name/139\",[67,49.639]],[\"comment/139\",[]],[\"name/140\",[68,47.468]],[\"comment/140\",[]],[\"name/141\",[69,46.537]],[\"comment/141\",[]],[\"name/142\",[70,47.468]],[\"comment/142\",[]],[\"name/143\",[71,47.468]],[\"comment/143\",[]],[\"name/144\",[72,47.468]],[\"comment/144\",[]],[\"name/145\",[73,47.468]],[\"comment/145\",[]],[\"name/146\",[74,47.468]],[\"comment/146\",[]],[\"name/147\",[75,47.468]],[\"comment/147\",[]],[\"name/148\",[98,73.618]],[\"comment/148\",[]],[\"name/149\",[1,68.51]],[\"comment/149\",[]],[\"name/150\",[2,68.51]],[\"comment/150\",[]],[\"name/151\",[3,58.955]],[\"comment/151\",[]],[\"name/152\",[4,49.639]],[\"comment/152\",[]],[\"name/153\",[5,47.468]],[\"comment/153\",[]],[\"name/154\",[6,47.468]],[\"comment/154\",[]],[\"name/155\",[7,35.701]],[\"comment/155\",[]],[\"name/156\",[99,68.51]],[\"comment/156\",[]],[\"name/157\",[100,73.618]],[\"comment/157\",[]],[\"name/158\",[101,73.618]],[\"comment/158\",[]],[\"name/159\",[102,73.618]],[\"comment/159\",[]],[\"name/160\",[103,62.632]],[\"comment/160\",[]],[\"name/161\",[9,54.159]],[\"comment/161\",[]],[\"name/162\",[59,48.495]],[\"comment/162\",[]],[\"name/163\",[10,60.625]],[\"comment/163\",[]],[\"name/164\",[11,68.51]],[\"comment/164\",[]],[\"name/165\",[12,68.51]],[\"comment/165\",[]],[\"name/166\",[13,68.51]],[\"comment/166\",[]],[\"name/167\",[14,68.51]],[\"comment/167\",[]],[\"name/168\",[15,68.51]],[\"comment/168\",[]],[\"name/169\",[16,68.51]],[\"comment/169\",[]],[\"name/170\",[17,68.51]],[\"comment/170\",[]],[\"name/171\",[18,68.51]],[\"comment/171\",[]],[\"name/172\",[19,68.51]],[\"comment/172\",[]],[\"name/173\",[20,49.639]],[\"comment/173\",[]],[\"name/174\",[21,49.639]],[\"comment/174\",[]],[\"name/175\",[22,49.639]],[\"comment/175\",[]],[\"name/176\",[23,49.051]],[\"comment/176\",[]],[\"name/177\",[24,68.51]],[\"comment/177\",[]],[\"name/178\",[25,68.51]],[\"comment/178\",[]],[\"name/179\",[26,65.145]],[\"comment/179\",[]],[\"name/180\",[27,68.51]],[\"comment/180\",[]],[\"name/181\",[28,68.51]],[\"comment/181\",[]],[\"name/182\",[29,68.51]],[\"comment/182\",[]],[\"name/183\",[30,68.51]],[\"comment/183\",[]],[\"name/184\",[31,68.51]],[\"comment/184\",[]],[\"name/185\",[32,68.51]],[\"comment/185\",[]],[\"name/186\",[33,68.51]],[\"comment/186\",[]],[\"name/187\",[34,68.51]],[\"comment/187\",[]],[\"name/188\",[35,46.103]],[\"comment/188\",[]],[\"name/189\",[36,46.992]],[\"comment/189\",[]],[\"name/190\",[37,49.639]],[\"comment/190\",[]],[\"name/191\",[38,49.639]],[\"comment/191\",[]],[\"name/192\",[39,49.639]],[\"comment/192\",[]],[\"name/193\",[40,49.639]],[\"comment/193\",[]],[\"name/194\",[41,49.051]],[\"comment/194\",[]],[\"name/195\",[42,49.639]],[\"comment/195\",[]],[\"name/196\",[43,49.639]],[\"comment/196\",[]],[\"name/197\",[44,49.639]],[\"comment/197\",[]],[\"name/198\",[45,46.992]],[\"comment/198\",[]],[\"name/199\",[46,49.639]],[\"comment/199\",[]],[\"name/200\",[47,47.468]],[\"comment/200\",[]],[\"name/201\",[48,47.468]],[\"comment/201\",[]],[\"name/202\",[49,47.468]],[\"comment/202\",[]],[\"name/203\",[50,47.468]],[\"comment/203\",[]],[\"name/204\",[51,47.468]],[\"comment/204\",[]],[\"name/205\",[52,46.103]],[\"comment/205\",[]],[\"name/206\",[53,47.468]],[\"comment/206\",[]],[\"name/207\",[54,47.468]],[\"comment/207\",[]],[\"name/208\",[55,49.051]],[\"comment/208\",[]],[\"name/209\",[56,49.051]],[\"comment/209\",[]],[\"name/210\",[57,49.051]],[\"comment/210\",[]],[\"name/211\",[58,49.639]],[\"comment/211\",[]],[\"name/212\",[60,49.639]],[\"comment/212\",[]],[\"name/213\",[61,49.639]],[\"comment/213\",[]],[\"name/214\",[62,49.051]],[\"comment/214\",[]],[\"name/215\",[63,49.639]],[\"comment/215\",[]],[\"name/216\",[64,49.639]],[\"comment/216\",[]],[\"name/217\",[65,49.639]],[\"comment/217\",[]],[\"name/218\",[66,49.639]],[\"comment/218\",[]],[\"name/219\",[67,49.639]],[\"comment/219\",[]],[\"name/220\",[68,47.468]],[\"comment/220\",[]],[\"name/221\",[69,46.537]],[\"comment/221\",[]],[\"name/222\",[70,47.468]],[\"comment/222\",[]],[\"name/223\",[71,47.468]],[\"comment/223\",[]],[\"name/224\",[72,47.468]],[\"comment/224\",[]],[\"name/225\",[73,47.468]],[\"comment/225\",[]],[\"name/226\",[74,47.468]],[\"comment/226\",[]],[\"name/227\",[75,47.468]],[\"comment/227\",[]],[\"name/228\",[104,62.632]],[\"comment/228\",[]],[\"name/229\",[7,35.701]],[\"comment/229\",[]],[\"name/230\",[105,68.51]],[\"comment/230\",[]],[\"name/231\",[106,53.249]],[\"comment/231\",[]],[\"name/232\",[107,53.249]],[\"comment/232\",[]],[\"name/233\",[108,53.249]],[\"comment/233\",[]],[\"name/234\",[52,46.103]],[\"comment/234\",[]],[\"name/235\",[109,73.618]],[\"comment/235\",[]],[\"name/236\",[110,48.495]],[\"comment/236\",[]],[\"name/237\",[111,73.618]],[\"comment/237\",[]],[\"name/238\",[112,73.618]],[\"comment/238\",[]],[\"name/239\",[113,73.618]],[\"comment/239\",[]],[\"name/240\",[114,73.618]],[\"comment/240\",[]],[\"name/241\",[115,73.618]],[\"comment/241\",[]],[\"name/242\",[7,35.701]],[\"comment/242\",[]],[\"name/243\",[116,68.51]],[\"comment/243\",[]],[\"name/244\",[106,53.249]],[\"comment/244\",[]],[\"name/245\",[107,53.249]],[\"comment/245\",[]],[\"name/246\",[108,53.249]],[\"comment/246\",[]],[\"name/247\",[117,53.249]],[\"comment/247\",[]],[\"name/248\",[118,73.618]],[\"comment/248\",[]],[\"name/249\",[78,62.632]],[\"comment/249\",[]],[\"name/250\",[7,35.701]],[\"comment/250\",[]],[\"name/251\",[116,68.51]],[\"comment/251\",[]],[\"name/252\",[106,53.249]],[\"comment/252\",[]],[\"name/253\",[119,60.625]],[\"comment/253\",[]],[\"name/254\",[107,53.249]],[\"comment/254\",[]],[\"name/255\",[108,53.249]],[\"comment/255\",[]],[\"name/256\",[120,68.51]],[\"comment/256\",[]],[\"name/257\",[7,35.701]],[\"comment/257\",[]],[\"name/258\",[121,73.618]],[\"comment/258\",[]],[\"name/259\",[122,73.618]],[\"comment/259\",[]],[\"name/260\",[9,54.159]],[\"comment/260\",[]],[\"name/261\",[123,73.618]],[\"comment/261\",[]],[\"name/262\",[10,60.625]],[\"comment/262\",[]],[\"name/263\",[124,73.618]],[\"comment/263\",[]],[\"name/264\",[125,52.415]],[\"comment/264\",[]],[\"name/265\",[126,73.618]],[\"comment/265\",[]],[\"name/266\",[127,73.618]],[\"comment/266\",[]],[\"name/267\",[110,48.495]],[\"comment/267\",[]],[\"name/268\",[128,73.618]],[\"comment/268\",[]],[\"name/269\",[129,68.51]],[\"comment/269\",[]],[\"name/270\",[130,73.618]],[\"comment/270\",[]],[\"name/271\",[99,68.51]],[\"comment/271\",[]],[\"name/272\",[131,73.618]],[\"comment/272\",[]],[\"name/273\",[132,73.618]],[\"comment/273\",[]],[\"name/274\",[133,73.618]],[\"comment/274\",[]],[\"name/275\",[120,68.51]],[\"comment/275\",[]],[\"name/276\",[134,73.618]],[\"comment/276\",[]],[\"name/277\",[135,73.618]],[\"comment/277\",[]],[\"name/278\",[136,53.249]],[\"comment/278\",[]],[\"name/279\",[137,73.618]],[\"comment/279\",[]],[\"name/280\",[62,49.051]],[\"comment/280\",[]],[\"name/281\",[138,73.618]],[\"comment/281\",[]],[\"name/282\",[139,73.618]],[\"comment/282\",[]],[\"name/283\",[140,73.618]],[\"comment/283\",[]],[\"name/284\",[141,73.618]],[\"comment/284\",[]],[\"name/285\",[142,73.618]],[\"comment/285\",[]],[\"name/286\",[143,73.618]],[\"comment/286\",[]],[\"name/287\",[144,73.618]],[\"comment/287\",[]],[\"name/288\",[145,73.618]],[\"comment/288\",[]],[\"name/289\",[146,73.618]],[\"comment/289\",[]],[\"name/290\",[147,73.618]],[\"comment/290\",[]],[\"name/291\",[148,73.618]],[\"comment/291\",[]],[\"name/292\",[149,73.618]],[\"comment/292\",[]],[\"name/293\",[150,73.618]],[\"comment/293\",[]],[\"name/294\",[151,73.618]],[\"comment/294\",[]],[\"name/295\",[152,73.618]],[\"comment/295\",[]],[\"name/296\",[153,73.618]],[\"comment/296\",[]],[\"name/297\",[154,73.618]],[\"comment/297\",[]],[\"name/298\",[7,35.701]],[\"comment/298\",[]],[\"name/299\",[155,73.618]],[\"comment/299\",[]],[\"name/300\",[77,62.632]],[\"comment/300\",[]],[\"name/301\",[78,62.632]],[\"comment/301\",[]],[\"name/302\",[7,35.701]],[\"comment/302\",[]],[\"name/303\",[156,73.618]],[\"comment/303\",[]],[\"name/304\",[157,73.618]],[\"comment/304\",[]],[\"name/305\",[158,73.618]],[\"comment/305\",[]],[\"name/306\",[159,73.618]],[\"comment/306\",[]],[\"name/307\",[160,73.618]],[\"comment/307\",[]],[\"name/308\",[161,73.618]],[\"comment/308\",[]],[\"name/309\",[162,73.618]],[\"comment/309\",[]],[\"name/310\",[163,73.618]],[\"comment/310\",[]],[\"name/311\",[164,73.618]],[\"comment/311\",[]],[\"name/312\",[7,35.701]],[\"comment/312\",[]],[\"name/313\",[165,73.618]],[\"comment/313\",[]],[\"name/314\",[166,73.618]],[\"comment/314\",[]],[\"name/315\",[167,73.618]],[\"comment/315\",[]],[\"name/316\",[168,73.618]],[\"comment/316\",[]],[\"name/317\",[169,73.618]],[\"comment/317\",[]],[\"name/318\",[170,73.618]],[\"comment/318\",[]],[\"name/319\",[171,68.51]],[\"comment/319\",[]],[\"name/320\",[172,73.618]],[\"comment/320\",[]],[\"name/321\",[173,73.618]],[\"comment/321\",[]],[\"name/322\",[55,49.051]],[\"comment/322\",[]],[\"name/323\",[56,49.051]],[\"comment/323\",[]],[\"name/324\",[57,49.051]],[\"comment/324\",[]],[\"name/325\",[174,73.618]],[\"comment/325\",[]],[\"name/326\",[175,73.618]],[\"comment/326\",[]],[\"name/327\",[176,73.618]],[\"comment/327\",[]],[\"name/328\",[177,68.51]],[\"comment/328\",[]],[\"name/329\",[178,73.618]],[\"comment/329\",[]],[\"name/330\",[97,68.51]],[\"comment/330\",[]],[\"name/331\",[9,54.159]],[\"comment/331\",[]],[\"name/332\",[105,68.51]],[\"comment/332\",[]],[\"name/333\",[106,53.249]],[\"comment/333\",[]],[\"name/334\",[107,53.249]],[\"comment/334\",[]],[\"name/335\",[108,53.249]],[\"comment/335\",[]],[\"name/336\",[52,46.103]],[\"comment/336\",[]],[\"name/337\",[179,68.51]],[\"comment/337\",[]],[\"name/338\",[7,35.701]],[\"comment/338\",[]],[\"name/339\",[180,62.632]],[\"comment/339\",[]],[\"name/340\",[181,73.618]],[\"comment/340\",[]],[\"name/341\",[182,73.618]],[\"comment/341\",[]],[\"name/342\",[183,73.618]],[\"comment/342\",[]],[\"name/343\",[184,68.51]],[\"comment/343\",[]],[\"name/344\",[103,62.632]],[\"comment/344\",[]],[\"name/345\",[59,48.495]],[\"comment/345\",[]],[\"name/346\",[185,60.625]],[\"comment/346\",[]],[\"name/347\",[186,73.618]],[\"comment/347\",[]],[\"name/348\",[7,35.701]],[\"comment/348\",[]],[\"name/349\",[187,73.618]],[\"comment/349\",[]],[\"name/350\",[188,73.618]],[\"comment/350\",[]],[\"name/351\",[45,46.992]],[\"comment/351\",[]],[\"name/352\",[136,53.249]],[\"comment/352\",[]],[\"name/353\",[189,73.618]],[\"comment/353\",[]],[\"name/354\",[190,68.51]],[\"comment/354\",[]],[\"name/355\",[125,52.415]],[\"comment/355\",[]],[\"name/356\",[191,73.618]],[\"comment/356\",[]],[\"name/357\",[192,73.618]],[\"comment/357\",[]],[\"name/358\",[193,73.618]],[\"comment/358\",[]],[\"name/359\",[194,55.16]],[\"comment/359\",[]],[\"name/360\",[117,53.249]],[\"comment/360\",[]],[\"name/361\",[195,73.618]],[\"comment/361\",[]],[\"name/362\",[196,73.618]],[\"comment/362\",[]],[\"name/363\",[197,73.618]],[\"comment/363\",[]],[\"name/364\",[198,73.618]],[\"comment/364\",[]],[\"name/365\",[199,73.618]],[\"comment/365\",[]],[\"name/366\",[4,49.639]],[\"comment/366\",[]],[\"name/367\",[5,47.468]],[\"comment/367\",[]],[\"name/368\",[6,47.468]],[\"comment/368\",[]],[\"name/369\",[7,35.701]],[\"comment/369\",[]],[\"name/370\",[200,73.618]],[\"comment/370\",[]],[\"name/371\",[201,73.618]],[\"comment/371\",[]],[\"name/372\",[202,73.618]],[\"comment/372\",[]],[\"name/373\",[203,73.618]],[\"comment/373\",[]],[\"name/374\",[204,73.618]],[\"comment/374\",[]],[\"name/375\",[205,73.618]],[\"comment/375\",[]],[\"name/376\",[206,73.618]],[\"comment/376\",[]],[\"name/377\",[129,68.51]],[\"comment/377\",[]],[\"name/378\",[20,49.639]],[\"comment/378\",[]],[\"name/379\",[207,73.618]],[\"comment/379\",[]],[\"name/380\",[208,73.618]],[\"comment/380\",[]],[\"name/381\",[209,73.618]],[\"comment/381\",[]],[\"name/382\",[210,73.618]],[\"comment/382\",[]],[\"name/383\",[211,73.618]],[\"comment/383\",[]],[\"name/384\",[212,73.618]],[\"comment/384\",[]],[\"name/385\",[213,73.618]],[\"comment/385\",[]],[\"name/386\",[214,73.618]],[\"comment/386\",[]],[\"name/387\",[35,46.103]],[\"comment/387\",[]],[\"name/388\",[36,46.992]],[\"comment/388\",[]],[\"name/389\",[37,49.639]],[\"comment/389\",[]],[\"name/390\",[38,49.639]],[\"comment/390\",[]],[\"name/391\",[39,49.639]],[\"comment/391\",[]],[\"name/392\",[40,49.639]],[\"comment/392\",[]],[\"name/393\",[41,49.051]],[\"comment/393\",[]],[\"name/394\",[42,49.639]],[\"comment/394\",[]],[\"name/395\",[43,49.639]],[\"comment/395\",[]],[\"name/396\",[44,49.639]],[\"comment/396\",[]],[\"name/397\",[45,46.992]],[\"comment/397\",[]],[\"name/398\",[46,49.639]],[\"comment/398\",[]],[\"name/399\",[47,47.468]],[\"comment/399\",[]],[\"name/400\",[48,47.468]],[\"comment/400\",[]],[\"name/401\",[49,47.468]],[\"comment/401\",[]],[\"name/402\",[50,47.468]],[\"comment/402\",[]],[\"name/403\",[51,47.468]],[\"comment/403\",[]],[\"name/404\",[52,46.103]],[\"comment/404\",[]],[\"name/405\",[53,47.468]],[\"comment/405\",[]],[\"name/406\",[54,47.468]],[\"comment/406\",[]],[\"name/407\",[55,49.051]],[\"comment/407\",[]],[\"name/408\",[56,49.051]],[\"comment/408\",[]],[\"name/409\",[57,49.051]],[\"comment/409\",[]],[\"name/410\",[58,49.639]],[\"comment/410\",[]],[\"name/411\",[59,48.495]],[\"comment/411\",[]],[\"name/412\",[60,49.639]],[\"comment/412\",[]],[\"name/413\",[61,49.639]],[\"comment/413\",[]],[\"name/414\",[62,49.051]],[\"comment/414\",[]],[\"name/415\",[21,49.639]],[\"comment/415\",[]],[\"name/416\",[22,49.639]],[\"comment/416\",[]],[\"name/417\",[23,49.051]],[\"comment/417\",[]],[\"name/418\",[63,49.639]],[\"comment/418\",[]],[\"name/419\",[64,49.639]],[\"comment/419\",[]],[\"name/420\",[65,49.639]],[\"comment/420\",[]],[\"name/421\",[66,49.639]],[\"comment/421\",[]],[\"name/422\",[67,49.639]],[\"comment/422\",[]],[\"name/423\",[68,47.468]],[\"comment/423\",[]],[\"name/424\",[69,46.537]],[\"comment/424\",[]],[\"name/425\",[70,47.468]],[\"comment/425\",[]],[\"name/426\",[71,47.468]],[\"comment/426\",[]],[\"name/427\",[72,47.468]],[\"comment/427\",[]],[\"name/428\",[73,47.468]],[\"comment/428\",[]],[\"name/429\",[74,47.468]],[\"comment/429\",[]],[\"name/430\",[75,47.468]],[\"comment/430\",[]],[\"name/431\",[215,73.618]],[\"comment/431\",[]],[\"name/432\",[4,49.639]],[\"comment/432\",[]],[\"name/433\",[5,47.468]],[\"comment/433\",[]],[\"name/434\",[6,47.468]],[\"comment/434\",[]],[\"name/435\",[7,35.701]],[\"comment/435\",[]],[\"name/436\",[216,73.618]],[\"comment/436\",[]],[\"name/437\",[104,62.632]],[\"comment/437\",[]],[\"name/438\",[217,73.618]],[\"comment/438\",[]],[\"name/439\",[218,65.145]],[\"comment/439\",[]],[\"name/440\",[219,65.145]],[\"comment/440\",[]],[\"name/441\",[220,73.618]],[\"comment/441\",[]],[\"name/442\",[221,68.51]],[\"comment/442\",[]],[\"name/443\",[125,52.415]],[\"comment/443\",[]],[\"name/444\",[20,49.639]],[\"comment/444\",[]],[\"name/445\",[222,65.145]],[\"comment/445\",[]],[\"name/446\",[223,65.145]],[\"comment/446\",[]],[\"name/447\",[106,53.249]],[\"comment/447\",[]],[\"name/448\",[107,53.249]],[\"comment/448\",[]],[\"name/449\",[108,53.249]],[\"comment/449\",[]],[\"name/450\",[23,49.051]],[\"comment/450\",[]],[\"name/451\",[35,46.103]],[\"comment/451\",[]],[\"name/452\",[36,46.992]],[\"comment/452\",[]],[\"name/453\",[37,49.639]],[\"comment/453\",[]],[\"name/454\",[38,49.639]],[\"comment/454\",[]],[\"name/455\",[39,49.639]],[\"comment/455\",[]],[\"name/456\",[40,49.639]],[\"comment/456\",[]],[\"name/457\",[41,49.051]],[\"comment/457\",[]],[\"name/458\",[42,49.639]],[\"comment/458\",[]],[\"name/459\",[43,49.639]],[\"comment/459\",[]],[\"name/460\",[44,49.639]],[\"comment/460\",[]],[\"name/461\",[45,46.992]],[\"comment/461\",[]],[\"name/462\",[46,49.639]],[\"comment/462\",[]],[\"name/463\",[47,47.468]],[\"comment/463\",[]],[\"name/464\",[48,47.468]],[\"comment/464\",[]],[\"name/465\",[49,47.468]],[\"comment/465\",[]],[\"name/466\",[50,47.468]],[\"comment/466\",[]],[\"name/467\",[51,47.468]],[\"comment/467\",[]],[\"name/468\",[52,46.103]],[\"comment/468\",[]],[\"name/469\",[53,47.468]],[\"comment/469\",[]],[\"name/470\",[54,47.468]],[\"comment/470\",[]],[\"name/471\",[55,49.051]],[\"comment/471\",[]],[\"name/472\",[56,49.051]],[\"comment/472\",[]],[\"name/473\",[57,49.051]],[\"comment/473\",[]],[\"name/474\",[58,49.639]],[\"comment/474\",[]],[\"name/475\",[59,48.495]],[\"comment/475\",[]],[\"name/476\",[60,49.639]],[\"comment/476\",[]],[\"name/477\",[61,49.639]],[\"comment/477\",[]],[\"name/478\",[62,49.051]],[\"comment/478\",[]],[\"name/479\",[21,49.639]],[\"comment/479\",[]],[\"name/480\",[22,49.639]],[\"comment/480\",[]],[\"name/481\",[63,49.639]],[\"comment/481\",[]],[\"name/482\",[64,49.639]],[\"comment/482\",[]],[\"name/483\",[65,49.639]],[\"comment/483\",[]],[\"name/484\",[66,49.639]],[\"comment/484\",[]],[\"name/485\",[67,49.639]],[\"comment/485\",[]],[\"name/486\",[68,47.468]],[\"comment/486\",[]],[\"name/487\",[69,46.537]],[\"comment/487\",[]],[\"name/488\",[70,47.468]],[\"comment/488\",[]],[\"name/489\",[71,47.468]],[\"comment/489\",[]],[\"name/490\",[72,47.468]],[\"comment/490\",[]],[\"name/491\",[73,47.468]],[\"comment/491\",[]],[\"name/492\",[74,47.468]],[\"comment/492\",[]],[\"name/493\",[75,47.468]],[\"comment/493\",[]],[\"name/494\",[224,73.618]],[\"comment/494\",[]],[\"name/495\",[7,35.701]],[\"comment/495\",[]],[\"name/496\",[225,65.145]],[\"comment/496\",[]],[\"name/497\",[226,73.618]],[\"comment/497\",[]],[\"name/498\",[227,73.618]],[\"comment/498\",[]],[\"name/499\",[228,65.145]],[\"comment/499\",[]],[\"name/500\",[4,49.639]],[\"comment/500\",[]],[\"name/501\",[5,47.468]],[\"comment/501\",[]],[\"name/502\",[6,47.468]],[\"comment/502\",[]],[\"name/503\",[7,35.701]],[\"comment/503\",[]],[\"name/504\",[229,73.618]],[\"comment/504\",[]],[\"name/505\",[230,65.145]],[\"comment/505\",[]],[\"name/506\",[231,68.51]],[\"comment/506\",[]],[\"name/507\",[232,73.618]],[\"comment/507\",[]],[\"name/508\",[233,73.618]],[\"comment/508\",[]],[\"name/509\",[20,49.639]],[\"comment/509\",[]],[\"name/510\",[136,53.249]],[\"comment/510\",[]],[\"name/511\",[234,73.618]],[\"comment/511\",[]],[\"name/512\",[35,46.103]],[\"comment/512\",[]],[\"name/513\",[36,46.992]],[\"comment/513\",[]],[\"name/514\",[37,49.639]],[\"comment/514\",[]],[\"name/515\",[38,49.639]],[\"comment/515\",[]],[\"name/516\",[39,49.639]],[\"comment/516\",[]],[\"name/517\",[40,49.639]],[\"comment/517\",[]],[\"name/518\",[41,49.051]],[\"comment/518\",[]],[\"name/519\",[42,49.639]],[\"comment/519\",[]],[\"name/520\",[43,49.639]],[\"comment/520\",[]],[\"name/521\",[44,49.639]],[\"comment/521\",[]],[\"name/522\",[45,46.992]],[\"comment/522\",[]],[\"name/523\",[46,49.639]],[\"comment/523\",[]],[\"name/524\",[47,47.468]],[\"comment/524\",[]],[\"name/525\",[48,47.468]],[\"comment/525\",[]],[\"name/526\",[49,47.468]],[\"comment/526\",[]],[\"name/527\",[50,47.468]],[\"comment/527\",[]],[\"name/528\",[51,47.468]],[\"comment/528\",[]],[\"name/529\",[52,46.103]],[\"comment/529\",[]],[\"name/530\",[53,47.468]],[\"comment/530\",[]],[\"name/531\",[54,47.468]],[\"comment/531\",[]],[\"name/532\",[55,49.051]],[\"comment/532\",[]],[\"name/533\",[56,49.051]],[\"comment/533\",[]],[\"name/534\",[57,49.051]],[\"comment/534\",[]],[\"name/535\",[58,49.639]],[\"comment/535\",[]],[\"name/536\",[59,48.495]],[\"comment/536\",[]],[\"name/537\",[60,49.639]],[\"comment/537\",[]],[\"name/538\",[61,49.639]],[\"comment/538\",[]],[\"name/539\",[62,49.051]],[\"comment/539\",[]],[\"name/540\",[21,49.639]],[\"comment/540\",[]],[\"name/541\",[22,49.639]],[\"comment/541\",[]],[\"name/542\",[23,49.051]],[\"comment/542\",[]],[\"name/543\",[63,49.639]],[\"comment/543\",[]],[\"name/544\",[64,49.639]],[\"comment/544\",[]],[\"name/545\",[65,49.639]],[\"comment/545\",[]],[\"name/546\",[66,49.639]],[\"comment/546\",[]],[\"name/547\",[67,49.639]],[\"comment/547\",[]],[\"name/548\",[68,47.468]],[\"comment/548\",[]],[\"name/549\",[69,46.537]],[\"comment/549\",[]],[\"name/550\",[70,47.468]],[\"comment/550\",[]],[\"name/551\",[71,47.468]],[\"comment/551\",[]],[\"name/552\",[72,47.468]],[\"comment/552\",[]],[\"name/553\",[73,47.468]],[\"comment/553\",[]],[\"name/554\",[74,47.468]],[\"comment/554\",[]],[\"name/555\",[75,47.468]],[\"comment/555\",[]],[\"name/556\",[235,73.618]],[\"comment/556\",[]],[\"name/557\",[236,65.145]],[\"comment/557\",[]],[\"name/558\",[110,48.495]],[\"comment/558\",[]],[\"name/559\",[237,68.51]],[\"comment/559\",[]],[\"name/560\",[110,48.495]],[\"comment/560\",[]],[\"name/561\",[238,68.51]],[\"comment/561\",[]],[\"name/562\",[110,48.495]],[\"comment/562\",[]],[\"name/563\",[239,73.618]],[\"comment/563\",[]],[\"name/564\",[240,73.618]],[\"comment/564\",[]],[\"name/565\",[241,73.618]],[\"comment/565\",[]],[\"name/566\",[236,65.145]],[\"comment/566\",[]],[\"name/567\",[110,48.495]],[\"comment/567\",[]],[\"name/568\",[237,68.51]],[\"comment/568\",[]],[\"name/569\",[110,48.495]],[\"comment/569\",[]],[\"name/570\",[238,68.51]],[\"comment/570\",[]],[\"name/571\",[110,48.495]],[\"comment/571\",[]],[\"name/572\",[242,68.51]],[\"comment/572\",[]],[\"name/573\",[7,35.701]],[\"comment/573\",[]],[\"name/574\",[36,46.992]],[\"comment/574\",[]],[\"name/575\",[243,73.618]],[\"comment/575\",[]],[\"name/576\",[244,73.618]],[\"comment/576\",[]],[\"name/577\",[245,73.618]],[\"comment/577\",[]],[\"name/578\",[246,73.618]],[\"comment/578\",[]],[\"name/579\",[41,49.051]],[\"comment/579\",[]],[\"name/580\",[247,73.618]],[\"comment/580\",[]],[\"name/581\",[4,49.639]],[\"comment/581\",[]],[\"name/582\",[5,47.468]],[\"comment/582\",[]],[\"name/583\",[6,47.468]],[\"comment/583\",[]],[\"name/584\",[7,35.701]],[\"comment/584\",[]],[\"name/585\",[242,68.51]],[\"comment/585\",[]],[\"name/586\",[248,55.16]],[\"comment/586\",[]],[\"name/587\",[194,55.16]],[\"comment/587\",[]],[\"name/588\",[249,73.618]],[\"comment/588\",[]],[\"name/589\",[23,49.051]],[\"comment/589\",[]],[\"name/590\",[250,73.618]],[\"comment/590\",[]],[\"name/591\",[35,46.103]],[\"comment/591\",[]],[\"name/592\",[36,46.992]],[\"comment/592\",[]],[\"name/593\",[37,49.639]],[\"comment/593\",[]],[\"name/594\",[38,49.639]],[\"comment/594\",[]],[\"name/595\",[39,49.639]],[\"comment/595\",[]],[\"name/596\",[40,49.639]],[\"comment/596\",[]],[\"name/597\",[41,49.051]],[\"comment/597\",[]],[\"name/598\",[42,49.639]],[\"comment/598\",[]],[\"name/599\",[43,49.639]],[\"comment/599\",[]],[\"name/600\",[44,49.639]],[\"comment/600\",[]],[\"name/601\",[45,46.992]],[\"comment/601\",[]],[\"name/602\",[46,49.639]],[\"comment/602\",[]],[\"name/603\",[47,47.468]],[\"comment/603\",[]],[\"name/604\",[48,47.468]],[\"comment/604\",[]],[\"name/605\",[49,47.468]],[\"comment/605\",[]],[\"name/606\",[50,47.468]],[\"comment/606\",[]],[\"name/607\",[51,47.468]],[\"comment/607\",[]],[\"name/608\",[52,46.103]],[\"comment/608\",[]],[\"name/609\",[53,47.468]],[\"comment/609\",[]],[\"name/610\",[54,47.468]],[\"comment/610\",[]],[\"name/611\",[55,49.051]],[\"comment/611\",[]],[\"name/612\",[56,49.051]],[\"comment/612\",[]],[\"name/613\",[57,49.051]],[\"comment/613\",[]],[\"name/614\",[58,49.639]],[\"comment/614\",[]],[\"name/615\",[59,48.495]],[\"comment/615\",[]],[\"name/616\",[60,49.639]],[\"comment/616\",[]],[\"name/617\",[61,49.639]],[\"comment/617\",[]],[\"name/618\",[20,49.639]],[\"comment/618\",[]],[\"name/619\",[62,49.051]],[\"comment/619\",[]],[\"name/620\",[21,49.639]],[\"comment/620\",[]],[\"name/621\",[22,49.639]],[\"comment/621\",[]],[\"name/622\",[63,49.639]],[\"comment/622\",[]],[\"name/623\",[64,49.639]],[\"comment/623\",[]],[\"name/624\",[65,49.639]],[\"comment/624\",[]],[\"name/625\",[66,49.639]],[\"comment/625\",[]],[\"name/626\",[67,49.639]],[\"comment/626\",[]],[\"name/627\",[68,47.468]],[\"comment/627\",[]],[\"name/628\",[69,46.537]],[\"comment/628\",[]],[\"name/629\",[70,47.468]],[\"comment/629\",[]],[\"name/630\",[71,47.468]],[\"comment/630\",[]],[\"name/631\",[72,47.468]],[\"comment/631\",[]],[\"name/632\",[73,47.468]],[\"comment/632\",[]],[\"name/633\",[74,47.468]],[\"comment/633\",[]],[\"name/634\",[75,47.468]],[\"comment/634\",[]],[\"name/635\",[251,73.618]],[\"comment/635\",[]],[\"name/636\",[3,58.955]],[\"comment/636\",[]],[\"name/637\",[252,62.632]],[\"comment/637\",[]],[\"name/638\",[253,62.632]],[\"comment/638\",[]],[\"name/639\",[254,62.632]],[\"comment/639\",[]],[\"name/640\",[255,62.632]],[\"comment/640\",[]],[\"name/641\",[256,62.632]],[\"comment/641\",[]],[\"name/642\",[257,62.632]],[\"comment/642\",[]],[\"name/643\",[258,62.632]],[\"comment/643\",[]],[\"name/644\",[259,62.632]],[\"comment/644\",[]],[\"name/645\",[260,62.632]],[\"comment/645\",[]],[\"name/646\",[261,62.632]],[\"comment/646\",[]],[\"name/647\",[262,62.632]],[\"comment/647\",[]],[\"name/648\",[263,62.632]],[\"comment/648\",[]],[\"name/649\",[264,62.632]],[\"comment/649\",[]],[\"name/650\",[265,62.632]],[\"comment/650\",[]],[\"name/651\",[266,62.632]],[\"comment/651\",[]],[\"name/652\",[6,47.468]],[\"comment/652\",[]],[\"name/653\",[7,35.701]],[\"comment/653\",[]],[\"name/654\",[267,73.618]],[\"comment/654\",[]],[\"name/655\",[268,73.618]],[\"comment/655\",[]],[\"name/656\",[248,55.16]],[\"comment/656\",[]],[\"name/657\",[269,68.51]],[\"comment/657\",[]],[\"name/658\",[270,68.51]],[\"comment/658\",[]],[\"name/659\",[271,68.51]],[\"comment/659\",[]],[\"name/660\",[194,55.16]],[\"comment/660\",[]],[\"name/661\",[272,62.632]],[\"comment/661\",[]],[\"name/662\",[117,53.249]],[\"comment/662\",[]],[\"name/663\",[273,62.632]],[\"comment/663\",[]],[\"name/664\",[274,62.632]],[\"comment/664\",[]],[\"name/665\",[275,62.632]],[\"comment/665\",[]],[\"name/666\",[9,54.159]],[\"comment/666\",[]],[\"name/667\",[276,62.632]],[\"comment/667\",[]],[\"name/668\",[277,62.632]],[\"comment/668\",[]],[\"name/669\",[125,52.415]],[\"comment/669\",[]],[\"name/670\",[278,58.955]],[\"comment/670\",[]],[\"name/671\",[279,62.632]],[\"comment/671\",[]],[\"name/672\",[280,62.632]],[\"comment/672\",[]],[\"name/673\",[281,60.625]],[\"comment/673\",[]],[\"name/674\",[282,62.632]],[\"comment/674\",[]],[\"name/675\",[283,62.632]],[\"comment/675\",[]],[\"name/676\",[284,62.632]],[\"comment/676\",[]],[\"name/677\",[285,62.632]],[\"comment/677\",[]],[\"name/678\",[286,62.632]],[\"comment/678\",[]],[\"name/679\",[287,62.632]],[\"comment/679\",[]],[\"name/680\",[288,62.632]],[\"comment/680\",[]],[\"name/681\",[289,62.632]],[\"comment/681\",[]],[\"name/682\",[290,62.632]],[\"comment/682\",[]],[\"name/683\",[291,62.632]],[\"comment/683\",[]],[\"name/684\",[292,62.632]],[\"comment/684\",[]],[\"name/685\",[293,62.632]],[\"comment/685\",[]],[\"name/686\",[294,62.632]],[\"comment/686\",[]],[\"name/687\",[295,62.632]],[\"comment/687\",[]],[\"name/688\",[53,47.468]],[\"comment/688\",[]],[\"name/689\",[296,62.632]],[\"comment/689\",[]],[\"name/690\",[297,62.632]],[\"comment/690\",[]],[\"name/691\",[298,62.632]],[\"comment/691\",[]],[\"name/692\",[299,62.632]],[\"comment/692\",[]],[\"name/693\",[300,60.625]],[\"comment/693\",[]],[\"name/694\",[301,62.632]],[\"comment/694\",[]],[\"name/695\",[302,62.632]],[\"comment/695\",[]],[\"name/696\",[303,62.632]],[\"comment/696\",[]],[\"name/697\",[304,62.632]],[\"comment/697\",[]],[\"name/698\",[305,62.632]],[\"comment/698\",[]],[\"name/699\",[306,60.625]],[\"comment/699\",[]],[\"name/700\",[307,60.625]],[\"comment/700\",[]],[\"name/701\",[308,60.625]],[\"comment/701\",[]],[\"name/702\",[309,60.625]],[\"comment/702\",[]],[\"name/703\",[310,62.632]],[\"comment/703\",[]],[\"name/704\",[311,62.632]],[\"comment/704\",[]],[\"name/705\",[312,62.632]],[\"comment/705\",[]],[\"name/706\",[313,62.632]],[\"comment/706\",[]],[\"name/707\",[314,62.632]],[\"comment/707\",[]],[\"name/708\",[315,62.632]],[\"comment/708\",[]],[\"name/709\",[316,62.632]],[\"comment/709\",[]],[\"name/710\",[317,62.632]],[\"comment/710\",[]],[\"name/711\",[318,62.632]],[\"comment/711\",[]],[\"name/712\",[319,62.632]],[\"comment/712\",[]],[\"name/713\",[320,62.632]],[\"comment/713\",[]],[\"name/714\",[321,62.632]],[\"comment/714\",[]],[\"name/715\",[322,62.632]],[\"comment/715\",[]],[\"name/716\",[323,62.632]],[\"comment/716\",[]],[\"name/717\",[324,62.632]],[\"comment/717\",[]],[\"name/718\",[325,62.632]],[\"comment/718\",[]],[\"name/719\",[326,62.632]],[\"comment/719\",[]],[\"name/720\",[327,62.632]],[\"comment/720\",[]],[\"name/721\",[328,62.632]],[\"comment/721\",[]],[\"name/722\",[329,62.632]],[\"comment/722\",[]],[\"name/723\",[330,62.632]],[\"comment/723\",[]],[\"name/724\",[331,62.632]],[\"comment/724\",[]],[\"name/725\",[332,62.632]],[\"comment/725\",[]],[\"name/726\",[333,62.632]],[\"comment/726\",[]],[\"name/727\",[334,62.632]],[\"comment/727\",[]],[\"name/728\",[335,62.632]],[\"comment/728\",[]],[\"name/729\",[336,62.632]],[\"comment/729\",[]],[\"name/730\",[337,62.632]],[\"comment/730\",[]],[\"name/731\",[338,62.632]],[\"comment/731\",[]],[\"name/732\",[339,62.632]],[\"comment/732\",[]],[\"name/733\",[340,62.632]],[\"comment/733\",[]],[\"name/734\",[341,62.632]],[\"comment/734\",[]],[\"name/735\",[342,62.632]],[\"comment/735\",[]],[\"name/736\",[343,62.632]],[\"comment/736\",[]],[\"name/737\",[344,62.632]],[\"comment/737\",[]],[\"name/738\",[345,62.632]],[\"comment/738\",[]],[\"name/739\",[346,62.632]],[\"comment/739\",[]],[\"name/740\",[35,46.103]],[\"comment/740\",[]],[\"name/741\",[36,46.992]],[\"comment/741\",[]],[\"name/742\",[347,60.625]],[\"comment/742\",[]],[\"name/743\",[348,62.632]],[\"comment/743\",[]],[\"name/744\",[349,62.632]],[\"comment/744\",[]],[\"name/745\",[350,60.625]],[\"comment/745\",[]],[\"name/746\",[351,62.632]],[\"comment/746\",[]],[\"name/747\",[352,62.632]],[\"comment/747\",[]],[\"name/748\",[353,60.625]],[\"comment/748\",[]],[\"name/749\",[354,60.625]],[\"comment/749\",[]],[\"name/750\",[355,62.632]],[\"comment/750\",[]],[\"name/751\",[356,62.632]],[\"comment/751\",[]],[\"name/752\",[357,62.632]],[\"comment/752\",[]],[\"name/753\",[358,62.632]],[\"comment/753\",[]],[\"name/754\",[359,62.632]],[\"comment/754\",[]],[\"name/755\",[45,46.992]],[\"comment/755\",[]],[\"name/756\",[69,46.537]],[\"comment/756\",[]],[\"name/757\",[360,62.632]],[\"comment/757\",[]],[\"name/758\",[361,62.632]],[\"comment/758\",[]],[\"name/759\",[362,62.632]],[\"comment/759\",[]],[\"name/760\",[363,62.632]],[\"comment/760\",[]],[\"name/761\",[364,62.632]],[\"comment/761\",[]],[\"name/762\",[365,62.632]],[\"comment/762\",[]],[\"name/763\",[366,62.632]],[\"comment/763\",[]],[\"name/764\",[367,62.632]],[\"comment/764\",[]],[\"name/765\",[368,62.632]],[\"comment/765\",[]],[\"name/766\",[369,62.632]],[\"comment/766\",[]],[\"name/767\",[370,60.625]],[\"comment/767\",[]],[\"name/768\",[371,62.632]],[\"comment/768\",[]],[\"name/769\",[372,62.632]],[\"comment/769\",[]],[\"name/770\",[373,62.632]],[\"comment/770\",[]],[\"name/771\",[374,62.632]],[\"comment/771\",[]],[\"name/772\",[375,62.632]],[\"comment/772\",[]],[\"name/773\",[376,60.625]],[\"comment/773\",[]],[\"name/774\",[377,62.632]],[\"comment/774\",[]],[\"name/775\",[378,62.632]],[\"comment/775\",[]],[\"name/776\",[48,47.468]],[\"comment/776\",[]],[\"name/777\",[49,47.468]],[\"comment/777\",[]],[\"name/778\",[50,47.468]],[\"comment/778\",[]],[\"name/779\",[51,47.468]],[\"comment/779\",[]],[\"name/780\",[47,47.468]],[\"comment/780\",[]],[\"name/781\",[379,62.632]],[\"comment/781\",[]],[\"name/782\",[106,53.249]],[\"comment/782\",[]],[\"name/783\",[107,53.249]],[\"comment/783\",[]],[\"name/784\",[119,60.625]],[\"comment/784\",[]],[\"name/785\",[380,62.632]],[\"comment/785\",[]],[\"name/786\",[108,53.249]],[\"comment/786\",[]],[\"name/787\",[381,62.632]],[\"comment/787\",[]],[\"name/788\",[382,62.632]],[\"comment/788\",[]],[\"name/789\",[52,46.103]],[\"comment/789\",[]],[\"name/790\",[383,62.632]],[\"comment/790\",[]],[\"name/791\",[384,62.632]],[\"comment/791\",[]],[\"name/792\",[385,62.632]],[\"comment/792\",[]],[\"name/793\",[54,47.468]],[\"comment/793\",[]],[\"name/794\",[386,62.632]],[\"comment/794\",[]],[\"name/795\",[387,62.632]],[\"comment/795\",[]],[\"name/796\",[388,62.632]],[\"comment/796\",[]],[\"name/797\",[389,62.632]],[\"comment/797\",[]],[\"name/798\",[68,47.468]],[\"comment/798\",[]],[\"name/799\",[70,47.468]],[\"comment/799\",[]],[\"name/800\",[71,47.468]],[\"comment/800\",[]],[\"name/801\",[72,47.468]],[\"comment/801\",[]],[\"name/802\",[73,47.468]],[\"comment/802\",[]],[\"name/803\",[74,47.468]],[\"comment/803\",[]],[\"name/804\",[75,47.468]],[\"comment/804\",[]],[\"name/805\",[390,73.618]],[\"comment/805\",[]],[\"name/806\",[391,60.625]],[\"comment/806\",[]],[\"name/807\",[392,68.51]],[\"comment/807\",[]],[\"name/808\",[393,68.51]],[\"comment/808\",[]],[\"name/809\",[394,68.51]],[\"comment/809\",[]],[\"name/810\",[5,47.468]],[\"comment/810\",[]],[\"name/811\",[395,65.145]],[\"comment/811\",[]],[\"name/812\",[396,68.51]],[\"comment/812\",[]],[\"name/813\",[397,73.618]],[\"comment/813\",[]],[\"name/814\",[398,73.618]],[\"comment/814\",[]],[\"name/815\",[309,60.625]],[\"comment/815\",[]],[\"name/816\",[399,73.618]],[\"comment/816\",[]],[\"name/817\",[400,73.618]],[\"comment/817\",[]],[\"name/818\",[7,35.701]],[\"comment/818\",[]],[\"name/819\",[225,65.145]],[\"comment/819\",[]],[\"name/820\",[230,65.145]],[\"comment/820\",[]],[\"name/821\",[391,60.625]],[\"comment/821\",[]],[\"name/822\",[396,68.51]],[\"comment/822\",[]],[\"name/823\",[401,68.51]],[\"comment/823\",[]],[\"name/824\",[392,68.51]],[\"comment/824\",[]],[\"name/825\",[393,68.51]],[\"comment/825\",[]],[\"name/826\",[394,68.51]],[\"comment/826\",[]],[\"name/827\",[5,47.468]],[\"comment/827\",[]],[\"name/828\",[395,65.145]],[\"comment/828\",[]],[\"name/829\",[402,73.618]],[\"comment/829\",[]],[\"name/830\",[110,48.495]],[\"comment/830\",[]],[\"name/831\",[231,68.51]],[\"comment/831\",[]],[\"name/832\",[136,53.249]],[\"comment/832\",[]],[\"name/833\",[403,68.51]],[\"comment/833\",[]],[\"name/834\",[404,73.618]],[\"comment/834\",[]],[\"name/835\",[405,73.618]],[\"comment/835\",[]],[\"name/836\",[406,73.618]],[\"comment/836\",[]],[\"name/837\",[407,73.618]],[\"comment/837\",[]],[\"name/838\",[278,58.955]],[\"comment/838\",[]],[\"name/839\",[194,55.16]],[\"comment/839\",[]],[\"name/840\",[408,73.618]],[\"comment/840\",[]],[\"name/841\",[117,53.249]],[\"comment/841\",[]],[\"name/842\",[409,73.618]],[\"comment/842\",[]],[\"name/843\",[410,73.618]],[\"comment/843\",[]],[\"name/844\",[3,58.955]],[\"comment/844\",[]],[\"name/845\",[252,62.632]],[\"comment/845\",[]],[\"name/846\",[253,62.632]],[\"comment/846\",[]],[\"name/847\",[254,62.632]],[\"comment/847\",[]],[\"name/848\",[255,62.632]],[\"comment/848\",[]],[\"name/849\",[256,62.632]],[\"comment/849\",[]],[\"name/850\",[257,62.632]],[\"comment/850\",[]],[\"name/851\",[258,62.632]],[\"comment/851\",[]],[\"name/852\",[259,62.632]],[\"comment/852\",[]],[\"name/853\",[260,62.632]],[\"comment/853\",[]],[\"name/854\",[261,62.632]],[\"comment/854\",[]],[\"name/855\",[262,62.632]],[\"comment/855\",[]],[\"name/856\",[263,62.632]],[\"comment/856\",[]],[\"name/857\",[264,62.632]],[\"comment/857\",[]],[\"name/858\",[265,62.632]],[\"comment/858\",[]],[\"name/859\",[266,62.632]],[\"comment/859\",[]],[\"name/860\",[6,47.468]],[\"comment/860\",[]],[\"name/861\",[7,35.701]],[\"comment/861\",[]],[\"name/862\",[411,68.51]],[\"comment/862\",[]],[\"name/863\",[9,54.159]],[\"comment/863\",[]],[\"name/864\",[276,62.632]],[\"comment/864\",[]],[\"name/865\",[273,62.632]],[\"comment/865\",[]],[\"name/866\",[274,62.632]],[\"comment/866\",[]],[\"name/867\",[275,62.632]],[\"comment/867\",[]],[\"name/868\",[248,55.16]],[\"comment/868\",[]],[\"name/869\",[194,55.16]],[\"comment/869\",[]],[\"name/870\",[272,62.632]],[\"comment/870\",[]],[\"name/871\",[277,62.632]],[\"comment/871\",[]],[\"name/872\",[125,52.415]],[\"comment/872\",[]],[\"name/873\",[278,58.955]],[\"comment/873\",[]],[\"name/874\",[279,62.632]],[\"comment/874\",[]],[\"name/875\",[280,62.632]],[\"comment/875\",[]],[\"name/876\",[281,60.625]],[\"comment/876\",[]],[\"name/877\",[117,53.249]],[\"comment/877\",[]],[\"name/878\",[282,62.632]],[\"comment/878\",[]],[\"name/879\",[283,62.632]],[\"comment/879\",[]],[\"name/880\",[284,62.632]],[\"comment/880\",[]],[\"name/881\",[285,62.632]],[\"comment/881\",[]],[\"name/882\",[286,62.632]],[\"comment/882\",[]],[\"name/883\",[287,62.632]],[\"comment/883\",[]],[\"name/884\",[288,62.632]],[\"comment/884\",[]],[\"name/885\",[289,62.632]],[\"comment/885\",[]],[\"name/886\",[290,62.632]],[\"comment/886\",[]],[\"name/887\",[291,62.632]],[\"comment/887\",[]],[\"name/888\",[292,62.632]],[\"comment/888\",[]],[\"name/889\",[293,62.632]],[\"comment/889\",[]],[\"name/890\",[294,62.632]],[\"comment/890\",[]],[\"name/891\",[295,62.632]],[\"comment/891\",[]],[\"name/892\",[53,47.468]],[\"comment/892\",[]],[\"name/893\",[296,62.632]],[\"comment/893\",[]],[\"name/894\",[297,62.632]],[\"comment/894\",[]],[\"name/895\",[298,62.632]],[\"comment/895\",[]],[\"name/896\",[299,62.632]],[\"comment/896\",[]],[\"name/897\",[300,60.625]],[\"comment/897\",[]],[\"name/898\",[301,62.632]],[\"comment/898\",[]],[\"name/899\",[302,62.632]],[\"comment/899\",[]],[\"name/900\",[303,62.632]],[\"comment/900\",[]],[\"name/901\",[304,62.632]],[\"comment/901\",[]],[\"name/902\",[305,62.632]],[\"comment/902\",[]],[\"name/903\",[306,60.625]],[\"comment/903\",[]],[\"name/904\",[307,60.625]],[\"comment/904\",[]],[\"name/905\",[308,60.625]],[\"comment/905\",[]],[\"name/906\",[309,60.625]],[\"comment/906\",[]],[\"name/907\",[310,62.632]],[\"comment/907\",[]],[\"name/908\",[311,62.632]],[\"comment/908\",[]],[\"name/909\",[312,62.632]],[\"comment/909\",[]],[\"name/910\",[313,62.632]],[\"comment/910\",[]],[\"name/911\",[314,62.632]],[\"comment/911\",[]],[\"name/912\",[315,62.632]],[\"comment/912\",[]],[\"name/913\",[316,62.632]],[\"comment/913\",[]],[\"name/914\",[317,62.632]],[\"comment/914\",[]],[\"name/915\",[318,62.632]],[\"comment/915\",[]],[\"name/916\",[319,62.632]],[\"comment/916\",[]],[\"name/917\",[320,62.632]],[\"comment/917\",[]],[\"name/918\",[321,62.632]],[\"comment/918\",[]],[\"name/919\",[322,62.632]],[\"comment/919\",[]],[\"name/920\",[323,62.632]],[\"comment/920\",[]],[\"name/921\",[324,62.632]],[\"comment/921\",[]],[\"name/922\",[325,62.632]],[\"comment/922\",[]],[\"name/923\",[326,62.632]],[\"comment/923\",[]],[\"name/924\",[327,62.632]],[\"comment/924\",[]],[\"name/925\",[328,62.632]],[\"comment/925\",[]],[\"name/926\",[329,62.632]],[\"comment/926\",[]],[\"name/927\",[330,62.632]],[\"comment/927\",[]],[\"name/928\",[331,62.632]],[\"comment/928\",[]],[\"name/929\",[332,62.632]],[\"comment/929\",[]],[\"name/930\",[333,62.632]],[\"comment/930\",[]],[\"name/931\",[334,62.632]],[\"comment/931\",[]],[\"name/932\",[335,62.632]],[\"comment/932\",[]],[\"name/933\",[336,62.632]],[\"comment/933\",[]],[\"name/934\",[337,62.632]],[\"comment/934\",[]],[\"name/935\",[338,62.632]],[\"comment/935\",[]],[\"name/936\",[339,62.632]],[\"comment/936\",[]],[\"name/937\",[340,62.632]],[\"comment/937\",[]],[\"name/938\",[341,62.632]],[\"comment/938\",[]],[\"name/939\",[342,62.632]],[\"comment/939\",[]],[\"name/940\",[343,62.632]],[\"comment/940\",[]],[\"name/941\",[344,62.632]],[\"comment/941\",[]],[\"name/942\",[345,62.632]],[\"comment/942\",[]],[\"name/943\",[346,62.632]],[\"comment/943\",[]],[\"name/944\",[35,46.103]],[\"comment/944\",[]],[\"name/945\",[36,46.992]],[\"comment/945\",[]],[\"name/946\",[347,60.625]],[\"comment/946\",[]],[\"name/947\",[348,62.632]],[\"comment/947\",[]],[\"name/948\",[349,62.632]],[\"comment/948\",[]],[\"name/949\",[350,60.625]],[\"comment/949\",[]],[\"name/950\",[351,62.632]],[\"comment/950\",[]],[\"name/951\",[352,62.632]],[\"comment/951\",[]],[\"name/952\",[353,60.625]],[\"comment/952\",[]],[\"name/953\",[354,60.625]],[\"comment/953\",[]],[\"name/954\",[355,62.632]],[\"comment/954\",[]],[\"name/955\",[356,62.632]],[\"comment/955\",[]],[\"name/956\",[357,62.632]],[\"comment/956\",[]],[\"name/957\",[358,62.632]],[\"comment/957\",[]],[\"name/958\",[359,62.632]],[\"comment/958\",[]],[\"name/959\",[45,46.992]],[\"comment/959\",[]],[\"name/960\",[69,46.537]],[\"comment/960\",[]],[\"name/961\",[360,62.632]],[\"comment/961\",[]],[\"name/962\",[361,62.632]],[\"comment/962\",[]],[\"name/963\",[362,62.632]],[\"comment/963\",[]],[\"name/964\",[363,62.632]],[\"comment/964\",[]],[\"name/965\",[364,62.632]],[\"comment/965\",[]],[\"name/966\",[365,62.632]],[\"comment/966\",[]],[\"name/967\",[366,62.632]],[\"comment/967\",[]],[\"name/968\",[367,62.632]],[\"comment/968\",[]],[\"name/969\",[368,62.632]],[\"comment/969\",[]],[\"name/970\",[369,62.632]],[\"comment/970\",[]],[\"name/971\",[370,60.625]],[\"comment/971\",[]],[\"name/972\",[371,62.632]],[\"comment/972\",[]],[\"name/973\",[372,62.632]],[\"comment/973\",[]],[\"name/974\",[373,62.632]],[\"comment/974\",[]],[\"name/975\",[374,62.632]],[\"comment/975\",[]],[\"name/976\",[375,62.632]],[\"comment/976\",[]],[\"name/977\",[376,60.625]],[\"comment/977\",[]],[\"name/978\",[377,62.632]],[\"comment/978\",[]],[\"name/979\",[378,62.632]],[\"comment/979\",[]],[\"name/980\",[48,47.468]],[\"comment/980\",[]],[\"name/981\",[49,47.468]],[\"comment/981\",[]],[\"name/982\",[50,47.468]],[\"comment/982\",[]],[\"name/983\",[51,47.468]],[\"comment/983\",[]],[\"name/984\",[47,47.468]],[\"comment/984\",[]],[\"name/985\",[379,62.632]],[\"comment/985\",[]],[\"name/986\",[106,53.249]],[\"comment/986\",[]],[\"name/987\",[107,53.249]],[\"comment/987\",[]],[\"name/988\",[119,60.625]],[\"comment/988\",[]],[\"name/989\",[380,62.632]],[\"comment/989\",[]],[\"name/990\",[108,53.249]],[\"comment/990\",[]],[\"name/991\",[381,62.632]],[\"comment/991\",[]],[\"name/992\",[382,62.632]],[\"comment/992\",[]],[\"name/993\",[52,46.103]],[\"comment/993\",[]],[\"name/994\",[383,62.632]],[\"comment/994\",[]],[\"name/995\",[384,62.632]],[\"comment/995\",[]],[\"name/996\",[385,62.632]],[\"comment/996\",[]],[\"name/997\",[54,47.468]],[\"comment/997\",[]],[\"name/998\",[386,62.632]],[\"comment/998\",[]],[\"name/999\",[387,62.632]],[\"comment/999\",[]],[\"name/1000\",[388,62.632]],[\"comment/1000\",[]],[\"name/1001\",[389,62.632]],[\"comment/1001\",[]],[\"name/1002\",[68,47.468]],[\"comment/1002\",[]],[\"name/1003\",[70,47.468]],[\"comment/1003\",[]],[\"name/1004\",[71,47.468]],[\"comment/1004\",[]],[\"name/1005\",[72,47.468]],[\"comment/1005\",[]],[\"name/1006\",[73,47.468]],[\"comment/1006\",[]],[\"name/1007\",[74,47.468]],[\"comment/1007\",[]],[\"name/1008\",[75,47.468]],[\"comment/1008\",[]],[\"name/1009\",[412,73.618]],[\"comment/1009\",[]],[\"name/1010\",[3,58.955]],[\"comment/1010\",[]],[\"name/1011\",[252,62.632]],[\"comment/1011\",[]],[\"name/1012\",[253,62.632]],[\"comment/1012\",[]],[\"name/1013\",[254,62.632]],[\"comment/1013\",[]],[\"name/1014\",[255,62.632]],[\"comment/1014\",[]],[\"name/1015\",[256,62.632]],[\"comment/1015\",[]],[\"name/1016\",[257,62.632]],[\"comment/1016\",[]],[\"name/1017\",[258,62.632]],[\"comment/1017\",[]],[\"name/1018\",[259,62.632]],[\"comment/1018\",[]],[\"name/1019\",[260,62.632]],[\"comment/1019\",[]],[\"name/1020\",[261,62.632]],[\"comment/1020\",[]],[\"name/1021\",[262,62.632]],[\"comment/1021\",[]],[\"name/1022\",[263,62.632]],[\"comment/1022\",[]],[\"name/1023\",[264,62.632]],[\"comment/1023\",[]],[\"name/1024\",[265,62.632]],[\"comment/1024\",[]],[\"name/1025\",[266,62.632]],[\"comment/1025\",[]],[\"name/1026\",[6,47.468]],[\"comment/1026\",[]],[\"name/1027\",[7,35.701]],[\"comment/1027\",[]],[\"name/1028\",[271,68.51]],[\"comment/1028\",[]],[\"name/1029\",[136,53.249]],[\"comment/1029\",[]],[\"name/1030\",[248,55.16]],[\"comment/1030\",[]],[\"name/1031\",[194,55.16]],[\"comment/1031\",[]],[\"name/1032\",[272,62.632]],[\"comment/1032\",[]],[\"name/1033\",[269,68.51]],[\"comment/1033\",[]],[\"name/1034\",[117,53.249]],[\"comment/1034\",[]],[\"name/1035\",[273,62.632]],[\"comment/1035\",[]],[\"name/1036\",[274,62.632]],[\"comment/1036\",[]],[\"name/1037\",[275,62.632]],[\"comment/1037\",[]],[\"name/1038\",[9,54.159]],[\"comment/1038\",[]],[\"name/1039\",[276,62.632]],[\"comment/1039\",[]],[\"name/1040\",[277,62.632]],[\"comment/1040\",[]],[\"name/1041\",[125,52.415]],[\"comment/1041\",[]],[\"name/1042\",[278,58.955]],[\"comment/1042\",[]],[\"name/1043\",[279,62.632]],[\"comment/1043\",[]],[\"name/1044\",[280,62.632]],[\"comment/1044\",[]],[\"name/1045\",[281,60.625]],[\"comment/1045\",[]],[\"name/1046\",[282,62.632]],[\"comment/1046\",[]],[\"name/1047\",[283,62.632]],[\"comment/1047\",[]],[\"name/1048\",[284,62.632]],[\"comment/1048\",[]],[\"name/1049\",[285,62.632]],[\"comment/1049\",[]],[\"name/1050\",[286,62.632]],[\"comment/1050\",[]],[\"name/1051\",[287,62.632]],[\"comment/1051\",[]],[\"name/1052\",[288,62.632]],[\"comment/1052\",[]],[\"name/1053\",[289,62.632]],[\"comment/1053\",[]],[\"name/1054\",[290,62.632]],[\"comment/1054\",[]],[\"name/1055\",[291,62.632]],[\"comment/1055\",[]],[\"name/1056\",[292,62.632]],[\"comment/1056\",[]],[\"name/1057\",[293,62.632]],[\"comment/1057\",[]],[\"name/1058\",[294,62.632]],[\"comment/1058\",[]],[\"name/1059\",[295,62.632]],[\"comment/1059\",[]],[\"name/1060\",[53,47.468]],[\"comment/1060\",[]],[\"name/1061\",[296,62.632]],[\"comment/1061\",[]],[\"name/1062\",[297,62.632]],[\"comment/1062\",[]],[\"name/1063\",[298,62.632]],[\"comment/1063\",[]],[\"name/1064\",[299,62.632]],[\"comment/1064\",[]],[\"name/1065\",[300,60.625]],[\"comment/1065\",[]],[\"name/1066\",[301,62.632]],[\"comment/1066\",[]],[\"name/1067\",[302,62.632]],[\"comment/1067\",[]],[\"name/1068\",[303,62.632]],[\"comment/1068\",[]],[\"name/1069\",[304,62.632]],[\"comment/1069\",[]],[\"name/1070\",[305,62.632]],[\"comment/1070\",[]],[\"name/1071\",[306,60.625]],[\"comment/1071\",[]],[\"name/1072\",[307,60.625]],[\"comment/1072\",[]],[\"name/1073\",[308,60.625]],[\"comment/1073\",[]],[\"name/1074\",[309,60.625]],[\"comment/1074\",[]],[\"name/1075\",[310,62.632]],[\"comment/1075\",[]],[\"name/1076\",[311,62.632]],[\"comment/1076\",[]],[\"name/1077\",[312,62.632]],[\"comment/1077\",[]],[\"name/1078\",[313,62.632]],[\"comment/1078\",[]],[\"name/1079\",[314,62.632]],[\"comment/1079\",[]],[\"name/1080\",[315,62.632]],[\"comment/1080\",[]],[\"name/1081\",[316,62.632]],[\"comment/1081\",[]],[\"name/1082\",[317,62.632]],[\"comment/1082\",[]],[\"name/1083\",[318,62.632]],[\"comment/1083\",[]],[\"name/1084\",[319,62.632]],[\"comment/1084\",[]],[\"name/1085\",[320,62.632]],[\"comment/1085\",[]],[\"name/1086\",[321,62.632]],[\"comment/1086\",[]],[\"name/1087\",[322,62.632]],[\"comment/1087\",[]],[\"name/1088\",[323,62.632]],[\"comment/1088\",[]],[\"name/1089\",[324,62.632]],[\"comment/1089\",[]],[\"name/1090\",[325,62.632]],[\"comment/1090\",[]],[\"name/1091\",[326,62.632]],[\"comment/1091\",[]],[\"name/1092\",[327,62.632]],[\"comment/1092\",[]],[\"name/1093\",[328,62.632]],[\"comment/1093\",[]],[\"name/1094\",[329,62.632]],[\"comment/1094\",[]],[\"name/1095\",[330,62.632]],[\"comment/1095\",[]],[\"name/1096\",[331,62.632]],[\"comment/1096\",[]],[\"name/1097\",[332,62.632]],[\"comment/1097\",[]],[\"name/1098\",[333,62.632]],[\"comment/1098\",[]],[\"name/1099\",[334,62.632]],[\"comment/1099\",[]],[\"name/1100\",[335,62.632]],[\"comment/1100\",[]],[\"name/1101\",[336,62.632]],[\"comment/1101\",[]],[\"name/1102\",[337,62.632]],[\"comment/1102\",[]],[\"name/1103\",[338,62.632]],[\"comment/1103\",[]],[\"name/1104\",[339,62.632]],[\"comment/1104\",[]],[\"name/1105\",[340,62.632]],[\"comment/1105\",[]],[\"name/1106\",[341,62.632]],[\"comment/1106\",[]],[\"name/1107\",[342,62.632]],[\"comment/1107\",[]],[\"name/1108\",[343,62.632]],[\"comment/1108\",[]],[\"name/1109\",[344,62.632]],[\"comment/1109\",[]],[\"name/1110\",[345,62.632]],[\"comment/1110\",[]],[\"name/1111\",[346,62.632]],[\"comment/1111\",[]],[\"name/1112\",[35,46.103]],[\"comment/1112\",[]],[\"name/1113\",[36,46.992]],[\"comment/1113\",[]],[\"name/1114\",[347,60.625]],[\"comment/1114\",[]],[\"name/1115\",[348,62.632]],[\"comment/1115\",[]],[\"name/1116\",[349,62.632]],[\"comment/1116\",[]],[\"name/1117\",[350,60.625]],[\"comment/1117\",[]],[\"name/1118\",[351,62.632]],[\"comment/1118\",[]],[\"name/1119\",[352,62.632]],[\"comment/1119\",[]],[\"name/1120\",[353,60.625]],[\"comment/1120\",[]],[\"name/1121\",[354,60.625]],[\"comment/1121\",[]],[\"name/1122\",[355,62.632]],[\"comment/1122\",[]],[\"name/1123\",[356,62.632]],[\"comment/1123\",[]],[\"name/1124\",[357,62.632]],[\"comment/1124\",[]],[\"name/1125\",[358,62.632]],[\"comment/1125\",[]],[\"name/1126\",[359,62.632]],[\"comment/1126\",[]],[\"name/1127\",[45,46.992]],[\"comment/1127\",[]],[\"name/1128\",[69,46.537]],[\"comment/1128\",[]],[\"name/1129\",[360,62.632]],[\"comment/1129\",[]],[\"name/1130\",[361,62.632]],[\"comment/1130\",[]],[\"name/1131\",[362,62.632]],[\"comment/1131\",[]],[\"name/1132\",[363,62.632]],[\"comment/1132\",[]],[\"name/1133\",[364,62.632]],[\"comment/1133\",[]],[\"name/1134\",[365,62.632]],[\"comment/1134\",[]],[\"name/1135\",[366,62.632]],[\"comment/1135\",[]],[\"name/1136\",[367,62.632]],[\"comment/1136\",[]],[\"name/1137\",[368,62.632]],[\"comment/1137\",[]],[\"name/1138\",[369,62.632]],[\"comment/1138\",[]],[\"name/1139\",[370,60.625]],[\"comment/1139\",[]],[\"name/1140\",[371,62.632]],[\"comment/1140\",[]],[\"name/1141\",[372,62.632]],[\"comment/1141\",[]],[\"name/1142\",[373,62.632]],[\"comment/1142\",[]],[\"name/1143\",[374,62.632]],[\"comment/1143\",[]],[\"name/1144\",[375,62.632]],[\"comment/1144\",[]],[\"name/1145\",[376,60.625]],[\"comment/1145\",[]],[\"name/1146\",[377,62.632]],[\"comment/1146\",[]],[\"name/1147\",[378,62.632]],[\"comment/1147\",[]],[\"name/1148\",[48,47.468]],[\"comment/1148\",[]],[\"name/1149\",[49,47.468]],[\"comment/1149\",[]],[\"name/1150\",[50,47.468]],[\"comment/1150\",[]],[\"name/1151\",[51,47.468]],[\"comment/1151\",[]],[\"name/1152\",[47,47.468]],[\"comment/1152\",[]],[\"name/1153\",[379,62.632]],[\"comment/1153\",[]],[\"name/1154\",[106,53.249]],[\"comment/1154\",[]],[\"name/1155\",[107,53.249]],[\"comment/1155\",[]],[\"name/1156\",[119,60.625]],[\"comment/1156\",[]],[\"name/1157\",[380,62.632]],[\"comment/1157\",[]],[\"name/1158\",[108,53.249]],[\"comment/1158\",[]],[\"name/1159\",[381,62.632]],[\"comment/1159\",[]],[\"name/1160\",[382,62.632]],[\"comment/1160\",[]],[\"name/1161\",[52,46.103]],[\"comment/1161\",[]],[\"name/1162\",[383,62.632]],[\"comment/1162\",[]],[\"name/1163\",[384,62.632]],[\"comment/1163\",[]],[\"name/1164\",[385,62.632]],[\"comment/1164\",[]],[\"name/1165\",[54,47.468]],[\"comment/1165\",[]],[\"name/1166\",[386,62.632]],[\"comment/1166\",[]],[\"name/1167\",[387,62.632]],[\"comment/1167\",[]],[\"name/1168\",[388,62.632]],[\"comment/1168\",[]],[\"name/1169\",[389,62.632]],[\"comment/1169\",[]],[\"name/1170\",[68,47.468]],[\"comment/1170\",[]],[\"name/1171\",[70,47.468]],[\"comment/1171\",[]],[\"name/1172\",[71,47.468]],[\"comment/1172\",[]],[\"name/1173\",[72,47.468]],[\"comment/1173\",[]],[\"name/1174\",[73,47.468]],[\"comment/1174\",[]],[\"name/1175\",[74,47.468]],[\"comment/1175\",[]],[\"name/1176\",[75,47.468]],[\"comment/1176\",[]],[\"name/1177\",[413,73.618]],[\"comment/1177\",[]],[\"name/1178\",[3,58.955]],[\"comment/1178\",[]],[\"name/1179\",[252,62.632]],[\"comment/1179\",[]],[\"name/1180\",[253,62.632]],[\"comment/1180\",[]],[\"name/1181\",[254,62.632]],[\"comment/1181\",[]],[\"name/1182\",[255,62.632]],[\"comment/1182\",[]],[\"name/1183\",[256,62.632]],[\"comment/1183\",[]],[\"name/1184\",[257,62.632]],[\"comment/1184\",[]],[\"name/1185\",[258,62.632]],[\"comment/1185\",[]],[\"name/1186\",[259,62.632]],[\"comment/1186\",[]],[\"name/1187\",[260,62.632]],[\"comment/1187\",[]],[\"name/1188\",[261,62.632]],[\"comment/1188\",[]],[\"name/1189\",[262,62.632]],[\"comment/1189\",[]],[\"name/1190\",[263,62.632]],[\"comment/1190\",[]],[\"name/1191\",[264,62.632]],[\"comment/1191\",[]],[\"name/1192\",[265,62.632]],[\"comment/1192\",[]],[\"name/1193\",[266,62.632]],[\"comment/1193\",[]],[\"name/1194\",[6,47.468]],[\"comment/1194\",[]],[\"name/1195\",[7,35.701]],[\"comment/1195\",[]],[\"name/1196\",[273,62.632]],[\"comment/1196\",[]],[\"name/1197\",[274,62.632]],[\"comment/1197\",[]],[\"name/1198\",[275,62.632]],[\"comment/1198\",[]],[\"name/1199\",[248,55.16]],[\"comment/1199\",[]],[\"name/1200\",[9,54.159]],[\"comment/1200\",[]],[\"name/1201\",[276,62.632]],[\"comment/1201\",[]],[\"name/1202\",[194,55.16]],[\"comment/1202\",[]],[\"name/1203\",[272,62.632]],[\"comment/1203\",[]],[\"name/1204\",[414,73.618]],[\"comment/1204\",[]],[\"name/1205\",[277,62.632]],[\"comment/1205\",[]],[\"name/1206\",[125,52.415]],[\"comment/1206\",[]],[\"name/1207\",[278,58.955]],[\"comment/1207\",[]],[\"name/1208\",[279,62.632]],[\"comment/1208\",[]],[\"name/1209\",[280,62.632]],[\"comment/1209\",[]],[\"name/1210\",[281,60.625]],[\"comment/1210\",[]],[\"name/1211\",[117,53.249]],[\"comment/1211\",[]],[\"name/1212\",[282,62.632]],[\"comment/1212\",[]],[\"name/1213\",[283,62.632]],[\"comment/1213\",[]],[\"name/1214\",[284,62.632]],[\"comment/1214\",[]],[\"name/1215\",[285,62.632]],[\"comment/1215\",[]],[\"name/1216\",[286,62.632]],[\"comment/1216\",[]],[\"name/1217\",[287,62.632]],[\"comment/1217\",[]],[\"name/1218\",[288,62.632]],[\"comment/1218\",[]],[\"name/1219\",[289,62.632]],[\"comment/1219\",[]],[\"name/1220\",[290,62.632]],[\"comment/1220\",[]],[\"name/1221\",[291,62.632]],[\"comment/1221\",[]],[\"name/1222\",[292,62.632]],[\"comment/1222\",[]],[\"name/1223\",[293,62.632]],[\"comment/1223\",[]],[\"name/1224\",[294,62.632]],[\"comment/1224\",[]],[\"name/1225\",[295,62.632]],[\"comment/1225\",[]],[\"name/1226\",[53,47.468]],[\"comment/1226\",[]],[\"name/1227\",[296,62.632]],[\"comment/1227\",[]],[\"name/1228\",[297,62.632]],[\"comment/1228\",[]],[\"name/1229\",[298,62.632]],[\"comment/1229\",[]],[\"name/1230\",[299,62.632]],[\"comment/1230\",[]],[\"name/1231\",[300,60.625]],[\"comment/1231\",[]],[\"name/1232\",[301,62.632]],[\"comment/1232\",[]],[\"name/1233\",[302,62.632]],[\"comment/1233\",[]],[\"name/1234\",[303,62.632]],[\"comment/1234\",[]],[\"name/1235\",[304,62.632]],[\"comment/1235\",[]],[\"name/1236\",[305,62.632]],[\"comment/1236\",[]],[\"name/1237\",[306,60.625]],[\"comment/1237\",[]],[\"name/1238\",[307,60.625]],[\"comment/1238\",[]],[\"name/1239\",[308,60.625]],[\"comment/1239\",[]],[\"name/1240\",[309,60.625]],[\"comment/1240\",[]],[\"name/1241\",[310,62.632]],[\"comment/1241\",[]],[\"name/1242\",[311,62.632]],[\"comment/1242\",[]],[\"name/1243\",[312,62.632]],[\"comment/1243\",[]],[\"name/1244\",[313,62.632]],[\"comment/1244\",[]],[\"name/1245\",[314,62.632]],[\"comment/1245\",[]],[\"name/1246\",[315,62.632]],[\"comment/1246\",[]],[\"name/1247\",[316,62.632]],[\"comment/1247\",[]],[\"name/1248\",[317,62.632]],[\"comment/1248\",[]],[\"name/1249\",[318,62.632]],[\"comment/1249\",[]],[\"name/1250\",[319,62.632]],[\"comment/1250\",[]],[\"name/1251\",[320,62.632]],[\"comment/1251\",[]],[\"name/1252\",[321,62.632]],[\"comment/1252\",[]],[\"name/1253\",[322,62.632]],[\"comment/1253\",[]],[\"name/1254\",[323,62.632]],[\"comment/1254\",[]],[\"name/1255\",[324,62.632]],[\"comment/1255\",[]],[\"name/1256\",[325,62.632]],[\"comment/1256\",[]],[\"name/1257\",[326,62.632]],[\"comment/1257\",[]],[\"name/1258\",[327,62.632]],[\"comment/1258\",[]],[\"name/1259\",[328,62.632]],[\"comment/1259\",[]],[\"name/1260\",[329,62.632]],[\"comment/1260\",[]],[\"name/1261\",[330,62.632]],[\"comment/1261\",[]],[\"name/1262\",[331,62.632]],[\"comment/1262\",[]],[\"name/1263\",[332,62.632]],[\"comment/1263\",[]],[\"name/1264\",[333,62.632]],[\"comment/1264\",[]],[\"name/1265\",[334,62.632]],[\"comment/1265\",[]],[\"name/1266\",[335,62.632]],[\"comment/1266\",[]],[\"name/1267\",[336,62.632]],[\"comment/1267\",[]],[\"name/1268\",[337,62.632]],[\"comment/1268\",[]],[\"name/1269\",[338,62.632]],[\"comment/1269\",[]],[\"name/1270\",[339,62.632]],[\"comment/1270\",[]],[\"name/1271\",[340,62.632]],[\"comment/1271\",[]],[\"name/1272\",[341,62.632]],[\"comment/1272\",[]],[\"name/1273\",[342,62.632]],[\"comment/1273\",[]],[\"name/1274\",[343,62.632]],[\"comment/1274\",[]],[\"name/1275\",[344,62.632]],[\"comment/1275\",[]],[\"name/1276\",[345,62.632]],[\"comment/1276\",[]],[\"name/1277\",[346,62.632]],[\"comment/1277\",[]],[\"name/1278\",[35,46.103]],[\"comment/1278\",[]],[\"name/1279\",[36,46.992]],[\"comment/1279\",[]],[\"name/1280\",[347,60.625]],[\"comment/1280\",[]],[\"name/1281\",[348,62.632]],[\"comment/1281\",[]],[\"name/1282\",[349,62.632]],[\"comment/1282\",[]],[\"name/1283\",[350,60.625]],[\"comment/1283\",[]],[\"name/1284\",[351,62.632]],[\"comment/1284\",[]],[\"name/1285\",[352,62.632]],[\"comment/1285\",[]],[\"name/1286\",[353,60.625]],[\"comment/1286\",[]],[\"name/1287\",[354,60.625]],[\"comment/1287\",[]],[\"name/1288\",[355,62.632]],[\"comment/1288\",[]],[\"name/1289\",[356,62.632]],[\"comment/1289\",[]],[\"name/1290\",[357,62.632]],[\"comment/1290\",[]],[\"name/1291\",[358,62.632]],[\"comment/1291\",[]],[\"name/1292\",[359,62.632]],[\"comment/1292\",[]],[\"name/1293\",[45,46.992]],[\"comment/1293\",[]],[\"name/1294\",[69,46.537]],[\"comment/1294\",[]],[\"name/1295\",[360,62.632]],[\"comment/1295\",[]],[\"name/1296\",[361,62.632]],[\"comment/1296\",[]],[\"name/1297\",[362,62.632]],[\"comment/1297\",[]],[\"name/1298\",[363,62.632]],[\"comment/1298\",[]],[\"name/1299\",[364,62.632]],[\"comment/1299\",[]],[\"name/1300\",[365,62.632]],[\"comment/1300\",[]],[\"name/1301\",[366,62.632]],[\"comment/1301\",[]],[\"name/1302\",[367,62.632]],[\"comment/1302\",[]],[\"name/1303\",[368,62.632]],[\"comment/1303\",[]],[\"name/1304\",[369,62.632]],[\"comment/1304\",[]],[\"name/1305\",[370,60.625]],[\"comment/1305\",[]],[\"name/1306\",[371,62.632]],[\"comment/1306\",[]],[\"name/1307\",[372,62.632]],[\"comment/1307\",[]],[\"name/1308\",[373,62.632]],[\"comment/1308\",[]],[\"name/1309\",[374,62.632]],[\"comment/1309\",[]],[\"name/1310\",[375,62.632]],[\"comment/1310\",[]],[\"name/1311\",[376,60.625]],[\"comment/1311\",[]],[\"name/1312\",[377,62.632]],[\"comment/1312\",[]],[\"name/1313\",[378,62.632]],[\"comment/1313\",[]],[\"name/1314\",[48,47.468]],[\"comment/1314\",[]],[\"name/1315\",[49,47.468]],[\"comment/1315\",[]],[\"name/1316\",[50,47.468]],[\"comment/1316\",[]],[\"name/1317\",[51,47.468]],[\"comment/1317\",[]],[\"name/1318\",[47,47.468]],[\"comment/1318\",[]],[\"name/1319\",[379,62.632]],[\"comment/1319\",[]],[\"name/1320\",[106,53.249]],[\"comment/1320\",[]],[\"name/1321\",[107,53.249]],[\"comment/1321\",[]],[\"name/1322\",[119,60.625]],[\"comment/1322\",[]],[\"name/1323\",[380,62.632]],[\"comment/1323\",[]],[\"name/1324\",[108,53.249]],[\"comment/1324\",[]],[\"name/1325\",[381,62.632]],[\"comment/1325\",[]],[\"name/1326\",[382,62.632]],[\"comment/1326\",[]],[\"name/1327\",[52,46.103]],[\"comment/1327\",[]],[\"name/1328\",[383,62.632]],[\"comment/1328\",[]],[\"name/1329\",[384,62.632]],[\"comment/1329\",[]],[\"name/1330\",[385,62.632]],[\"comment/1330\",[]],[\"name/1331\",[54,47.468]],[\"comment/1331\",[]],[\"name/1332\",[386,62.632]],[\"comment/1332\",[]],[\"name/1333\",[387,62.632]],[\"comment/1333\",[]],[\"name/1334\",[388,62.632]],[\"comment/1334\",[]],[\"name/1335\",[389,62.632]],[\"comment/1335\",[]],[\"name/1336\",[68,47.468]],[\"comment/1336\",[]],[\"name/1337\",[70,47.468]],[\"comment/1337\",[]],[\"name/1338\",[71,47.468]],[\"comment/1338\",[]],[\"name/1339\",[72,47.468]],[\"comment/1339\",[]],[\"name/1340\",[73,47.468]],[\"comment/1340\",[]],[\"name/1341\",[74,47.468]],[\"comment/1341\",[]],[\"name/1342\",[75,47.468]],[\"comment/1342\",[]],[\"name/1343\",[401,68.51]],[\"comment/1343\",[]],[\"name/1344\",[7,35.701]],[\"comment/1344\",[]],[\"name/1345\",[415,73.618]],[\"comment/1345\",[]],[\"name/1346\",[221,68.51]],[\"comment/1346\",[]],[\"name/1347\",[136,53.249]],[\"comment/1347\",[]],[\"name/1348\",[416,73.618]],[\"comment/1348\",[]],[\"name/1349\",[417,73.618]],[\"comment/1349\",[]],[\"name/1350\",[10,60.625]],[\"comment/1350\",[]],[\"name/1351\",[418,73.618]],[\"comment/1351\",[]],[\"name/1352\",[4,49.639]],[\"comment/1352\",[]],[\"name/1353\",[5,47.468]],[\"comment/1353\",[]],[\"name/1354\",[6,47.468]],[\"comment/1354\",[]],[\"name/1355\",[7,35.701]],[\"comment/1355\",[]],[\"name/1356\",[419,73.618]],[\"comment/1356\",[]],[\"name/1357\",[420,68.51]],[\"comment/1357\",[]],[\"name/1358\",[421,73.618]],[\"comment/1358\",[]],[\"name/1359\",[422,73.618]],[\"comment/1359\",[]],[\"name/1360\",[423,65.145]],[\"comment/1360\",[]],[\"name/1361\",[424,73.618]],[\"comment/1361\",[]],[\"name/1362\",[236,65.145]],[\"comment/1362\",[]],[\"name/1363\",[425,73.618]],[\"comment/1363\",[]],[\"name/1364\",[426,73.618]],[\"comment/1364\",[]],[\"name/1365\",[427,73.618]],[\"comment/1365\",[]],[\"name/1366\",[428,73.618]],[\"comment/1366\",[]],[\"name/1367\",[429,73.618]],[\"comment/1367\",[]],[\"name/1368\",[430,73.618]],[\"comment/1368\",[]],[\"name/1369\",[431,73.618]],[\"comment/1369\",[]],[\"name/1370\",[432,60.625]],[\"comment/1370\",[]],[\"name/1371\",[23,49.051]],[\"comment/1371\",[]],[\"name/1372\",[35,46.103]],[\"comment/1372\",[]],[\"name/1373\",[36,46.992]],[\"comment/1373\",[]],[\"name/1374\",[37,49.639]],[\"comment/1374\",[]],[\"name/1375\",[38,49.639]],[\"comment/1375\",[]],[\"name/1376\",[39,49.639]],[\"comment/1376\",[]],[\"name/1377\",[40,49.639]],[\"comment/1377\",[]],[\"name/1378\",[41,49.051]],[\"comment/1378\",[]],[\"name/1379\",[42,49.639]],[\"comment/1379\",[]],[\"name/1380\",[43,49.639]],[\"comment/1380\",[]],[\"name/1381\",[44,49.639]],[\"comment/1381\",[]],[\"name/1382\",[45,46.992]],[\"comment/1382\",[]],[\"name/1383\",[46,49.639]],[\"comment/1383\",[]],[\"name/1384\",[47,47.468]],[\"comment/1384\",[]],[\"name/1385\",[48,47.468]],[\"comment/1385\",[]],[\"name/1386\",[49,47.468]],[\"comment/1386\",[]],[\"name/1387\",[50,47.468]],[\"comment/1387\",[]],[\"name/1388\",[51,47.468]],[\"comment/1388\",[]],[\"name/1389\",[52,46.103]],[\"comment/1389\",[]],[\"name/1390\",[53,47.468]],[\"comment/1390\",[]],[\"name/1391\",[54,47.468]],[\"comment/1391\",[]],[\"name/1392\",[55,49.051]],[\"comment/1392\",[]],[\"name/1393\",[56,49.051]],[\"comment/1393\",[]],[\"name/1394\",[57,49.051]],[\"comment/1394\",[]],[\"name/1395\",[58,49.639]],[\"comment/1395\",[]],[\"name/1396\",[59,48.495]],[\"comment/1396\",[]],[\"name/1397\",[60,49.639]],[\"comment/1397\",[]],[\"name/1398\",[61,49.639]],[\"comment/1398\",[]],[\"name/1399\",[20,49.639]],[\"comment/1399\",[]],[\"name/1400\",[62,49.051]],[\"comment/1400\",[]],[\"name/1401\",[21,49.639]],[\"comment/1401\",[]],[\"name/1402\",[22,49.639]],[\"comment/1402\",[]],[\"name/1403\",[63,49.639]],[\"comment/1403\",[]],[\"name/1404\",[64,49.639]],[\"comment/1404\",[]],[\"name/1405\",[65,49.639]],[\"comment/1405\",[]],[\"name/1406\",[66,49.639]],[\"comment/1406\",[]],[\"name/1407\",[67,49.639]],[\"comment/1407\",[]],[\"name/1408\",[68,47.468]],[\"comment/1408\",[]],[\"name/1409\",[69,46.537]],[\"comment/1409\",[]],[\"name/1410\",[70,47.468]],[\"comment/1410\",[]],[\"name/1411\",[71,47.468]],[\"comment/1411\",[]],[\"name/1412\",[72,47.468]],[\"comment/1412\",[]],[\"name/1413\",[73,47.468]],[\"comment/1413\",[]],[\"name/1414\",[74,47.468]],[\"comment/1414\",[]],[\"name/1415\",[75,47.468]],[\"comment/1415\",[]],[\"name/1416\",[433,73.618]],[\"comment/1416\",[]],[\"name/1417\",[4,49.639]],[\"comment/1417\",[]],[\"name/1418\",[5,47.468]],[\"comment/1418\",[]],[\"name/1419\",[6,47.468]],[\"comment/1419\",[]],[\"name/1420\",[7,35.701]],[\"comment/1420\",[]],[\"name/1421\",[434,73.618]],[\"comment/1421\",[]],[\"name/1422\",[435,73.618]],[\"comment/1422\",[]],[\"name/1423\",[59,48.495]],[\"comment/1423\",[]],[\"name/1424\",[35,46.103]],[\"comment/1424\",[]],[\"name/1425\",[36,46.992]],[\"comment/1425\",[]],[\"name/1426\",[37,49.639]],[\"comment/1426\",[]],[\"name/1427\",[38,49.639]],[\"comment/1427\",[]],[\"name/1428\",[39,49.639]],[\"comment/1428\",[]],[\"name/1429\",[40,49.639]],[\"comment/1429\",[]],[\"name/1430\",[41,49.051]],[\"comment/1430\",[]],[\"name/1431\",[42,49.639]],[\"comment/1431\",[]],[\"name/1432\",[43,49.639]],[\"comment/1432\",[]],[\"name/1433\",[44,49.639]],[\"comment/1433\",[]],[\"name/1434\",[45,46.992]],[\"comment/1434\",[]],[\"name/1435\",[46,49.639]],[\"comment/1435\",[]],[\"name/1436\",[47,47.468]],[\"comment/1436\",[]],[\"name/1437\",[48,47.468]],[\"comment/1437\",[]],[\"name/1438\",[49,47.468]],[\"comment/1438\",[]],[\"name/1439\",[50,47.468]],[\"comment/1439\",[]],[\"name/1440\",[51,47.468]],[\"comment/1440\",[]],[\"name/1441\",[52,46.103]],[\"comment/1441\",[]],[\"name/1442\",[53,47.468]],[\"comment/1442\",[]],[\"name/1443\",[54,47.468]],[\"comment/1443\",[]],[\"name/1444\",[55,49.051]],[\"comment/1444\",[]],[\"name/1445\",[56,49.051]],[\"comment/1445\",[]],[\"name/1446\",[57,49.051]],[\"comment/1446\",[]],[\"name/1447\",[58,49.639]],[\"comment/1447\",[]],[\"name/1448\",[60,49.639]],[\"comment/1448\",[]],[\"name/1449\",[61,49.639]],[\"comment/1449\",[]],[\"name/1450\",[20,49.639]],[\"comment/1450\",[]],[\"name/1451\",[62,49.051]],[\"comment/1451\",[]],[\"name/1452\",[21,49.639]],[\"comment/1452\",[]],[\"name/1453\",[22,49.639]],[\"comment/1453\",[]],[\"name/1454\",[23,49.051]],[\"comment/1454\",[]],[\"name/1455\",[63,49.639]],[\"comment/1455\",[]],[\"name/1456\",[64,49.639]],[\"comment/1456\",[]],[\"name/1457\",[65,49.639]],[\"comment/1457\",[]],[\"name/1458\",[66,49.639]],[\"comment/1458\",[]],[\"name/1459\",[67,49.639]],[\"comment/1459\",[]],[\"name/1460\",[68,47.468]],[\"comment/1460\",[]],[\"name/1461\",[69,46.537]],[\"comment/1461\",[]],[\"name/1462\",[70,47.468]],[\"comment/1462\",[]],[\"name/1463\",[71,47.468]],[\"comment/1463\",[]],[\"name/1464\",[72,47.468]],[\"comment/1464\",[]],[\"name/1465\",[73,47.468]],[\"comment/1465\",[]],[\"name/1466\",[74,47.468]],[\"comment/1466\",[]],[\"name/1467\",[75,47.468]],[\"comment/1467\",[]],[\"name/1468\",[395,65.145]],[\"comment/1468\",[]],[\"name/1469\",[4,49.639]],[\"comment/1469\",[]],[\"name/1470\",[5,47.468]],[\"comment/1470\",[]],[\"name/1471\",[6,47.468]],[\"comment/1471\",[]],[\"name/1472\",[7,35.701]],[\"comment/1472\",[]],[\"name/1473\",[420,68.51]],[\"comment/1473\",[]],[\"name/1474\",[436,73.618]],[\"comment/1474\",[]],[\"name/1475\",[20,49.639]],[\"comment/1475\",[]],[\"name/1476\",[437,73.618]],[\"comment/1476\",[]],[\"name/1477\",[403,68.51]],[\"comment/1477\",[]],[\"name/1478\",[35,46.103]],[\"comment/1478\",[]],[\"name/1479\",[36,46.992]],[\"comment/1479\",[]],[\"name/1480\",[37,49.639]],[\"comment/1480\",[]],[\"name/1481\",[38,49.639]],[\"comment/1481\",[]],[\"name/1482\",[39,49.639]],[\"comment/1482\",[]],[\"name/1483\",[40,49.639]],[\"comment/1483\",[]],[\"name/1484\",[41,49.051]],[\"comment/1484\",[]],[\"name/1485\",[42,49.639]],[\"comment/1485\",[]],[\"name/1486\",[43,49.639]],[\"comment/1486\",[]],[\"name/1487\",[44,49.639]],[\"comment/1487\",[]],[\"name/1488\",[45,46.992]],[\"comment/1488\",[]],[\"name/1489\",[46,49.639]],[\"comment/1489\",[]],[\"name/1490\",[47,47.468]],[\"comment/1490\",[]],[\"name/1491\",[48,47.468]],[\"comment/1491\",[]],[\"name/1492\",[49,47.468]],[\"comment/1492\",[]],[\"name/1493\",[50,47.468]],[\"comment/1493\",[]],[\"name/1494\",[51,47.468]],[\"comment/1494\",[]],[\"name/1495\",[52,46.103]],[\"comment/1495\",[]],[\"name/1496\",[53,47.468]],[\"comment/1496\",[]],[\"name/1497\",[54,47.468]],[\"comment/1497\",[]],[\"name/1498\",[55,49.051]],[\"comment/1498\",[]],[\"name/1499\",[56,49.051]],[\"comment/1499\",[]],[\"name/1500\",[57,49.051]],[\"comment/1500\",[]],[\"name/1501\",[58,49.639]],[\"comment/1501\",[]],[\"name/1502\",[59,48.495]],[\"comment/1502\",[]],[\"name/1503\",[60,49.639]],[\"comment/1503\",[]],[\"name/1504\",[61,49.639]],[\"comment/1504\",[]],[\"name/1505\",[62,49.051]],[\"comment/1505\",[]],[\"name/1506\",[21,49.639]],[\"comment/1506\",[]],[\"name/1507\",[22,49.639]],[\"comment/1507\",[]],[\"name/1508\",[23,49.051]],[\"comment/1508\",[]],[\"name/1509\",[63,49.639]],[\"comment/1509\",[]],[\"name/1510\",[64,49.639]],[\"comment/1510\",[]],[\"name/1511\",[65,49.639]],[\"comment/1511\",[]],[\"name/1512\",[66,49.639]],[\"comment/1512\",[]],[\"name/1513\",[67,49.639]],[\"comment/1513\",[]],[\"name/1514\",[68,47.468]],[\"comment/1514\",[]],[\"name/1515\",[69,46.537]],[\"comment/1515\",[]],[\"name/1516\",[70,47.468]],[\"comment/1516\",[]],[\"name/1517\",[71,47.468]],[\"comment/1517\",[]],[\"name/1518\",[72,47.468]],[\"comment/1518\",[]],[\"name/1519\",[73,47.468]],[\"comment/1519\",[]],[\"name/1520\",[74,47.468]],[\"comment/1520\",[]],[\"name/1521\",[75,47.468]],[\"comment/1521\",[]],[\"name/1522\",[438,68.51]],[\"comment/1522\",[]],[\"name/1523\",[439,73.618]],[\"comment/1523\",[]],[\"name/1524\",[440,73.618]],[\"comment/1524\",[]],[\"name/1525\",[441,73.618]],[\"comment/1525\",[]],[\"name/1526\",[442,73.618]],[\"comment/1526\",[]],[\"name/1527\",[179,68.51]],[\"comment/1527\",[]],[\"name/1528\",[443,73.618]],[\"comment/1528\",[]],[\"name/1529\",[228,65.145]],[\"comment/1529\",[]],[\"name/1530\",[391,60.625]],[\"comment/1530\",[]],[\"name/1531\",[444,73.618]],[\"comment/1531\",[]],[\"name/1532\",[445,68.51]],[\"comment/1532\",[]],[\"name/1533\",[446,73.618]],[\"comment/1533\",[]],[\"name/1534\",[447,68.51]],[\"comment/1534\",[]],[\"name/1535\",[7,35.701]],[\"comment/1535\",[]],[\"name/1536\",[225,65.145]],[\"comment/1536\",[]],[\"name/1537\",[4,49.639]],[\"comment/1537\",[]],[\"name/1538\",[5,47.468]],[\"comment/1538\",[]],[\"name/1539\",[6,47.468]],[\"comment/1539\",[]],[\"name/1540\",[7,35.701]],[\"comment/1540\",[]],[\"name/1541\",[391,60.625]],[\"comment/1541\",[]],[\"name/1542\",[228,65.145]],[\"comment/1542\",[]],[\"name/1543\",[20,49.639]],[\"comment/1543\",[]],[\"name/1544\",[59,48.495]],[\"comment/1544\",[]],[\"name/1545\",[448,73.618]],[\"comment/1545\",[]],[\"name/1546\",[449,73.618]],[\"comment/1546\",[]],[\"name/1547\",[450,73.618]],[\"comment/1547\",[]],[\"name/1548\",[136,53.249]],[\"comment/1548\",[]],[\"name/1549\",[35,46.103]],[\"comment/1549\",[]],[\"name/1550\",[36,46.992]],[\"comment/1550\",[]],[\"name/1551\",[37,49.639]],[\"comment/1551\",[]],[\"name/1552\",[38,49.639]],[\"comment/1552\",[]],[\"name/1553\",[39,49.639]],[\"comment/1553\",[]],[\"name/1554\",[40,49.639]],[\"comment/1554\",[]],[\"name/1555\",[41,49.051]],[\"comment/1555\",[]],[\"name/1556\",[42,49.639]],[\"comment/1556\",[]],[\"name/1557\",[43,49.639]],[\"comment/1557\",[]],[\"name/1558\",[44,49.639]],[\"comment/1558\",[]],[\"name/1559\",[45,46.992]],[\"comment/1559\",[]],[\"name/1560\",[46,49.639]],[\"comment/1560\",[]],[\"name/1561\",[47,47.468]],[\"comment/1561\",[]],[\"name/1562\",[48,47.468]],[\"comment/1562\",[]],[\"name/1563\",[49,47.468]],[\"comment/1563\",[]],[\"name/1564\",[50,47.468]],[\"comment/1564\",[]],[\"name/1565\",[51,47.468]],[\"comment/1565\",[]],[\"name/1566\",[52,46.103]],[\"comment/1566\",[]],[\"name/1567\",[53,47.468]],[\"comment/1567\",[]],[\"name/1568\",[54,47.468]],[\"comment/1568\",[]],[\"name/1569\",[55,49.051]],[\"comment/1569\",[]],[\"name/1570\",[56,49.051]],[\"comment/1570\",[]],[\"name/1571\",[57,49.051]],[\"comment/1571\",[]],[\"name/1572\",[58,49.639]],[\"comment/1572\",[]],[\"name/1573\",[60,49.639]],[\"comment/1573\",[]],[\"name/1574\",[61,49.639]],[\"comment/1574\",[]],[\"name/1575\",[62,49.051]],[\"comment/1575\",[]],[\"name/1576\",[21,49.639]],[\"comment/1576\",[]],[\"name/1577\",[22,49.639]],[\"comment/1577\",[]],[\"name/1578\",[23,49.051]],[\"comment/1578\",[]],[\"name/1579\",[63,49.639]],[\"comment/1579\",[]],[\"name/1580\",[64,49.639]],[\"comment/1580\",[]],[\"name/1581\",[65,49.639]],[\"comment/1581\",[]],[\"name/1582\",[66,49.639]],[\"comment/1582\",[]],[\"name/1583\",[67,49.639]],[\"comment/1583\",[]],[\"name/1584\",[68,47.468]],[\"comment/1584\",[]],[\"name/1585\",[69,46.537]],[\"comment/1585\",[]],[\"name/1586\",[70,47.468]],[\"comment/1586\",[]],[\"name/1587\",[71,47.468]],[\"comment/1587\",[]],[\"name/1588\",[72,47.468]],[\"comment/1588\",[]],[\"name/1589\",[73,47.468]],[\"comment/1589\",[]],[\"name/1590\",[74,47.468]],[\"comment/1590\",[]],[\"name/1591\",[75,47.468]],[\"comment/1591\",[]],[\"name/1592\",[451,73.618]],[\"comment/1592\",[]],[\"name/1593\",[452,73.618]],[\"comment/1593\",[]],[\"name/1594\",[453,73.618]],[\"comment/1594\",[]],[\"name/1595\",[454,73.618]],[\"comment/1595\",[]],[\"name/1596\",[455,73.618]],[\"comment/1596\",[]],[\"name/1597\",[456,73.618]],[\"comment/1597\",[]],[\"name/1598\",[457,73.618]],[\"comment/1598\",[]],[\"name/1599\",[458,73.618]],[\"comment/1599\",[]],[\"name/1600\",[459,73.618]],[\"comment/1600\",[]],[\"name/1601\",[7,35.701]],[\"comment/1601\",[]],[\"name/1602\",[460,73.618]],[\"comment/1602\",[]],[\"name/1603\",[461,73.618]],[\"comment/1603\",[]],[\"name/1604\",[7,35.701]],[\"comment/1604\",[]],[\"name/1605\",[462,73.618]],[\"comment/1605\",[]],[\"name/1606\",[463,73.618]],[\"comment/1606\",[]],[\"name/1607\",[464,73.618]],[\"comment/1607\",[]],[\"name/1608\",[7,35.701]],[\"comment/1608\",[]],[\"name/1609\",[465,73.618]],[\"comment/1609\",[]],[\"name/1610\",[466,73.618]],[\"comment/1610\",[]],[\"name/1611\",[467,73.618]],[\"comment/1611\",[]],[\"name/1612\",[468,73.618]],[\"comment/1612\",[]],[\"name/1613\",[469,73.618]],[\"comment/1613\",[]],[\"name/1614\",[7,35.701]],[\"comment/1614\",[]],[\"name/1615\",[470,73.618]],[\"comment/1615\",[]],[\"name/1616\",[125,52.415]],[\"comment/1616\",[]],[\"name/1617\",[9,54.159]],[\"comment/1617\",[]],[\"name/1618\",[471,73.618]],[\"comment/1618\",[]],[\"name/1619\",[10,60.625]],[\"comment/1619\",[]],[\"name/1620\",[7,35.701]],[\"comment/1620\",[]],[\"name/1621\",[472,73.618]],[\"comment/1621\",[]],[\"name/1622\",[7,35.701]],[\"comment/1622\",[]],[\"name/1623\",[473,68.51]],[\"comment/1623\",[]],[\"name/1624\",[474,68.51]],[\"comment/1624\",[]],[\"name/1625\",[69,46.537]],[\"comment/1625\",[]],[\"name/1626\",[35,46.103]],[\"comment/1626\",[]],[\"name/1627\",[475,65.145]],[\"comment/1627\",[]],[\"name/1628\",[476,73.618]],[\"comment/1628\",[]],[\"name/1629\",[477,73.618]],[\"comment/1629\",[]],[\"name/1630\",[478,73.618]],[\"comment/1630\",[]],[\"name/1631\",[479,73.618]],[\"comment/1631\",[]],[\"name/1632\",[480,73.618]],[\"comment/1632\",[]],[\"name/1633\",[481,73.618]],[\"comment/1633\",[]],[\"name/1634\",[482,73.618]],[\"comment/1634\",[]],[\"name/1635\",[483,73.618]],[\"comment/1635\",[]],[\"name/1636\",[484,73.618]],[\"comment/1636\",[]],[\"name/1637\",[485,73.618]],[\"comment/1637\",[]],[\"name/1638\",[486,68.51]],[\"comment/1638\",[]],[\"name/1639\",[487,68.51]],[\"comment/1639\",[]],[\"name/1640\",[7,35.701]],[\"comment/1640\",[]],[\"name/1641\",[488,73.618]],[\"comment/1641\",[]],[\"name/1642\",[489,73.618]],[\"comment/1642\",[]],[\"name/1643\",[490,73.618]],[\"comment/1643\",[]],[\"name/1644\",[491,73.618]],[\"comment/1644\",[]],[\"name/1645\",[103,62.632]],[\"comment/1645\",[]],[\"name/1646\",[492,68.51]],[\"comment/1646\",[]],[\"name/1647\",[493,73.618]],[\"comment/1647\",[]],[\"name/1648\",[494,73.618]],[\"comment/1648\",[]],[\"name/1649\",[495,73.618]],[\"comment/1649\",[]],[\"name/1650\",[496,73.618]],[\"comment/1650\",[]],[\"name/1651\",[7,35.701]],[\"comment/1651\",[]],[\"name/1652\",[497,73.618]],[\"comment/1652\",[]],[\"name/1653\",[498,73.618]],[\"comment/1653\",[]],[\"name/1654\",[499,73.618]],[\"comment/1654\",[]],[\"name/1655\",[500,73.618]],[\"comment/1655\",[]],[\"name/1656\",[7,35.701]],[\"comment/1656\",[]],[\"name/1657\",[501,73.618]],[\"comment/1657\",[]],[\"name/1658\",[7,35.701]],[\"comment/1658\",[]],[\"name/1659\",[473,68.51]],[\"comment/1659\",[]],[\"name/1660\",[474,68.51]],[\"comment/1660\",[]],[\"name/1661\",[69,46.537]],[\"comment/1661\",[]],[\"name/1662\",[35,46.103]],[\"comment/1662\",[]],[\"name/1663\",[475,65.145]],[\"comment/1663\",[]],[\"name/1664\",[502,73.618]],[\"comment/1664\",[]],[\"name/1665\",[486,68.51]],[\"comment/1665\",[]],[\"name/1666\",[503,73.618]],[\"comment/1666\",[]],[\"name/1667\",[504,73.618]],[\"comment/1667\",[]],[\"name/1668\",[487,68.51]],[\"comment/1668\",[]],[\"name/1669\",[7,35.701]],[\"comment/1669\",[]],[\"name/1670\",[505,73.618]],[\"comment/1670\",[]],[\"name/1671\",[506,73.618]],[\"comment/1671\",[]],[\"name/1672\",[507,73.618]],[\"comment/1672\",[]],[\"name/1673\",[508,73.618]],[\"comment/1673\",[]],[\"name/1674\",[7,35.701]],[\"comment/1674\",[]],[\"name/1675\",[509,73.618]],[\"comment/1675\",[]],[\"name/1676\",[510,73.618]],[\"comment/1676\",[]],[\"name/1677\",[7,35.701]],[\"comment/1677\",[]],[\"name/1678\",[511,73.618]],[\"comment/1678\",[]],[\"name/1679\",[512,73.618]],[\"comment/1679\",[]],[\"name/1680\",[513,73.618]],[\"comment/1680\",[]],[\"name/1681\",[514,73.618]],[\"comment/1681\",[]],[\"name/1682\",[7,35.701]],[\"comment/1682\",[]],[\"name/1683\",[515,73.618]],[\"comment/1683\",[]],[\"name/1684\",[516,73.618]],[\"comment/1684\",[]],[\"name/1685\",[517,73.618]],[\"comment/1685\",[]],[\"name/1686\",[518,73.618]],[\"comment/1686\",[]],[\"name/1687\",[519,73.618]],[\"comment/1687\",[]],[\"name/1688\",[171,68.51]],[\"comment/1688\",[]],[\"name/1689\",[520,73.618]],[\"comment/1689\",[]],[\"name/1690\",[521,73.618]],[\"comment/1690\",[]],[\"name/1691\",[522,73.618]],[\"comment/1691\",[]],[\"name/1692\",[523,73.618]],[\"comment/1692\",[]],[\"name/1693\",[524,68.51]],[\"comment/1693\",[]],[\"name/1694\",[525,73.618]],[\"comment/1694\",[]],[\"name/1695\",[7,35.701]],[\"comment/1695\",[]],[\"name/1696\",[526,73.618]],[\"comment/1696\",[]],[\"name/1697\",[527,73.618]],[\"comment/1697\",[]],[\"name/1698\",[528,73.618]],[\"comment/1698\",[]],[\"name/1699\",[529,73.618]],[\"comment/1699\",[]],[\"name/1700\",[530,73.618]],[\"comment/1700\",[]],[\"name/1701\",[308,60.625]],[\"comment/1701\",[]],[\"name/1702\",[307,60.625]],[\"comment/1702\",[]],[\"name/1703\",[531,73.618]],[\"comment/1703\",[]],[\"name/1704\",[306,60.625]],[\"comment/1704\",[]],[\"name/1705\",[532,73.618]],[\"comment/1705\",[]],[\"name/1706\",[533,73.618]],[\"comment/1706\",[]],[\"name/1707\",[534,73.618]],[\"comment/1707\",[]],[\"name/1708\",[103,62.632]],[\"comment/1708\",[]],[\"name/1709\",[248,55.16]],[\"comment/1709\",[]],[\"name/1710\",[524,68.51]],[\"comment/1710\",[]],[\"name/1711\",[535,73.618]],[\"comment/1711\",[]],[\"name/1712\",[536,73.618]],[\"comment/1712\",[]],[\"name/1713\",[537,73.618]],[\"comment/1713\",[]],[\"name/1714\",[538,73.618]],[\"comment/1714\",[]],[\"name/1715\",[539,73.618]],[\"comment/1715\",[]],[\"name/1716\",[540,73.618]],[\"comment/1716\",[]],[\"name/1717\",[541,68.51]],[\"comment/1717\",[]],[\"name/1718\",[492,68.51]],[\"comment/1718\",[]],[\"name/1719\",[542,73.618]],[\"comment/1719\",[]],[\"name/1720\",[543,73.618]],[\"comment/1720\",[]],[\"name/1721\",[544,73.618]],[\"comment/1721\",[]],[\"name/1722\",[545,73.618]],[\"comment/1722\",[]],[\"name/1723\",[546,73.618]],[\"comment/1723\",[]],[\"name/1724\",[547,73.618]],[\"comment/1724\",[]],[\"name/1725\",[548,73.618]],[\"comment/1725\",[]],[\"name/1726\",[300,60.625]],[\"comment/1726\",[]],[\"name/1727\",[549,73.618]],[\"comment/1727\",[]],[\"name/1728\",[7,35.701]],[\"comment/1728\",[]],[\"name/1729\",[550,73.618]],[\"comment/1729\",[]],[\"name/1730\",[551,73.618]],[\"comment/1730\",[]],[\"name/1731\",[552,73.618]],[\"comment/1731\",[]],[\"name/1732\",[553,73.618]],[\"comment/1732\",[]],[\"name/1733\",[554,73.618]],[\"comment/1733\",[]],[\"name/1734\",[555,73.618]],[\"comment/1734\",[]],[\"name/1735\",[556,73.618]],[\"comment/1735\",[]],[\"name/1736\",[557,73.618]],[\"comment/1736\",[]],[\"name/1737\",[558,73.618]],[\"comment/1737\",[]],[\"name/1738\",[559,73.618]],[\"comment/1738\",[]],[\"name/1739\",[7,35.701]],[\"comment/1739\",[]],[\"name/1740\",[560,73.618]],[\"comment/1740\",[]],[\"name/1741\",[4,49.639]],[\"comment/1741\",[]],[\"name/1742\",[5,47.468]],[\"comment/1742\",[]],[\"name/1743\",[6,47.468]],[\"comment/1743\",[]],[\"name/1744\",[7,35.701]],[\"comment/1744\",[]],[\"name/1745\",[561,73.618]],[\"comment/1745\",[]],[\"name/1746\",[562,73.618]],[\"comment/1746\",[]],[\"name/1747\",[541,68.51]],[\"comment/1747\",[]],[\"name/1748\",[230,65.145]],[\"comment/1748\",[]],[\"name/1749\",[563,73.618]],[\"comment/1749\",[]],[\"name/1750\",[564,73.618]],[\"comment/1750\",[]],[\"name/1751\",[62,49.051]],[\"comment/1751\",[]],[\"name/1752\",[60,49.639]],[\"comment/1752\",[]],[\"name/1753\",[565,73.618]],[\"comment/1753\",[]],[\"name/1754\",[35,46.103]],[\"comment/1754\",[]],[\"name/1755\",[36,46.992]],[\"comment/1755\",[]],[\"name/1756\",[37,49.639]],[\"comment/1756\",[]],[\"name/1757\",[38,49.639]],[\"comment/1757\",[]],[\"name/1758\",[39,49.639]],[\"comment/1758\",[]],[\"name/1759\",[40,49.639]],[\"comment/1759\",[]],[\"name/1760\",[41,49.051]],[\"comment/1760\",[]],[\"name/1761\",[42,49.639]],[\"comment/1761\",[]],[\"name/1762\",[43,49.639]],[\"comment/1762\",[]],[\"name/1763\",[44,49.639]],[\"comment/1763\",[]],[\"name/1764\",[45,46.992]],[\"comment/1764\",[]],[\"name/1765\",[46,49.639]],[\"comment/1765\",[]],[\"name/1766\",[47,47.468]],[\"comment/1766\",[]],[\"name/1767\",[48,47.468]],[\"comment/1767\",[]],[\"name/1768\",[49,47.468]],[\"comment/1768\",[]],[\"name/1769\",[50,47.468]],[\"comment/1769\",[]],[\"name/1770\",[51,47.468]],[\"comment/1770\",[]],[\"name/1771\",[52,46.103]],[\"comment/1771\",[]],[\"name/1772\",[53,47.468]],[\"comment/1772\",[]],[\"name/1773\",[54,47.468]],[\"comment/1773\",[]],[\"name/1774\",[55,49.051]],[\"comment/1774\",[]],[\"name/1775\",[56,49.051]],[\"comment/1775\",[]],[\"name/1776\",[57,49.051]],[\"comment/1776\",[]],[\"name/1777\",[58,49.639]],[\"comment/1777\",[]],[\"name/1778\",[59,48.495]],[\"comment/1778\",[]],[\"name/1779\",[61,49.639]],[\"comment/1779\",[]],[\"name/1780\",[20,49.639]],[\"comment/1780\",[]],[\"name/1781\",[21,49.639]],[\"comment/1781\",[]],[\"name/1782\",[22,49.639]],[\"comment/1782\",[]],[\"name/1783\",[23,49.051]],[\"comment/1783\",[]],[\"name/1784\",[63,49.639]],[\"comment/1784\",[]],[\"name/1785\",[64,49.639]],[\"comment/1785\",[]],[\"name/1786\",[65,49.639]],[\"comment/1786\",[]],[\"name/1787\",[66,49.639]],[\"comment/1787\",[]],[\"name/1788\",[67,49.639]],[\"comment/1788\",[]],[\"name/1789\",[68,47.468]],[\"comment/1789\",[]],[\"name/1790\",[69,46.537]],[\"comment/1790\",[]],[\"name/1791\",[70,47.468]],[\"comment/1791\",[]],[\"name/1792\",[71,47.468]],[\"comment/1792\",[]],[\"name/1793\",[72,47.468]],[\"comment/1793\",[]],[\"name/1794\",[73,47.468]],[\"comment/1794\",[]],[\"name/1795\",[74,47.468]],[\"comment/1795\",[]],[\"name/1796\",[75,47.468]],[\"comment/1796\",[]],[\"name/1797\",[566,73.618]],[\"comment/1797\",[]],[\"name/1798\",[4,49.639]],[\"comment/1798\",[]],[\"name/1799\",[5,47.468]],[\"comment/1799\",[]],[\"name/1800\",[6,47.468]],[\"comment/1800\",[]],[\"name/1801\",[7,35.701]],[\"comment/1801\",[]],[\"name/1802\",[567,73.618]],[\"comment/1802\",[]],[\"name/1803\",[21,49.639]],[\"comment/1803\",[]],[\"name/1804\",[568,73.618]],[\"comment/1804\",[]],[\"name/1805\",[35,46.103]],[\"comment/1805\",[]],[\"name/1806\",[36,46.992]],[\"comment/1806\",[]],[\"name/1807\",[37,49.639]],[\"comment/1807\",[]],[\"name/1808\",[38,49.639]],[\"comment/1808\",[]],[\"name/1809\",[39,49.639]],[\"comment/1809\",[]],[\"name/1810\",[40,49.639]],[\"comment/1810\",[]],[\"name/1811\",[41,49.051]],[\"comment/1811\",[]],[\"name/1812\",[42,49.639]],[\"comment/1812\",[]],[\"name/1813\",[43,49.639]],[\"comment/1813\",[]],[\"name/1814\",[44,49.639]],[\"comment/1814\",[]],[\"name/1815\",[45,46.992]],[\"comment/1815\",[]],[\"name/1816\",[46,49.639]],[\"comment/1816\",[]],[\"name/1817\",[47,47.468]],[\"comment/1817\",[]],[\"name/1818\",[48,47.468]],[\"comment/1818\",[]],[\"name/1819\",[49,47.468]],[\"comment/1819\",[]],[\"name/1820\",[50,47.468]],[\"comment/1820\",[]],[\"name/1821\",[51,47.468]],[\"comment/1821\",[]],[\"name/1822\",[52,46.103]],[\"comment/1822\",[]],[\"name/1823\",[53,47.468]],[\"comment/1823\",[]],[\"name/1824\",[54,47.468]],[\"comment/1824\",[]],[\"name/1825\",[55,49.051]],[\"comment/1825\",[]],[\"name/1826\",[56,49.051]],[\"comment/1826\",[]],[\"name/1827\",[57,49.051]],[\"comment/1827\",[]],[\"name/1828\",[58,49.639]],[\"comment/1828\",[]],[\"name/1829\",[59,48.495]],[\"comment/1829\",[]],[\"name/1830\",[60,49.639]],[\"comment/1830\",[]],[\"name/1831\",[61,49.639]],[\"comment/1831\",[]],[\"name/1832\",[20,49.639]],[\"comment/1832\",[]],[\"name/1833\",[62,49.051]],[\"comment/1833\",[]],[\"name/1834\",[22,49.639]],[\"comment/1834\",[]],[\"name/1835\",[23,49.051]],[\"comment/1835\",[]],[\"name/1836\",[63,49.639]],[\"comment/1836\",[]],[\"name/1837\",[64,49.639]],[\"comment/1837\",[]],[\"name/1838\",[65,49.639]],[\"comment/1838\",[]],[\"name/1839\",[66,49.639]],[\"comment/1839\",[]],[\"name/1840\",[67,49.639]],[\"comment/1840\",[]],[\"name/1841\",[68,47.468]],[\"comment/1841\",[]],[\"name/1842\",[69,46.537]],[\"comment/1842\",[]],[\"name/1843\",[70,47.468]],[\"comment/1843\",[]],[\"name/1844\",[71,47.468]],[\"comment/1844\",[]],[\"name/1845\",[72,47.468]],[\"comment/1845\",[]],[\"name/1846\",[73,47.468]],[\"comment/1846\",[]],[\"name/1847\",[74,47.468]],[\"comment/1847\",[]],[\"name/1848\",[75,47.468]],[\"comment/1848\",[]],[\"name/1849\",[569,73.618]],[\"comment/1849\",[]],[\"name/1850\",[4,49.639]],[\"comment/1850\",[]],[\"name/1851\",[5,47.468]],[\"comment/1851\",[]],[\"name/1852\",[6,47.468]],[\"comment/1852\",[]],[\"name/1853\",[7,35.701]],[\"comment/1853\",[]],[\"name/1854\",[570,73.618]],[\"comment/1854\",[]],[\"name/1855\",[21,49.639]],[\"comment/1855\",[]],[\"name/1856\",[571,73.618]],[\"comment/1856\",[]],[\"name/1857\",[35,46.103]],[\"comment/1857\",[]],[\"name/1858\",[36,46.992]],[\"comment/1858\",[]],[\"name/1859\",[37,49.639]],[\"comment/1859\",[]],[\"name/1860\",[38,49.639]],[\"comment/1860\",[]],[\"name/1861\",[39,49.639]],[\"comment/1861\",[]],[\"name/1862\",[40,49.639]],[\"comment/1862\",[]],[\"name/1863\",[41,49.051]],[\"comment/1863\",[]],[\"name/1864\",[42,49.639]],[\"comment/1864\",[]],[\"name/1865\",[43,49.639]],[\"comment/1865\",[]],[\"name/1866\",[44,49.639]],[\"comment/1866\",[]],[\"name/1867\",[45,46.992]],[\"comment/1867\",[]],[\"name/1868\",[46,49.639]],[\"comment/1868\",[]],[\"name/1869\",[47,47.468]],[\"comment/1869\",[]],[\"name/1870\",[48,47.468]],[\"comment/1870\",[]],[\"name/1871\",[49,47.468]],[\"comment/1871\",[]],[\"name/1872\",[50,47.468]],[\"comment/1872\",[]],[\"name/1873\",[51,47.468]],[\"comment/1873\",[]],[\"name/1874\",[52,46.103]],[\"comment/1874\",[]],[\"name/1875\",[53,47.468]],[\"comment/1875\",[]],[\"name/1876\",[54,47.468]],[\"comment/1876\",[]],[\"name/1877\",[55,49.051]],[\"comment/1877\",[]],[\"name/1878\",[56,49.051]],[\"comment/1878\",[]],[\"name/1879\",[57,49.051]],[\"comment/1879\",[]],[\"name/1880\",[58,49.639]],[\"comment/1880\",[]],[\"name/1881\",[59,48.495]],[\"comment/1881\",[]],[\"name/1882\",[60,49.639]],[\"comment/1882\",[]],[\"name/1883\",[61,49.639]],[\"comment/1883\",[]],[\"name/1884\",[20,49.639]],[\"comment/1884\",[]],[\"name/1885\",[62,49.051]],[\"comment/1885\",[]],[\"name/1886\",[22,49.639]],[\"comment/1886\",[]],[\"name/1887\",[23,49.051]],[\"comment/1887\",[]],[\"name/1888\",[63,49.639]],[\"comment/1888\",[]],[\"name/1889\",[64,49.639]],[\"comment/1889\",[]],[\"name/1890\",[65,49.639]],[\"comment/1890\",[]],[\"name/1891\",[66,49.639]],[\"comment/1891\",[]],[\"name/1892\",[67,49.639]],[\"comment/1892\",[]],[\"name/1893\",[68,47.468]],[\"comment/1893\",[]],[\"name/1894\",[69,46.537]],[\"comment/1894\",[]],[\"name/1895\",[70,47.468]],[\"comment/1895\",[]],[\"name/1896\",[71,47.468]],[\"comment/1896\",[]],[\"name/1897\",[72,47.468]],[\"comment/1897\",[]],[\"name/1898\",[73,47.468]],[\"comment/1898\",[]],[\"name/1899\",[74,47.468]],[\"comment/1899\",[]],[\"name/1900\",[75,47.468]],[\"comment/1900\",[]],[\"name/1901\",[572,73.618]],[\"comment/1901\",[]],[\"name/1902\",[77,62.632]],[\"comment/1902\",[]],[\"name/1903\",[78,62.632]],[\"comment/1903\",[]],[\"name/1904\",[7,35.701]],[\"comment/1904\",[]],[\"name/1905\",[8,68.51]],[\"comment/1905\",[]],[\"name/1906\",[573,73.618]],[\"comment/1906\",[]],[\"name/1907\",[574,73.618]],[\"comment/1907\",[]],[\"name/1908\",[411,68.51]],[\"comment/1908\",[]],[\"name/1909\",[575,73.618]],[\"comment/1909\",[]],[\"name/1910\",[117,53.249]],[\"comment/1910\",[]],[\"name/1911\",[576,73.618]],[\"comment/1911\",[]],[\"name/1912\",[110,48.495]],[\"comment/1912\",[]],[\"name/1913\",[577,73.618]],[\"comment/1913\",[]],[\"name/1914\",[110,48.495]],[\"comment/1914\",[]],[\"name/1915\",[578,73.618]],[\"comment/1915\",[]],[\"name/1916\",[579,73.618]],[\"comment/1916\",[]],[\"name/1917\",[580,73.618]],[\"comment/1917\",[]],[\"name/1918\",[7,35.701]],[\"comment/1918\",[]],[\"name/1919\",[581,73.618]],[\"comment/1919\",[]],[\"name/1920\",[582,73.618]],[\"comment/1920\",[]],[\"name/1921\",[583,73.618]],[\"comment/1921\",[]],[\"name/1922\",[584,73.618]],[\"comment/1922\",[]],[\"name/1923\",[585,73.618]],[\"comment/1923\",[]],[\"name/1924\",[586,73.618]],[\"comment/1924\",[]],[\"name/1925\",[587,73.618]],[\"comment/1925\",[]],[\"name/1926\",[588,73.618]],[\"comment/1926\",[]],[\"name/1927\",[589,73.618]],[\"comment/1927\",[]],[\"name/1928\",[194,55.16]],[\"comment/1928\",[]],[\"name/1929\",[281,60.625]],[\"comment/1929\",[]],[\"name/1930\",[590,73.618]],[\"comment/1930\",[]],[\"name/1931\",[591,73.618]],[\"comment/1931\",[]],[\"name/1932\",[592,73.618]],[\"comment/1932\",[]],[\"name/1933\",[117,53.249]],[\"comment/1933\",[]],[\"name/1934\",[184,68.51]],[\"comment/1934\",[]],[\"name/1935\",[26,65.145]],[\"comment/1935\",[]],[\"name/1936\",[593,73.618]],[\"comment/1936\",[]],[\"name/1937\",[270,68.51]],[\"comment/1937\",[]],[\"name/1938\",[594,73.618]],[\"comment/1938\",[]],[\"name/1939\",[595,73.618]],[\"comment/1939\",[]],[\"name/1940\",[596,73.618]],[\"comment/1940\",[]],[\"name/1941\",[190,68.51]],[\"comment/1941\",[]],[\"name/1942\",[597,73.618]],[\"comment/1942\",[]],[\"name/1943\",[447,68.51]],[\"comment/1943\",[]],[\"name/1944\",[177,68.51]],[\"comment/1944\",[]],[\"name/1945\",[110,48.495]],[\"comment/1945\",[]],[\"name/1946\",[598,73.618]],[\"comment/1946\",[]],[\"name/1947\",[599,68.51]],[\"comment/1947\",[]],[\"name/1948\",[117,53.249]],[\"comment/1948\",[]],[\"name/1949\",[600,73.618]],[\"comment/1949\",[]],[\"name/1950\",[601,73.618]],[\"comment/1950\",[]],[\"name/1951\",[602,73.618]],[\"comment/1951\",[]],[\"name/1952\",[603,73.618]],[\"comment/1952\",[]],[\"name/1953\",[604,73.618]],[\"comment/1953\",[]],[\"name/1954\",[605,73.618]],[\"comment/1954\",[]],[\"name/1955\",[606,73.618]],[\"comment/1955\",[]],[\"name/1956\",[607,73.618]],[\"comment/1956\",[]],[\"name/1957\",[608,68.51]],[\"comment/1957\",[]],[\"name/1958\",[608,68.51]],[\"comment/1958\",[]],[\"name/1959\",[609,68.51]],[\"comment/1959\",[]],[\"name/1960\",[609,68.51]],[\"comment/1960\",[]],[\"name/1961\",[5,47.468]],[\"comment/1961\",[]],[\"name/1962\",[5,47.468]],[\"comment/1962\",[]],[\"name/1963\",[610,68.51]],[\"comment/1963\",[]],[\"name/1964\",[610,68.51]],[\"comment/1964\",[]],[\"name/1965\",[611,68.51]],[\"comment/1965\",[]],[\"name/1966\",[611,68.51]],[\"comment/1966\",[]],[\"name/1967\",[612,73.618]],[\"comment/1967\",[]],[\"name/1968\",[613,62.632]],[\"comment/1968\",[]],[\"name/1969\",[614,62.632]],[\"comment/1969\",[]],[\"name/1970\",[185,60.625]],[\"comment/1970\",[]],[\"name/1971\",[615,73.618]],[\"comment/1971\",[]],[\"name/1972\",[616,73.618]],[\"comment/1972\",[]],[\"name/1973\",[617,73.618]],[\"comment/1973\",[]],[\"name/1974\",[618,73.618]],[\"comment/1974\",[]],[\"name/1975\",[619,73.618]],[\"comment/1975\",[]],[\"name/1976\",[620,73.618]],[\"comment/1976\",[]],[\"name/1977\",[621,73.618]],[\"comment/1977\",[]],[\"name/1978\",[622,73.618]],[\"comment/1978\",[]],[\"name/1979\",[623,73.618]],[\"comment/1979\",[]],[\"name/1980\",[624,73.618]],[\"comment/1980\",[]],[\"name/1981\",[625,73.618]],[\"comment/1981\",[]],[\"name/1982\",[626,73.618]],[\"comment/1982\",[]],[\"name/1983\",[59,48.495]],[\"comment/1983\",[]],[\"name/1984\",[627,73.618]],[\"comment/1984\",[]],[\"name/1985\",[628,65.145]],[\"comment/1985\",[]],[\"name/1986\",[629,65.145]],[\"comment/1986\",[]],[\"name/1987\",[7,35.701]],[\"comment/1987\",[]],[\"name/1988\",[614,62.632]],[\"comment/1988\",[]],[\"name/1989\",[613,62.632]],[\"comment/1989\",[]],[\"name/1990\",[185,60.625]],[\"comment/1990\",[]],[\"name/1991\",[630,73.618]],[\"comment/1991\",[]],[\"name/1992\",[7,35.701]],[\"comment/1992\",[]],[\"name/1993\",[631,73.618]],[\"comment/1993\",[]],[\"name/1994\",[35,46.103]],[\"comment/1994\",[]],[\"name/1995\",[475,65.145]],[\"comment/1995\",[]],[\"name/1996\",[632,73.618]],[\"comment/1996\",[]],[\"name/1997\",[633,73.618]],[\"comment/1997\",[]],[\"name/1998\",[353,60.625]],[\"comment/1998\",[]],[\"name/1999\",[350,60.625]],[\"comment/1999\",[]],[\"name/2000\",[354,60.625]],[\"comment/2000\",[]],[\"name/2001\",[347,60.625]],[\"comment/2001\",[]],[\"name/2002\",[370,60.625]],[\"comment/2002\",[]],[\"name/2003\",[376,60.625]],[\"comment/2003\",[]],[\"name/2004\",[248,55.16]],[\"comment/2004\",[]],[\"name/2005\",[634,73.618]],[\"comment/2005\",[]],[\"name/2006\",[125,52.415]],[\"comment/2006\",[]],[\"name/2007\",[278,58.955]],[\"comment/2007\",[]],[\"name/2008\",[194,55.16]],[\"comment/2008\",[]],[\"name/2009\",[635,73.618]],[\"comment/2009\",[]],[\"name/2010\",[52,46.103]],[\"comment/2010\",[]],[\"name/2011\",[636,73.618]],[\"comment/2011\",[]],[\"name/2012\",[7,35.701]],[\"comment/2012\",[]],[\"name/2013\",[637,73.618]],[\"comment/2013\",[]],[\"name/2014\",[638,73.618]],[\"comment/2014\",[]],[\"name/2015\",[639,73.618]],[\"comment/2015\",[]],[\"name/2016\",[640,73.618]],[\"comment/2016\",[]],[\"name/2017\",[641,73.618]],[\"comment/2017\",[]],[\"name/2018\",[642,73.618]],[\"comment/2018\",[]],[\"name/2019\",[643,73.618]],[\"comment/2019\",[]],[\"name/2020\",[644,73.618]],[\"comment/2020\",[]],[\"name/2021\",[645,68.51]],[\"comment/2021\",[]],[\"name/2022\",[110,48.495]],[\"comment/2022\",[]],[\"name/2023\",[136,53.249]],[\"comment/2023\",[]],[\"name/2024\",[23,49.051]],[\"comment/2024\",[]],[\"name/2025\",[646,73.618]],[\"comment/2025\",[]],[\"name/2026\",[647,73.618]],[\"comment/2026\",[]],[\"name/2027\",[648,73.618]],[\"comment/2027\",[]],[\"name/2028\",[649,73.618]],[\"comment/2028\",[]],[\"name/2029\",[650,73.618]],[\"comment/2029\",[]],[\"name/2030\",[651,73.618]],[\"comment/2030\",[]],[\"name/2031\",[7,35.701]],[\"comment/2031\",[]],[\"name/2032\",[652,73.618]],[\"comment/2032\",[]],[\"name/2033\",[653,73.618]],[\"comment/2033\",[]],[\"name/2034\",[248,55.16]],[\"comment/2034\",[]],[\"name/2035\",[136,53.249]],[\"comment/2035\",[]],[\"name/2036\",[645,68.51]],[\"comment/2036\",[]],[\"name/2037\",[117,53.249]],[\"comment/2037\",[]],[\"name/2038\",[654,73.618]],[\"comment/2038\",[]],[\"name/2039\",[7,35.701]],[\"comment/2039\",[]],[\"name/2040\",[655,73.618]],[\"comment/2040\",[]],[\"name/2041\",[656,73.618]],[\"comment/2041\",[]],[\"name/2042\",[248,55.16]],[\"comment/2042\",[]],[\"name/2043\",[657,73.618]],[\"comment/2043\",[]],[\"name/2044\",[658,73.618]],[\"comment/2044\",[]],[\"name/2045\",[659,73.618]],[\"comment/2045\",[]],[\"name/2046\",[660,68.51]],[\"comment/2046\",[]],[\"name/2047\",[661,73.618]],[\"comment/2047\",[]],[\"name/2048\",[7,35.701]],[\"comment/2048\",[]],[\"name/2049\",[662,73.618]],[\"comment/2049\",[]],[\"name/2050\",[660,68.51]],[\"comment/2050\",[]],[\"name/2051\",[125,52.415]],[\"comment/2051\",[]],[\"name/2052\",[663,73.618]],[\"comment/2052\",[]],[\"name/2053\",[664,73.618]],[\"comment/2053\",[]],[\"name/2054\",[665,73.618]],[\"comment/2054\",[]],[\"name/2055\",[666,73.618]],[\"comment/2055\",[]],[\"name/2056\",[667,73.618]],[\"comment/2056\",[]],[\"name/2057\",[668,73.618]],[\"comment/2057\",[]],[\"name/2058\",[669,73.618]],[\"comment/2058\",[]],[\"name/2059\",[670,73.618]],[\"comment/2059\",[]],[\"name/2060\",[671,73.618]],[\"comment/2060\",[]],[\"name/2061\",[672,73.618]],[\"comment/2061\",[]],[\"name/2062\",[110,48.495]],[\"comment/2062\",[]],[\"name/2063\",[673,73.618]],[\"comment/2063\",[]],[\"name/2064\",[674,73.618]],[\"comment/2064\",[]],[\"name/2065\",[675,73.618]],[\"comment/2065\",[]],[\"name/2066\",[180,62.632]],[\"comment/2066\",[]],[\"name/2067\",[676,68.51]],[\"comment/2067\",[]],[\"name/2068\",[677,73.618]],[\"comment/2068\",[]],[\"name/2069\",[678,62.632]],[\"comment/2069\",[]],[\"name/2070\",[679,73.618]],[\"comment/2070\",[]],[\"name/2071\",[680,73.618]],[\"comment/2071\",[]],[\"name/2072\",[676,68.51]],[\"comment/2072\",[]],[\"name/2073\",[678,62.632]],[\"comment/2073\",[]],[\"name/2074\",[180,62.632]],[\"comment/2074\",[]],[\"name/2075\",[681,73.618]],[\"comment/2075\",[]],[\"name/2076\",[682,73.618]],[\"comment/2076\",[]],[\"name/2077\",[180,62.632]],[\"comment/2077\",[]],[\"name/2078\",[683,73.618]],[\"comment/2078\",[]],[\"name/2079\",[684,73.618]],[\"comment/2079\",[]],[\"name/2080\",[685,73.618]],[\"comment/2080\",[]],[\"name/2081\",[686,73.618]],[\"comment/2081\",[]],[\"name/2082\",[687,73.618]],[\"comment/2082\",[]],[\"name/2083\",[688,68.51]],[\"comment/2083\",[]],[\"name/2084\",[689,68.51]],[\"comment/2084\",[]],[\"name/2085\",[690,68.51]],[\"comment/2085\",[]],[\"name/2086\",[691,68.51]],[\"comment/2086\",[]],[\"name/2087\",[692,68.51]],[\"comment/2087\",[]],[\"name/2088\",[693,68.51]],[\"comment/2088\",[]],[\"name/2089\",[694,68.51]],[\"comment/2089\",[]],[\"name/2090\",[695,73.618]],[\"comment/2090\",[]],[\"name/2091\",[110,48.495]],[\"comment/2091\",[]],[\"name/2092\",[696,73.618]],[\"comment/2092\",[]],[\"name/2093\",[110,48.495]],[\"comment/2093\",[]],[\"name/2094\",[697,73.618]],[\"comment/2094\",[]],[\"name/2095\",[698,65.145]],[\"comment/2095\",[]],[\"name/2096\",[699,65.145]],[\"comment/2096\",[]],[\"name/2097\",[700,65.145]],[\"comment/2097\",[]],[\"name/2098\",[701,65.145]],[\"comment/2098\",[]],[\"name/2099\",[702,62.632]],[\"comment/2099\",[]],[\"name/2100\",[703,62.632]],[\"comment/2100\",[]],[\"name/2101\",[432,60.625]],[\"comment/2101\",[]],[\"name/2102\",[704,73.618]],[\"comment/2102\",[]],[\"name/2103\",[705,73.618]],[\"comment/2103\",[]],[\"name/2104\",[706,73.618]],[\"comment/2104\",[]],[\"name/2105\",[707,73.618]],[\"comment/2105\",[]],[\"name/2106\",[708,73.618]],[\"comment/2106\",[]],[\"name/2107\",[709,73.618]],[\"comment/2107\",[]],[\"name/2108\",[77,62.632]],[\"comment/2108\",[]],[\"name/2109\",[710,73.618]],[\"comment/2109\",[]],[\"name/2110\",[7,35.701]],[\"comment/2110\",[]],[\"name/2111\",[711,73.618]],[\"comment/2111\",[]],[\"name/2112\",[110,48.495]],[\"comment/2112\",[]],[\"name/2113\",[712,73.618]],[\"comment/2113\",[]],[\"name/2114\",[713,73.618]],[\"comment/2114\",[]],[\"name/2115\",[702,62.632]],[\"comment/2115\",[]],[\"name/2116\",[703,62.632]],[\"comment/2116\",[]],[\"name/2117\",[714,68.51]],[\"comment/2117\",[]],[\"name/2118\",[715,68.51]],[\"comment/2118\",[]],[\"name/2119\",[432,60.625]],[\"comment/2119\",[]],[\"name/2120\",[716,73.618]],[\"comment/2120\",[]],[\"name/2121\",[717,68.51]],[\"comment/2121\",[]],[\"name/2122\",[718,73.618]],[\"comment/2122\",[]],[\"name/2123\",[719,73.618]],[\"comment/2123\",[]],[\"name/2124\",[720,73.618]],[\"comment/2124\",[]],[\"name/2125\",[721,73.618]],[\"comment/2125\",[]],[\"name/2126\",[717,68.51]],[\"comment/2126\",[]],[\"name/2127\",[722,73.618]],[\"comment/2127\",[]],[\"name/2128\",[723,73.618]],[\"comment/2128\",[]],[\"name/2129\",[724,73.618]],[\"comment/2129\",[]],[\"name/2130\",[725,73.618]],[\"comment/2130\",[]],[\"name/2131\",[726,73.618]],[\"comment/2131\",[]],[\"name/2132\",[727,73.618]],[\"comment/2132\",[]],[\"name/2133\",[728,73.618]],[\"comment/2133\",[]],[\"name/2134\",[729,73.618]],[\"comment/2134\",[]],[\"name/2135\",[7,35.701]],[\"comment/2135\",[]],[\"name/2136\",[730,73.618]],[\"comment/2136\",[]],[\"name/2137\",[731,73.618]],[\"comment/2137\",[]],[\"name/2138\",[732,73.618]],[\"comment/2138\",[]],[\"name/2139\",[733,73.618]],[\"comment/2139\",[]],[\"name/2140\",[734,73.618]],[\"comment/2140\",[]],[\"name/2141\",[735,73.618]],[\"comment/2141\",[]],[\"name/2142\",[736,73.618]],[\"comment/2142\",[]],[\"name/2143\",[737,73.618]],[\"comment/2143\",[]],[\"name/2144\",[738,73.618]],[\"comment/2144\",[]],[\"name/2145\",[739,73.618]],[\"comment/2145\",[]],[\"name/2146\",[740,73.618]],[\"comment/2146\",[]],[\"name/2147\",[741,73.618]],[\"comment/2147\",[]],[\"name/2148\",[742,73.618]],[\"comment/2148\",[]],[\"name/2149\",[743,73.618]],[\"comment/2149\",[]],[\"name/2150\",[744,73.618]],[\"comment/2150\",[]],[\"name/2151\",[745,73.618]],[\"comment/2151\",[]],[\"name/2152\",[746,73.618]],[\"comment/2152\",[]],[\"name/2153\",[747,73.618]],[\"comment/2153\",[]],[\"name/2154\",[748,73.618]],[\"comment/2154\",[]],[\"name/2155\",[110,48.495]],[\"comment/2155\",[]],[\"name/2156\",[136,53.249]],[\"comment/2156\",[]],[\"name/2157\",[702,62.632]],[\"comment/2157\",[]],[\"name/2158\",[749,73.618]],[\"comment/2158\",[]],[\"name/2159\",[750,73.618]],[\"comment/2159\",[]],[\"name/2160\",[698,65.145]],[\"comment/2160\",[]],[\"name/2161\",[751,73.618]],[\"comment/2161\",[]],[\"name/2162\",[699,65.145]],[\"comment/2162\",[]],[\"name/2163\",[700,65.145]],[\"comment/2163\",[]],[\"name/2164\",[701,65.145]],[\"comment/2164\",[]],[\"name/2165\",[432,60.625]],[\"comment/2165\",[]],[\"name/2166\",[752,73.618]],[\"comment/2166\",[]],[\"name/2167\",[703,62.632]],[\"comment/2167\",[]],[\"name/2168\",[714,68.51]],[\"comment/2168\",[]],[\"name/2169\",[715,68.51]],[\"comment/2169\",[]],[\"name/2170\",[753,73.618]],[\"comment/2170\",[]],[\"name/2171\",[754,73.618]],[\"comment/2171\",[]],[\"name/2172\",[755,73.618]],[\"comment/2172\",[]],[\"name/2173\",[756,73.618]],[\"comment/2173\",[]],[\"name/2174\",[757,73.618]],[\"comment/2174\",[]],[\"name/2175\",[758,73.618]],[\"comment/2175\",[]],[\"name/2176\",[759,73.618]],[\"comment/2176\",[]],[\"name/2177\",[760,73.618]],[\"comment/2177\",[]],[\"name/2178\",[761,73.618]],[\"comment/2178\",[]],[\"name/2179\",[762,73.618]],[\"comment/2179\",[]],[\"name/2180\",[763,73.618]],[\"comment/2180\",[]],[\"name/2181\",[764,73.618]],[\"comment/2181\",[]],[\"name/2182\",[7,35.701]],[\"comment/2182\",[]],[\"name/2183\",[688,68.51]],[\"comment/2183\",[]],[\"name/2184\",[689,68.51]],[\"comment/2184\",[]],[\"name/2185\",[690,68.51]],[\"comment/2185\",[]],[\"name/2186\",[691,68.51]],[\"comment/2186\",[]],[\"name/2187\",[693,68.51]],[\"comment/2187\",[]],[\"name/2188\",[692,68.51]],[\"comment/2188\",[]],[\"name/2189\",[694,68.51]],[\"comment/2189\",[]],[\"name/2190\",[765,73.618]],[\"comment/2190\",[]],[\"name/2191\",[7,35.701]],[\"comment/2191\",[]],[\"name/2192\",[766,73.618]],[\"comment/2192\",[]],[\"name/2193\",[698,65.145]],[\"comment/2193\",[]],[\"name/2194\",[699,65.145]],[\"comment/2194\",[]],[\"name/2195\",[700,65.145]],[\"comment/2195\",[]],[\"name/2196\",[701,65.145]],[\"comment/2196\",[]],[\"name/2197\",[702,62.632]],[\"comment/2197\",[]],[\"name/2198\",[703,62.632]],[\"comment/2198\",[]],[\"name/2199\",[432,60.625]],[\"comment/2199\",[]],[\"name/2200\",[767,73.618]],[\"comment/2200\",[]],[\"name/2201\",[628,65.145]],[\"comment/2201\",[]],[\"name/2202\",[629,65.145]],[\"comment/2202\",[]],[\"name/2203\",[4,49.639]],[\"comment/2203\",[]],[\"name/2204\",[5,47.468]],[\"comment/2204\",[]],[\"name/2205\",[6,47.468]],[\"comment/2205\",[]],[\"name/2206\",[7,35.701]],[\"comment/2206\",[]],[\"name/2207\",[613,62.632]],[\"comment/2207\",[]],[\"name/2208\",[614,62.632]],[\"comment/2208\",[]],[\"name/2209\",[185,60.625]],[\"comment/2209\",[]],[\"name/2210\",[104,62.632]],[\"comment/2210\",[]],[\"name/2211\",[218,65.145]],[\"comment/2211\",[]],[\"name/2212\",[219,65.145]],[\"comment/2212\",[]],[\"name/2213\",[125,52.415]],[\"comment/2213\",[]],[\"name/2214\",[20,49.639]],[\"comment/2214\",[]],[\"name/2215\",[222,65.145]],[\"comment/2215\",[]],[\"name/2216\",[223,65.145]],[\"comment/2216\",[]],[\"name/2217\",[106,53.249]],[\"comment/2217\",[]],[\"name/2218\",[107,53.249]],[\"comment/2218\",[]],[\"name/2219\",[108,53.249]],[\"comment/2219\",[]],[\"name/2220\",[23,49.051]],[\"comment/2220\",[]],[\"name/2221\",[35,46.103]],[\"comment/2221\",[]],[\"name/2222\",[36,46.992]],[\"comment/2222\",[]],[\"name/2223\",[37,49.639]],[\"comment/2223\",[]],[\"name/2224\",[38,49.639]],[\"comment/2224\",[]],[\"name/2225\",[39,49.639]],[\"comment/2225\",[]],[\"name/2226\",[40,49.639]],[\"comment/2226\",[]],[\"name/2227\",[41,49.051]],[\"comment/2227\",[]],[\"name/2228\",[42,49.639]],[\"comment/2228\",[]],[\"name/2229\",[43,49.639]],[\"comment/2229\",[]],[\"name/2230\",[44,49.639]],[\"comment/2230\",[]],[\"name/2231\",[45,46.992]],[\"comment/2231\",[]],[\"name/2232\",[46,49.639]],[\"comment/2232\",[]],[\"name/2233\",[47,47.468]],[\"comment/2233\",[]],[\"name/2234\",[48,47.468]],[\"comment/2234\",[]],[\"name/2235\",[49,47.468]],[\"comment/2235\",[]],[\"name/2236\",[50,47.468]],[\"comment/2236\",[]],[\"name/2237\",[51,47.468]],[\"comment/2237\",[]],[\"name/2238\",[52,46.103]],[\"comment/2238\",[]],[\"name/2239\",[53,47.468]],[\"comment/2239\",[]],[\"name/2240\",[54,47.468]],[\"comment/2240\",[]],[\"name/2241\",[55,49.051]],[\"comment/2241\",[]],[\"name/2242\",[56,49.051]],[\"comment/2242\",[]],[\"name/2243\",[57,49.051]],[\"comment/2243\",[]],[\"name/2244\",[58,49.639]],[\"comment/2244\",[]],[\"name/2245\",[59,48.495]],[\"comment/2245\",[]],[\"name/2246\",[60,49.639]],[\"comment/2246\",[]],[\"name/2247\",[61,49.639]],[\"comment/2247\",[]],[\"name/2248\",[62,49.051]],[\"comment/2248\",[]],[\"name/2249\",[21,49.639]],[\"comment/2249\",[]],[\"name/2250\",[22,49.639]],[\"comment/2250\",[]],[\"name/2251\",[63,49.639]],[\"comment/2251\",[]],[\"name/2252\",[64,49.639]],[\"comment/2252\",[]],[\"name/2253\",[65,49.639]],[\"comment/2253\",[]],[\"name/2254\",[66,49.639]],[\"comment/2254\",[]],[\"name/2255\",[67,49.639]],[\"comment/2255\",[]],[\"name/2256\",[68,47.468]],[\"comment/2256\",[]],[\"name/2257\",[69,46.537]],[\"comment/2257\",[]],[\"name/2258\",[70,47.468]],[\"comment/2258\",[]],[\"name/2259\",[71,47.468]],[\"comment/2259\",[]],[\"name/2260\",[72,47.468]],[\"comment/2260\",[]],[\"name/2261\",[73,47.468]],[\"comment/2261\",[]],[\"name/2262\",[74,47.468]],[\"comment/2262\",[]],[\"name/2263\",[75,47.468]],[\"comment/2263\",[]],[\"name/2264\",[768,73.618]],[\"comment/2264\",[]],[\"name/2265\",[628,65.145]],[\"comment/2265\",[]],[\"name/2266\",[629,65.145]],[\"comment/2266\",[]],[\"name/2267\",[4,49.639]],[\"comment/2267\",[]],[\"name/2268\",[5,47.468]],[\"comment/2268\",[]],[\"name/2269\",[6,47.468]],[\"comment/2269\",[]],[\"name/2270\",[7,35.701]],[\"comment/2270\",[]],[\"name/2271\",[613,62.632]],[\"comment/2271\",[]],[\"name/2272\",[614,62.632]],[\"comment/2272\",[]],[\"name/2273\",[185,60.625]],[\"comment/2273\",[]],[\"name/2274\",[769,73.618]],[\"comment/2274\",[]],[\"name/2275\",[678,62.632]],[\"comment/2275\",[]],[\"name/2276\",[770,73.618]],[\"comment/2276\",[]],[\"name/2277\",[20,49.639]],[\"comment/2277\",[]],[\"name/2278\",[771,73.618]],[\"comment/2278\",[]],[\"name/2279\",[772,73.618]],[\"comment/2279\",[]],[\"name/2280\",[23,49.051]],[\"comment/2280\",[]],[\"name/2281\",[104,62.632]],[\"comment/2281\",[]],[\"name/2282\",[218,65.145]],[\"comment/2282\",[]],[\"name/2283\",[219,65.145]],[\"comment/2283\",[]],[\"name/2284\",[125,52.415]],[\"comment/2284\",[]],[\"name/2285\",[222,65.145]],[\"comment/2285\",[]],[\"name/2286\",[223,65.145]],[\"comment/2286\",[]],[\"name/2287\",[106,53.249]],[\"comment/2287\",[]],[\"name/2288\",[107,53.249]],[\"comment/2288\",[]],[\"name/2289\",[108,53.249]],[\"comment/2289\",[]],[\"name/2290\",[35,46.103]],[\"comment/2290\",[]],[\"name/2291\",[36,46.992]],[\"comment/2291\",[]],[\"name/2292\",[37,49.639]],[\"comment/2292\",[]],[\"name/2293\",[38,49.639]],[\"comment/2293\",[]],[\"name/2294\",[39,49.639]],[\"comment/2294\",[]],[\"name/2295\",[40,49.639]],[\"comment/2295\",[]],[\"name/2296\",[41,49.051]],[\"comment/2296\",[]],[\"name/2297\",[42,49.639]],[\"comment/2297\",[]],[\"name/2298\",[43,49.639]],[\"comment/2298\",[]],[\"name/2299\",[44,49.639]],[\"comment/2299\",[]],[\"name/2300\",[45,46.992]],[\"comment/2300\",[]],[\"name/2301\",[46,49.639]],[\"comment/2301\",[]],[\"name/2302\",[47,47.468]],[\"comment/2302\",[]],[\"name/2303\",[48,47.468]],[\"comment/2303\",[]],[\"name/2304\",[49,47.468]],[\"comment/2304\",[]],[\"name/2305\",[50,47.468]],[\"comment/2305\",[]],[\"name/2306\",[51,47.468]],[\"comment/2306\",[]],[\"name/2307\",[52,46.103]],[\"comment/2307\",[]],[\"name/2308\",[53,47.468]],[\"comment/2308\",[]],[\"name/2309\",[54,47.468]],[\"comment/2309\",[]],[\"name/2310\",[55,49.051]],[\"comment/2310\",[]],[\"name/2311\",[56,49.051]],[\"comment/2311\",[]],[\"name/2312\",[57,49.051]],[\"comment/2312\",[]],[\"name/2313\",[58,49.639]],[\"comment/2313\",[]],[\"name/2314\",[59,48.495]],[\"comment/2314\",[]],[\"name/2315\",[60,49.639]],[\"comment/2315\",[]],[\"name/2316\",[61,49.639]],[\"comment/2316\",[]],[\"name/2317\",[62,49.051]],[\"comment/2317\",[]],[\"name/2318\",[21,49.639]],[\"comment/2318\",[]],[\"name/2319\",[22,49.639]],[\"comment/2319\",[]],[\"name/2320\",[63,49.639]],[\"comment/2320\",[]],[\"name/2321\",[64,49.639]],[\"comment/2321\",[]],[\"name/2322\",[65,49.639]],[\"comment/2322\",[]],[\"name/2323\",[66,49.639]],[\"comment/2323\",[]],[\"name/2324\",[67,49.639]],[\"comment/2324\",[]],[\"name/2325\",[68,47.468]],[\"comment/2325\",[]],[\"name/2326\",[69,46.537]],[\"comment/2326\",[]],[\"name/2327\",[70,47.468]],[\"comment/2327\",[]],[\"name/2328\",[71,47.468]],[\"comment/2328\",[]],[\"name/2329\",[72,47.468]],[\"comment/2329\",[]],[\"name/2330\",[73,47.468]],[\"comment/2330\",[]],[\"name/2331\",[74,47.468]],[\"comment/2331\",[]],[\"name/2332\",[75,47.468]],[\"comment/2332\",[]],[\"name/2333\",[423,65.145]],[\"comment/2333\",[]],[\"name/2334\",[7,35.701]],[\"comment/2334\",[]],[\"name/2335\",[773,73.618]],[\"comment/2335\",[]],[\"name/2336\",[391,60.625]],[\"comment/2336\",[]],[\"name/2337\",[599,68.51]],[\"comment/2337\",[]],[\"name/2338\",[136,53.249]],[\"comment/2338\",[]],[\"name/2339\",[423,65.145]],[\"comment/2339\",[]],[\"name/2340\",[774,73.618]],[\"comment/2340\",[]],[\"name/2341\",[7,35.701]],[\"comment/2341\",[]],[\"name/2342\",[438,68.51]],[\"comment/2342\",[]],[\"name/2343\",[775,73.618]],[\"comment/2343\",[]],[\"name/2344\",[776,73.618]],[\"comment/2344\",[]],[\"name/2345\",[777,73.618]],[\"comment/2345\",[]],[\"name/2346\",[778,73.618]],[\"comment/2346\",[]],[\"name/2347\",[779,73.618]],[\"comment/2347\",[]],[\"name/2348\",[780,73.618]],[\"comment/2348\",[]],[\"name/2349\",[445,68.51]],[\"comment/2349\",[]],[\"name/2350\",[781,73.618]],[\"comment/2350\",[]],[\"name/2351\",[782,73.618]],[\"comment/2351\",[]],[\"name/2352\",[783,68.51]],[\"comment/2352\",[]],[\"name/2353\",[784,73.618]],[\"comment/2353\",[]],[\"name/2354\",[7,35.701]],[\"comment/2354\",[]],[\"name/2355\",[785,73.618]],[\"comment/2355\",[]],[\"name/2356\",[786,73.618]],[\"comment/2356\",[]],[\"name/2357\",[787,73.618]],[\"comment/2357\",[]],[\"name/2358\",[783,68.51]],[\"comment/2358\",[]],[\"name/2359\",[678,62.632]],[\"comment/2359\",[]],[\"name/2360\",[788,73.618]],[\"comment/2360\",[]]],\"invertedIndex\":[[\"_$uuid_count\",{\"_index\":579,\"name\":{\"1916\":{}},\"comment\":{}}],[\"__editorextras__\",{\"_index\":75,\"name\":{\"75\":{},\"147\":{},\"227\":{},\"430\":{},\"493\":{},\"555\":{},\"634\":{},\"804\":{},\"1008\":{},\"1176\":{},\"1342\":{},\"1415\":{},\"1467\":{},\"1521\":{},\"1591\":{},\"1796\":{},\"1848\":{},\"1900\":{},\"2263\":{},\"2332\":{}},\"comment\":{}}],[\"__nodes\",{\"_index\":280,\"name\":{\"672\":{},\"875\":{},\"1044\":{},\"1209\":{}},\"comment\":{}}],[\"__prefab\",{\"_index\":43,\"name\":{\"43\":{},\"111\":{},\"196\":{},\"395\":{},\"459\":{},\"520\":{},\"599\":{},\"1380\":{},\"1432\":{},\"1486\":{},\"1557\":{},\"1762\":{},\"1813\":{},\"1865\":{},\"2229\":{},\"2298\":{}},\"comment\":{}}],[\"__preload\",{\"_index\":61,\"name\":{\"61\":{},\"129\":{},\"213\":{},\"413\":{},\"477\":{},\"538\":{},\"617\":{},\"1398\":{},\"1449\":{},\"1504\":{},\"1574\":{},\"1779\":{},\"1831\":{},\"1883\":{},\"2247\":{},\"2316\":{}},\"comment\":{}}],[\"__scriptasset\",{\"_index\":37,\"name\":{\"37\":{},\"105\":{},\"190\":{},\"389\":{},\"453\":{},\"514\":{},\"593\":{},\"1374\":{},\"1426\":{},\"1480\":{},\"1551\":{},\"1756\":{},\"1807\":{},\"1859\":{},\"2223\":{},\"2292\":{}},\"comment\":{}}],[\"__type\",{\"_index\":110,\"name\":{\"236\":{},\"267\":{},\"558\":{},\"560\":{},\"562\":{},\"567\":{},\"569\":{},\"571\":{},\"830\":{},\"1912\":{},\"1914\":{},\"1945\":{},\"2022\":{},\"2062\":{},\"2091\":{},\"2093\":{},\"2112\":{},\"2155\":{}},\"comment\":{}}],[\"_active\",{\"_index\":355,\"name\":{\"750\":{},\"954\":{},\"1122\":{},\"1288\":{}},\"comment\":{}}],[\"_activeinhierarchy\",{\"_index\":359,\"name\":{\"754\":{},\"958\":{},\"1126\":{},\"1292\":{}},\"comment\":{}}],[\"_array\",{\"_index\":595,\"name\":{\"1939\":{}},\"comment\":{}}],[\"_autoreconnect\",{\"_index\":731,\"name\":{\"2137\":{}},\"comment\":{}}],[\"_callbackexecuter\",{\"_index\":740,\"name\":{\"2146\":{}},\"comment\":{}}],[\"_channels\",{\"_index\":711,\"name\":{\"2111\":{}},\"comment\":{}}],[\"_checkmultiplecomp\",{\"_index\":389,\"name\":{\"797\":{},\"1001\":{},\"1169\":{},\"1335\":{}},\"comment\":{}}],[\"_children\",{\"_index\":354,\"name\":{\"749\":{},\"953\":{},\"1121\":{},\"1287\":{},\"2000\":{}},\"comment\":{}}],[\"_clip\",{\"_index\":11,\"name\":{\"11\":{},\"164\":{}},\"comment\":{}}],[\"_comblocksystems\",{\"_index\":655,\"name\":{\"2040\":{}},\"comment\":{}}],[\"_components\",{\"_index\":356,\"name\":{\"751\":{},\"955\":{},\"1123\":{},\"1289\":{}},\"comment\":{}}],[\"_connectedcallback\",{\"_index\":738,\"name\":{\"2144\":{}},\"comment\":{}}],[\"_connectoptions\",{\"_index\":730,\"name\":{\"2136\":{}},\"comment\":{}}],[\"_data\",{\"_index\":783,\"name\":{\"2352\":{},\"2358\":{}},\"comment\":{}}],[\"_deferreddestroy\",{\"_index\":6,\"name\":{\"6\":{},\"81\":{},\"154\":{},\"368\":{},\"434\":{},\"502\":{},\"583\":{},\"652\":{},\"860\":{},\"1026\":{},\"1194\":{},\"1354\":{},\"1419\":{},\"1471\":{},\"1539\":{},\"1743\":{},\"1800\":{},\"1852\":{},\"2205\":{},\"2269\":{}},\"comment\":{}}],[\"_destroyimmediate\",{\"_index\":74,\"name\":{\"74\":{},\"146\":{},\"226\":{},\"429\":{},\"492\":{},\"554\":{},\"633\":{},\"803\":{},\"1007\":{},\"1175\":{},\"1341\":{},\"1414\":{},\"1466\":{},\"1520\":{},\"1590\":{},\"1795\":{},\"1847\":{},\"1899\":{},\"2262\":{},\"2331\":{}},\"comment\":{}}],[\"_destruct\",{\"_index\":73,\"name\":{\"73\":{},\"145\":{},\"225\":{},\"428\":{},\"491\":{},\"553\":{},\"632\":{},\"802\":{},\"1006\":{},\"1174\":{},\"1340\":{},\"1413\":{},\"1465\":{},\"1519\":{},\"1589\":{},\"1794\":{},\"1846\":{},\"1898\":{},\"2261\":{},\"2330\":{}},\"comment\":{}}],[\"_disconnectcallback\",{\"_index\":739,\"name\":{\"2145\":{}},\"comment\":{}}],[\"_elapsedtime\",{\"_index\":181,\"name\":{\"340\":{}},\"comment\":{}}],[\"_enable\",{\"_index\":585,\"name\":{\"1923\":{}},\"comment\":{}}],[\"_enabled\",{\"_index\":42,\"name\":{\"42\":{},\"110\":{},\"195\":{},\"394\":{},\"458\":{},\"519\":{},\"598\":{},\"1379\":{},\"1431\":{},\"1485\":{},\"1556\":{},\"1761\":{},\"1812\":{},\"1864\":{},\"2228\":{},\"2297\":{}},\"comment\":{}}],[\"_euler\",{\"_index\":292,\"name\":{\"684\":{},\"888\":{},\"1056\":{},\"1222\":{}},\"comment\":{}}],[\"_eulerdirty\",{\"_index\":293,\"name\":{\"685\":{},\"889\":{},\"1057\":{},\"1223\":{}},\"comment\":{}}],[\"_eventdispatcher\",{\"_index\":216,\"name\":{\"436\":{}},\"comment\":{}}],[\"_eventmask\",{\"_index\":361,\"name\":{\"758\":{},\"962\":{},\"1130\":{},\"1296\":{}},\"comment\":{}}],[\"_eventprocessor\",{\"_index\":360,\"name\":{\"757\":{},\"961\":{},\"1129\":{},\"1295\":{}},\"comment\":{}}],[\"_findchildcomponent\",{\"_index\":265,\"name\":{\"650\":{},\"858\":{},\"1024\":{},\"1192\":{}},\"comment\":{}}],[\"_findchildcomponents\",{\"_index\":266,\"name\":{\"651\":{},\"859\":{},\"1025\":{},\"1193\":{}},\"comment\":{}}],[\"_findcomponent\",{\"_index\":263,\"name\":{\"648\":{},\"856\":{},\"1022\":{},\"1190\":{}},\"comment\":{}}],[\"_findcomponents\",{\"_index\":264,\"name\":{\"649\":{},\"857\":{},\"1023\":{},\"1191\":{}},\"comment\":{}}],[\"_flagchangeversion\",{\"_index\":294,\"name\":{\"686\":{},\"890\":{},\"1058\":{},\"1224\":{}},\"comment\":{}}],[\"_getlocalbounds\",{\"_index\":66,\"name\":{\"66\":{},\"138\":{},\"218\":{},\"421\":{},\"484\":{},\"546\":{},\"625\":{},\"1406\":{},\"1458\":{},\"1512\":{},\"1582\":{},\"1787\":{},\"1839\":{},\"1891\":{},\"2254\":{},\"2323\":{}},\"comment\":{}}],[\"_getrenderscene\",{\"_index\":46,\"name\":{\"46\":{},\"114\":{},\"199\":{},\"398\":{},\"462\":{},\"523\":{},\"602\":{},\"1383\":{},\"1435\":{},\"1489\":{},\"1560\":{},\"1765\":{},\"1816\":{},\"1868\":{},\"2232\":{},\"2301\":{}},\"comment\":{}}],[\"_haschangedflags\",{\"_index\":295,\"name\":{\"687\":{},\"891\":{},\"1059\":{},\"1225\":{}},\"comment\":{}}],[\"_hearttime\",{\"_index\":744,\"name\":{\"2150\":{}},\"comment\":{}}],[\"_id\",{\"_index\":45,\"name\":{\"45\":{},\"113\":{},\"198\":{},\"351\":{},\"397\":{},\"461\":{},\"522\":{},\"601\":{},\"755\":{},\"959\":{},\"1127\":{},\"1293\":{},\"1382\":{},\"1434\":{},\"1488\":{},\"1559\":{},\"1764\":{},\"1815\":{},\"1867\":{},\"2231\":{},\"2300\":{}},\"comment\":{}}],[\"_instance\",{\"_index\":77,\"name\":{\"77\":{},\"300\":{},\"1902\":{},\"2108\":{}},\"comment\":{}}],[\"_instantiate\",{\"_index\":54,\"name\":{\"54\":{},\"122\":{},\"207\":{},\"406\":{},\"470\":{},\"531\":{},\"610\":{},\"793\":{},\"997\":{},\"1165\":{},\"1331\":{},\"1391\":{},\"1443\":{},\"1497\":{},\"1568\":{},\"1773\":{},\"1824\":{},\"1876\":{},\"2240\":{},\"2309\":{}},\"comment\":{}}],[\"_isbindmessageactive\",{\"_index\":217,\"name\":{\"438\":{}},\"comment\":{}}],[\"_isonloadcalled\",{\"_index\":40,\"name\":{\"40\":{},\"108\":{},\"193\":{},\"392\":{},\"456\":{},\"517\":{},\"596\":{},\"1377\":{},\"1429\":{},\"1483\":{},\"1554\":{},\"1759\":{},\"1810\":{},\"1862\":{},\"2226\":{},\"2295\":{}},\"comment\":{}}],[\"_isplay\",{\"_index\":102,\"name\":{\"159\":{}},\"comment\":{}}],[\"_isprocessingtaskuuid\",{\"_index\":584,\"name\":{\"1922\":{}},\"comment\":{}}],[\"_issocketinit\",{\"_index\":732,\"name\":{\"2138\":{}},\"comment\":{}}],[\"_issocketopen\",{\"_index\":733,\"name\":{\"2139\":{}},\"comment\":{}}],[\"_iv\",{\"_index\":188,\"name\":{\"350\":{}},\"comment\":{}}],[\"_keepalivetimer\",{\"_index\":741,\"name\":{\"2147\":{}},\"comment\":{}}],[\"_key\",{\"_index\":187,\"name\":{\"349\":{}},\"comment\":{}}],[\"_layer\",{\"_index\":291,\"name\":{\"683\":{},\"887\":{},\"1055\":{},\"1221\":{}},\"comment\":{}}],[\"_listener\",{\"_index\":748,\"name\":{\"2154\":{}},\"comment\":{}}],[\"_loop\",{\"_index\":13,\"name\":{\"13\":{},\"166\":{}},\"comment\":{}}],[\"_lpos\",{\"_index\":288,\"name\":{\"680\":{},\"884\":{},\"1052\":{},\"1218\":{}},\"comment\":{}}],[\"_lrot\",{\"_index\":289,\"name\":{\"681\":{},\"885\":{},\"1053\":{},\"1219\":{}},\"comment\":{}}],[\"_lscale\",{\"_index\":290,\"name\":{\"682\":{},\"886\":{},\"1054\":{},\"1220\":{}},\"comment\":{}}],[\"_mat\",{\"_index\":287,\"name\":{\"679\":{},\"883\":{},\"1051\":{},\"1217\":{}},\"comment\":{}}],[\"_msg\",{\"_index\":105,\"name\":{\"230\":{},\"332\":{}},\"comment\":{}}],[\"_name\",{\"_index\":69,\"name\":{\"69\":{},\"141\":{},\"221\":{},\"424\":{},\"487\":{},\"549\":{},\"628\":{},\"756\":{},\"960\":{},\"1128\":{},\"1294\":{},\"1409\":{},\"1461\":{},\"1515\":{},\"1585\":{},\"1625\":{},\"1661\":{},\"1790\":{},\"1842\":{},\"1894\":{},\"2257\":{},\"2326\":{}},\"comment\":{}}],[\"_networktips\",{\"_index\":736,\"name\":{\"2142\":{}},\"comment\":{}}],[\"_objflags\",{\"_index\":68,\"name\":{\"68\":{},\"140\":{},\"220\":{},\"423\":{},\"486\":{},\"548\":{},\"627\":{},\"798\":{},\"1002\":{},\"1170\":{},\"1336\":{},\"1408\":{},\"1460\":{},\"1514\":{},\"1584\":{},\"1789\":{},\"1841\":{},\"1893\":{},\"2256\":{},\"2325\":{}},\"comment\":{}}],[\"_onbatchcreated\",{\"_index\":314,\"name\":{\"707\":{},\"911\":{},\"1079\":{},\"1245\":{}},\"comment\":{}}],[\"_onbeforeserialize\",{\"_index\":315,\"name\":{\"708\":{},\"912\":{},\"1080\":{},\"1246\":{}},\"comment\":{}}],[\"_onhierarchychanged\",{\"_index\":313,\"name\":{\"706\":{},\"910\":{},\"1078\":{},\"1244\":{}},\"comment\":{}}],[\"_onhierarchychangedbase\",{\"_index\":386,\"name\":{\"794\":{},\"998\":{},\"1166\":{},\"1332\":{}},\"comment\":{}}],[\"_onpostactivated\",{\"_index\":316,\"name\":{\"709\":{},\"913\":{},\"1081\":{},\"1247\":{}},\"comment\":{}}],[\"_onpredestroy\",{\"_index\":53,\"name\":{\"53\":{},\"121\":{},\"206\":{},\"405\":{},\"469\":{},\"530\":{},\"609\":{},\"688\":{},\"892\":{},\"1060\":{},\"1226\":{},\"1390\":{},\"1442\":{},\"1496\":{},\"1567\":{},\"1772\":{},\"1823\":{},\"1875\":{},\"2239\":{},\"2308\":{}},\"comment\":{}}],[\"_onpredestroybase\",{\"_index\":387,\"name\":{\"795\":{},\"999\":{},\"1167\":{},\"1333\":{}},\"comment\":{}}],[\"_onsetparent\",{\"_index\":312,\"name\":{\"705\":{},\"909\":{},\"1077\":{},\"1243\":{}},\"comment\":{}}],[\"_onsiblingindexchanged\",{\"_index\":388,\"name\":{\"796\":{},\"1000\":{},\"1168\":{},\"1334\":{}},\"comment\":{}}],[\"_originalsceneid\",{\"_index\":363,\"name\":{\"760\":{},\"964\":{},\"1132\":{},\"1298\":{}},\"comment\":{}}],[\"_parent\",{\"_index\":353,\"name\":{\"748\":{},\"952\":{},\"1120\":{},\"1286\":{},\"1998\":{}},\"comment\":{}}],[\"_persistnode\",{\"_index\":346,\"name\":{\"739\":{},\"943\":{},\"1111\":{},\"1277\":{}},\"comment\":{}}],[\"_player\",{\"_index\":12,\"name\":{\"12\":{},\"165\":{}},\"comment\":{}}],[\"_playonawake\",{\"_index\":14,\"name\":{\"14\":{},\"167\":{}},\"comment\":{}}],[\"_pos\",{\"_index\":284,\"name\":{\"676\":{},\"880\":{},\"1048\":{},\"1214\":{}},\"comment\":{}}],[\"_prefab\",{\"_index\":357,\"name\":{\"752\":{},\"956\":{},\"1124\":{},\"1290\":{}},\"comment\":{}}],[\"_progress\",{\"_index\":100,\"name\":{\"157\":{}},\"comment\":{}}],[\"_protocolhelper\",{\"_index\":737,\"name\":{\"2143\":{}},\"comment\":{}}],[\"_queues\",{\"_index\":582,\"name\":{\"1920\":{}},\"comment\":{}}],[\"_receivemsgtimer\",{\"_index\":742,\"name\":{\"2148\":{}},\"comment\":{}}],[\"_receivetime\",{\"_index\":745,\"name\":{\"2151\":{}},\"comment\":{}}],[\"_reconnecttimer\",{\"_index\":743,\"name\":{\"2149\":{}},\"comment\":{}}],[\"_reconnettimeout\",{\"_index\":746,\"name\":{\"2152\":{}},\"comment\":{}}],[\"_remove\",{\"_index\":635,\"name\":{\"2009\":{}},\"comment\":{}}],[\"_removecomponent\",{\"_index\":384,\"name\":{\"791\":{},\"995\":{},\"1163\":{},\"1329\":{}},\"comment\":{}}],[\"_requests\",{\"_index\":747,\"name\":{\"2153\":{}},\"comment\":{}}],[\"_rot\",{\"_index\":285,\"name\":{\"677\":{},\"881\":{},\"1049\":{},\"1215\":{}},\"comment\":{}}],[\"_runningasynctask\",{\"_index\":581,\"name\":{\"1919\":{}},\"comment\":{}}],[\"_scale\",{\"_index\":286,\"name\":{\"678\":{},\"882\":{},\"1050\":{},\"1216\":{}},\"comment\":{}}],[\"_scene\",{\"_index\":358,\"name\":{\"753\":{},\"957\":{},\"1125\":{},\"1291\":{}},\"comment\":{}}],[\"_scenegetter\",{\"_index\":44,\"name\":{\"44\":{},\"112\":{},\"197\":{},\"396\":{},\"460\":{},\"521\":{},\"600\":{},\"1381\":{},\"1433\":{},\"1487\":{},\"1558\":{},\"1763\":{},\"1814\":{},\"1866\":{},\"2230\":{},\"2299\":{}},\"comment\":{}}],[\"_setscene\",{\"_index\":262,\"name\":{\"647\":{},\"855\":{},\"1021\":{},\"1189\":{}},\"comment\":{}}],[\"_siblingindex\",{\"_index\":362,\"name\":{\"759\":{},\"963\":{},\"1131\":{},\"1297\":{}},\"comment\":{}}],[\"_socket\",{\"_index\":735,\"name\":{\"2141\":{}},\"comment\":{}}],[\"_stackid\",{\"_index\":261,\"name\":{\"646\":{},\"854\":{},\"1020\":{},\"1188\":{}},\"comment\":{}}],[\"_stacks\",{\"_index\":260,\"name\":{\"645\":{},\"853\":{},\"1019\":{},\"1187\":{}},\"comment\":{}}],[\"_state\",{\"_index\":734,\"name\":{\"2140\":{}},\"comment\":{}}],[\"_static\",{\"_index\":283,\"name\":{\"675\":{},\"879\":{},\"1047\":{},\"1213\":{}},\"comment\":{}}],[\"_step\",{\"_index\":183,\"name\":{\"342\":{}},\"comment\":{}}],[\"_switch_effect\",{\"_index\":85,\"name\":{\"89\":{}},\"comment\":{}}],[\"_switch_music\",{\"_index\":84,\"name\":{\"88\":{}},\"comment\":{}}],[\"_syncstates\",{\"_index\":30,\"name\":{\"30\":{},\"183\":{}},\"comment\":{}}],[\"_uiprops\",{\"_index\":282,\"name\":{\"674\":{},\"878\":{},\"1046\":{},\"1212\":{}},\"comment\":{}}],[\"_updatescene\",{\"_index\":364,\"name\":{\"761\":{},\"965\":{},\"1133\":{},\"1299\":{}},\"comment\":{}}],[\"_updatesiblingindex\",{\"_index\":385,\"name\":{\"792\":{},\"996\":{},\"1164\":{},\"1330\":{}},\"comment\":{}}],[\"_url\",{\"_index\":101,\"name\":{\"158\":{}},\"comment\":{}}],[\"_value\",{\"_index\":473,\"name\":{\"1623\":{},\"1659\":{}},\"comment\":{}}],[\"_volume\",{\"_index\":15,\"name\":{\"15\":{},\"168\":{}},\"comment\":{}}],[\"_volume_effect\",{\"_index\":83,\"name\":{\"87\":{}},\"comment\":{}}],[\"_volume_music\",{\"_index\":82,\"name\":{\"86\":{}},\"comment\":{}}],[\"_ws\",{\"_index\":766,\"name\":{\"2192\":{}},\"comment\":{}}],[\"abort\",{\"_index\":667,\"name\":{\"2056\":{}},\"comment\":{}}],[\"action\",{\"_index\":674,\"name\":{\"2064\":{}},\"comment\":{}}],[\"active\",{\"_index\":348,\"name\":{\"743\":{},\"947\":{},\"1115\":{},\"1281\":{}},\"comment\":{}}],[\"activeentitycount\",{\"_index\":601,\"name\":{\"1950\":{}},\"comment\":{}}],[\"activeinhierarchy\",{\"_index\":349,\"name\":{\"744\":{},\"948\":{},\"1116\":{},\"1282\":{}},\"comment\":{}}],[\"add\",{\"_index\":248,\"name\":{\"586\":{},\"656\":{},\"868\":{},\"1030\":{},\"1199\":{},\"1709\":{},\"2004\":{},\"2034\":{},\"2042\":{}},\"comment\":{}}],[\"addautoreleaseasset\",{\"_index\":222,\"name\":{\"445\":{},\"2215\":{},\"2285\":{}},\"comment\":{}}],[\"addautoreleaseassets\",{\"_index\":223,\"name\":{\"446\":{},\"2216\":{},\"2286\":{}},\"comment\":{}}],[\"addchild\",{\"_index\":370,\"name\":{\"767\":{},\"971\":{},\"1139\":{},\"1305\":{},\"2002\":{}},\"comment\":{}}],[\"addcomponent\",{\"_index\":47,\"name\":{\"47\":{},\"115\":{},\"200\":{},\"399\":{},\"463\":{},\"524\":{},\"603\":{},\"780\":{},\"984\":{},\"1152\":{},\"1318\":{},\"1384\":{},\"1436\":{},\"1490\":{},\"1561\":{},\"1766\":{},\"1817\":{},\"1869\":{},\"2233\":{},\"2302\":{}},\"comment\":{}}],[\"addcomponents\",{\"_index\":634,\"name\":{\"2005\":{}},\"comment\":{}}],[\"addnodeanimation\",{\"_index\":559,\"name\":{\"1738\":{}},\"comment\":{}}],[\"addresponehandler\",{\"_index\":755,\"name\":{\"2172\":{}},\"comment\":{}}],[\"addsingleton\",{\"_index\":607,\"name\":{\"1956\":{}},\"comment\":{}}],[\"aesdecrypt\",{\"_index\":464,\"name\":{\"1607\":{}},\"comment\":{}}],[\"aesencrypt\",{\"_index\":463,\"name\":{\"1606\":{}},\"comment\":{}}],[\"allof\",{\"_index\":602,\"name\":{\"1951\":{}},\"comment\":{}}],[\"angle\",{\"_index\":300,\"name\":{\"693\":{},\"897\":{},\"1065\":{},\"1231\":{},\"1726\":{}},\"comment\":{}}],[\"angletowards\",{\"_index\":494,\"name\":{\"1648\":{}},\"comment\":{}}],[\"animation\",{\"_index\":436,\"name\":{\"1474\":{}},\"comment\":{}}],[\"anyof\",{\"_index\":603,\"name\":{\"1952\":{}},\"comment\":{}}],[\"applycomponentsfunction\",{\"_index\":250,\"name\":{\"590\":{}},\"comment\":{}}],[\"array\",{\"_index\":596,\"name\":{\"1940\":{}},\"comment\":{}}],[\"arrayutil\",{\"_index\":451,\"name\":{\"1592\":{}},\"comment\":{}}],[\"asynccallback\",{\"_index\":577,\"name\":{\"1913\":{}},\"comment\":{}}],[\"asyncqueue\",{\"_index\":578,\"name\":{\"1915\":{}},\"comment\":{}}],[\"attr\",{\"_index\":365,\"name\":{\"762\":{},\"966\":{},\"1134\":{},\"1300\":{}},\"comment\":{}}],[\"audio\",{\"_index\":443,\"name\":{\"1528\":{}},\"comment\":{}}],[\"audioeffect\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"audiomanager\",{\"_index\":76,\"name\":{\"76\":{}},\"comment\":{}}],[\"audiomusic\",{\"_index\":98,\"name\":{\"148\":{}},\"comment\":{}}],[\"audiostate\",{\"_index\":2,\"name\":{\"2\":{},\"150\":{}},\"comment\":{}}],[\"autoreconnect\",{\"_index\":728,\"name\":{\"2133\":{}},\"comment\":{}}],[\"avatar\",{\"_index\":478,\"name\":{\"1630\":{}},\"comment\":{}}],[\"back\",{\"_index\":532,\"name\":{\"1705\":{}},\"comment\":{}}],[\"ballistic\",{\"_index\":197,\"name\":{\"363\":{}},\"comment\":{}}],[\"base64toblob\",{\"_index\":469,\"name\":{\"1613\":{}},\"comment\":{}}],[\"base64totexture\",{\"_index\":468,\"name\":{\"1612\":{}},\"comment\":{}}],[\"base_request\",{\"_index\":753,\"name\":{\"2170\":{}},\"comment\":{}}],[\"bezierone\",{\"_index\":544,\"name\":{\"1721\":{}},\"comment\":{}}],[\"bezierthree\",{\"_index\":546,\"name\":{\"1723\":{}},\"comment\":{}}],[\"beziertwo\",{\"_index\":545,\"name\":{\"1722\":{}},\"comment\":{}}],[\"bindmessageactive\",{\"_index\":218,\"name\":{\"439\":{},\"2211\":{},\"2282\":{}},\"comment\":{}}],[\"black\",{\"_index\":271,\"name\":{\"659\":{},\"1028\":{}},\"comment\":{}}],[\"blue\",{\"_index\":148,\"name\":{\"291\":{}},\"comment\":{}}],[\"btc\",{\"_index\":773,\"name\":{\"2335\":{}},\"comment\":{}}],[\"buffer\",{\"_index\":684,\"name\":{\"2079\":{}},\"comment\":{}}],[\"bundle\",{\"_index\":398,\"name\":{\"814\":{}},\"comment\":{}}],[\"calculateaspacetobspacepos\",{\"_index\":553,\"name\":{\"1732\":{}},\"comment\":{}}],[\"calculatescreenpostospacepos\",{\"_index\":554,\"name\":{\"1733\":{}},\"comment\":{}}],[\"callback\",{\"_index\":180,\"name\":{\"339\":{},\"2066\":{},\"2074\":{},\"2077\":{}},\"comment\":{}}],[\"callbackobject\",{\"_index\":681,\"name\":{\"2075\":{}},\"comment\":{}}],[\"callbacks\",{\"_index\":245,\"name\":{\"577\":{}},\"comment\":{}}],[\"camera\",{\"_index\":230,\"name\":{\"505\":{},\"820\":{},\"1748\":{}},\"comment\":{}}],[\"camerautil\",{\"_index\":460,\"name\":{\"1602\":{}},\"comment\":{}}],[\"canrecycle\",{\"_index\":613,\"name\":{\"1968\":{},\"1989\":{},\"2207\":{},\"2271\":{}},\"comment\":{}}],[\"cccomp\",{\"_index\":767,\"name\":{\"2200\":{}},\"comment\":{}}],[\"ccvmparentcomp\",{\"_index\":768,\"name\":{\"2264\":{}},\"comment\":{}}],[\"channelid\",{\"_index\":677,\"name\":{\"2068\":{}},\"comment\":{}}],[\"checking\",{\"_index\":722,\"name\":{\"2127\":{}},\"comment\":{}}],[\"checkresponsepackage\",{\"_index\":691,\"name\":{\"2086\":{},\"2186\":{}},\"comment\":{}}],[\"children\",{\"_index\":347,\"name\":{\"742\":{},\"946\":{},\"1114\":{},\"1280\":{},\"2001\":{}},\"comment\":{}}],[\"circularedgeposition\",{\"_index\":514,\"name\":{\"1681\":{}},\"comment\":{}}],[\"clamp\",{\"_index\":495,\"name\":{\"1649\":{}},\"comment\":{}}],[\"cleanlisteners\",{\"_index\":757,\"name\":{\"2174\":{}},\"comment\":{}}],[\"clear\",{\"_index\":117,\"name\":{\"247\":{},\"360\":{},\"662\":{},\"841\":{},\"877\":{},\"1034\":{},\"1211\":{},\"1910\":{},\"1933\":{},\"1948\":{},\"2037\":{}},\"comment\":{}}],[\"clearnodearray\",{\"_index\":258,\"name\":{\"643\":{},\"851\":{},\"1017\":{},\"1185\":{}},\"comment\":{}}],[\"cleartimer\",{\"_index\":761,\"name\":{\"2178\":{}},\"comment\":{}}],[\"clip\",{\"_index\":16,\"name\":{\"16\":{},\"169\":{}},\"comment\":{}}],[\"close\",{\"_index\":432,\"name\":{\"1370\":{},\"2101\":{},\"2119\":{},\"2165\":{},\"2199\":{}},\"comment\":{}}],[\"closed\",{\"_index\":721,\"name\":{\"2125\":{}},\"comment\":{}}],[\"closesocket\",{\"_index\":752,\"name\":{\"2166\":{}},\"comment\":{}}],[\"code\",{\"_index\":680,\"name\":{\"2071\":{}},\"comment\":{}}],[\"collection\",{\"_index\":594,\"name\":{\"1938\":{}},\"comment\":{}}],[\"collider\",{\"_index\":206,\"name\":{\"376\":{}},\"comment\":{}}],[\"collisiontype\",{\"_index\":195,\"name\":{\"361\":{}},\"comment\":{}}],[\"combinearrays\",{\"_index\":458,\"name\":{\"1599\":{}},\"comment\":{}}],[\"comblocksystem\",{\"_index\":611,\"name\":{\"1965\":{},\"1966\":{}},\"comment\":{}}],[\"comblocksystems\",{\"_index\":656,\"name\":{\"2041\":{}},\"comment\":{}}],[\"commonprompt\",{\"_index\":418,\"name\":{\"1351\":{}},\"comment\":{}}],[\"comp\",{\"_index\":609,\"name\":{\"1959\":{},\"1960\":{}},\"comment\":{}}],[\"complete\",{\"_index\":587,\"name\":{\"1925\":{}},\"comment\":{}}],[\"compname\",{\"_index\":629,\"name\":{\"1986\":{},\"2202\":{},\"2266\":{}},\"comment\":{}}],[\"component\",{\"_index\":168,\"name\":{\"316\":{}},\"comment\":{}}],[\"components\",{\"_index\":345,\"name\":{\"738\":{},\"942\":{},\"1110\":{},\"1276\":{}},\"comment\":{}}],[\"comptid2ctor\",{\"_index\":632,\"name\":{\"1996\":{}},\"comment\":{}}],[\"comptid2obj\",{\"_index\":633,\"name\":{\"1997\":{}},\"comment\":{}}],[\"config\",{\"_index\":423,\"name\":{\"1360\":{},\"2333\":{},\"2339\":{}},\"comment\":{}}],[\"configs\",{\"_index\":402,\"name\":{\"829\":{}},\"comment\":{}}],[\"confound\",{\"_index\":455,\"name\":{\"1596\":{}},\"comment\":{}}],[\"connect\",{\"_index\":702,\"name\":{\"2099\":{},\"2115\":{},\"2157\":{},\"2197\":{}},\"comment\":{}}],[\"connecting\",{\"_index\":717,\"name\":{\"2121\":{},\"2126\":{}},\"comment\":{}}],[\"connecttips\",{\"_index\":705,\"name\":{\"2103\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":7,\"name\":{\"7\":{},\"82\":{},\"155\":{},\"229\":{},\"242\":{},\"250\":{},\"257\":{},\"298\":{},\"302\":{},\"312\":{},\"338\":{},\"348\":{},\"369\":{},\"435\":{},\"495\":{},\"503\":{},\"573\":{},\"584\":{},\"653\":{},\"818\":{},\"861\":{},\"1027\":{},\"1195\":{},\"1344\":{},\"1355\":{},\"1420\":{},\"1472\":{},\"1535\":{},\"1540\":{},\"1601\":{},\"1604\":{},\"1608\":{},\"1614\":{},\"1620\":{},\"1622\":{},\"1640\":{},\"1651\":{},\"1656\":{},\"1658\":{},\"1669\":{},\"1674\":{},\"1677\":{},\"1682\":{},\"1695\":{},\"1728\":{},\"1739\":{},\"1744\":{},\"1801\":{},\"1853\":{},\"1904\":{},\"1918\":{},\"1987\":{},\"1992\":{},\"2012\":{},\"2031\":{},\"2039\":{},\"2048\":{},\"2110\":{},\"2135\":{},\"2182\":{},\"2191\":{},\"2206\":{},\"2270\":{},\"2334\":{},\"2341\":{},\"2354\":{}},\"comment\":{}}],[\"copy\",{\"_index\":500,\"name\":{\"1655\":{}},\"comment\":{}}],[\"copy2darray\",{\"_index\":453,\"name\":{\"1594\":{}},\"comment\":{}}],[\"create_node\",{\"_index\":409,\"name\":{\"842\":{}},\"comment\":{}}],[\"createnode\",{\"_index\":276,\"name\":{\"667\":{},\"864\":{},\"1039\":{},\"1201\":{}},\"comment\":{}}],[\"createprefabnode\",{\"_index\":556,\"name\":{\"1735\":{}},\"comment\":{}}],[\"createprefabnodeasync\",{\"_index\":557,\"name\":{\"1736\":{}},\"comment\":{}}],[\"cross\",{\"_index\":548,\"name\":{\"1725\":{}},\"comment\":{}}],[\"current\",{\"_index\":268,\"name\":{\"655\":{}},\"comment\":{}}],[\"currenttime\",{\"_index\":31,\"name\":{\"31\":{},\"184\":{}},\"comment\":{}}],[\"data\",{\"_index\":678,\"name\":{\"2069\":{},\"2073\":{},\"2275\":{},\"2359\":{}},\"comment\":{}}],[\"debug\",{\"_index\":785,\"name\":{\"2355\":{}},\"comment\":{}}],[\"deepcopy\",{\"_index\":499,\"name\":{\"1654\":{}},\"comment\":{}}],[\"default\",{\"_index\":486,\"name\":{\"1638\":{},\"1665\":{}},\"comment\":{}}],[\"deg2rad\",{\"_index\":489,\"name\":{\"1642\":{}},\"comment\":{}}],[\"delay\",{\"_index\":567,\"name\":{\"1802\":{}},\"comment\":{}}],[\"delegatecomponent\",{\"_index\":247,\"name\":{\"580\":{}},\"comment\":{}}],[\"delete\",{\"_index\":597,\"name\":{\"1942\":{}},\"comment\":{}}],[\"deletecache\",{\"_index\":670,\"name\":{\"2059\":{}},\"comment\":{}}],[\"destroy\",{\"_index\":52,\"name\":{\"52\":{},\"120\":{},\"205\":{},\"234\":{},\"336\":{},\"404\":{},\"468\":{},\"529\":{},\"608\":{},\"789\":{},\"993\":{},\"1161\":{},\"1327\":{},\"1389\":{},\"1441\":{},\"1495\":{},\"1566\":{},\"1771\":{},\"1822\":{},\"1874\":{},\"2010\":{},\"2238\":{},\"2307\":{}},\"comment\":{}}],[\"destroyallchildren\",{\"_index\":383,\"name\":{\"790\":{},\"994\":{},\"1162\":{},\"1328\":{}},\"comment\":{}}],[\"dialog\",{\"_index\":394,\"name\":{\"809\":{},\"826\":{}},\"comment\":{}}],[\"dirangle\",{\"_index\":549,\"name\":{\"1727\":{}},\"comment\":{}}],[\"direction\",{\"_index\":540,\"name\":{\"1716\":{}},\"comment\":{}}],[\"dispatchevent\",{\"_index\":108,\"name\":{\"233\":{},\"246\":{},\"255\":{},\"335\":{},\"449\":{},\"786\":{},\"990\":{},\"1158\":{},\"1324\":{},\"2219\":{},\"2289\":{}},\"comment\":{}}],[\"distance\",{\"_index\":541,\"name\":{\"1717\":{},\"1747\":{}},\"comment\":{}}],[\"div\",{\"_index\":536,\"name\":{\"1712\":{}},\"comment\":{}}],[\"dot\",{\"_index\":547,\"name\":{\"1724\":{}},\"comment\":{}}],[\"down\",{\"_index\":531,\"name\":{\"1703\":{}},\"comment\":{}}],[\"dt\",{\"_index\":638,\"name\":{\"2014\":{}},\"comment\":{}}],[\"dump\",{\"_index\":126,\"name\":{\"265\":{}},\"comment\":{}}],[\"duration\",{\"_index\":32,\"name\":{\"32\":{},\"185\":{}},\"comment\":{}}],[\"dynamicsassets\",{\"_index\":220,\"name\":{\"441\":{}},\"comment\":{}}],[\"ecs\",{\"_index\":447,\"name\":{\"1534\":{},\"1943\":{}},\"comment\":{}}],[\"ecscomblocksystem\",{\"_index\":636,\"name\":{\"2011\":{}},\"comment\":{}}],[\"ecscomp\",{\"_index\":627,\"name\":{\"1984\":{}},\"comment\":{}}],[\"ecsentity\",{\"_index\":630,\"name\":{\"1991\":{}},\"comment\":{}}],[\"ecsrootsystem\",{\"_index\":651,\"name\":{\"2030\":{}},\"comment\":{}}],[\"ecssystem\",{\"_index\":654,\"name\":{\"2038\":{}},\"comment\":{}}],[\"editor\",{\"_index\":481,\"name\":{\"1633\":{}},\"comment\":{}}],[\"effect\",{\"_index\":81,\"name\":{\"85\":{}},\"comment\":{}}],[\"effect2dfollow3d\",{\"_index\":560,\"name\":{\"1740\":{}},\"comment\":{}}],[\"effectdelayrelease\",{\"_index\":566,\"name\":{\"1797\":{}},\"comment\":{}}],[\"effectfinishedrelease\",{\"_index\":569,\"name\":{\"1849\":{}},\"comment\":{}}],[\"effects\",{\"_index\":8,\"name\":{\"8\":{},\"1905\":{}},\"comment\":{}}],[\"effectsinglecase\",{\"_index\":572,\"name\":{\"1901\":{}},\"comment\":{}}],[\"eid\",{\"_index\":631,\"name\":{\"1993\":{}},\"comment\":{}}],[\"elapsedtime\",{\"_index\":182,\"name\":{\"341\":{}},\"comment\":{}}],[\"emit\",{\"_index\":380,\"name\":{\"785\":{},\"989\":{},\"1157\":{},\"1323\":{}},\"comment\":{}}],[\"enable\",{\"_index\":586,\"name\":{\"1924\":{}},\"comment\":{}}],[\"enabled\",{\"_index\":38,\"name\":{\"38\":{},\"106\":{},\"191\":{},\"390\":{},\"454\":{},\"515\":{},\"594\":{},\"1375\":{},\"1427\":{},\"1481\":{},\"1552\":{},\"1757\":{},\"1808\":{},\"1860\":{},\"2224\":{},\"2293\":{}},\"comment\":{}}],[\"enabledinhierarchy\",{\"_index\":39,\"name\":{\"39\":{},\"107\":{},\"192\":{},\"391\":{},\"455\":{},\"516\":{},\"595\":{},\"1376\":{},\"1428\":{},\"1482\":{},\"1553\":{},\"1758\":{},\"1809\":{},\"1861\":{},\"2225\":{},\"2294\":{}},\"comment\":{}}],[\"encryptutil\",{\"_index\":462,\"name\":{\"1605\":{}},\"comment\":{}}],[\"end\",{\"_index\":138,\"name\":{\"281\":{}},\"comment\":{}}],[\"ent\",{\"_index\":614,\"name\":{\"1969\":{},\"1988\":{},\"2208\":{},\"2272\":{}},\"comment\":{}}],[\"enteredentities\",{\"_index\":639,\"name\":{\"2015\":{}},\"comment\":{}}],[\"entity\",{\"_index\":608,\"name\":{\"1957\":{},\"1958\":{}},\"comment\":{}}],[\"entityenter\",{\"_index\":621,\"name\":{\"1977\":{}},\"comment\":{}}],[\"entityremove\",{\"_index\":623,\"name\":{\"1979\":{}},\"comment\":{}}],[\"equals\",{\"_index\":537,\"name\":{\"1713\":{}},\"comment\":{}}],[\"eulerangles\",{\"_index\":299,\"name\":{\"692\":{},\"896\":{},\"1064\":{},\"1230\":{}},\"comment\":{}}],[\"event_collisionenter\",{\"_index\":203,\"name\":{\"373\":{}},\"comment\":{}}],[\"event_collisionexit\",{\"_index\":205,\"name\":{\"375\":{}},\"comment\":{}}],[\"event_collisionstay\",{\"_index\":204,\"name\":{\"374\":{}},\"comment\":{}}],[\"event_triggerenter\",{\"_index\":200,\"name\":{\"370\":{}},\"comment\":{}}],[\"event_triggerexit\",{\"_index\":202,\"name\":{\"372\":{}},\"comment\":{}}],[\"event_triggerstay\",{\"_index\":201,\"name\":{\"371\":{}},\"comment\":{}}],[\"eventdispatcher\",{\"_index\":104,\"name\":{\"228\":{},\"437\":{},\"2210\":{},\"2281\":{}},\"comment\":{}}],[\"eventhandler\",{\"_index\":4,\"name\":{\"4\":{},\"79\":{},\"152\":{},\"366\":{},\"432\":{},\"500\":{},\"581\":{},\"1352\":{},\"1417\":{},\"1469\":{},\"1537\":{},\"1741\":{},\"1798\":{},\"1850\":{},\"2203\":{},\"2267\":{}},\"comment\":{}}],[\"eventmessage\",{\"_index\":111,\"name\":{\"237\":{}},\"comment\":{}}],[\"eventprocessor\",{\"_index\":352,\"name\":{\"747\":{},\"951\":{},\"1119\":{},\"1285\":{}},\"comment\":{}}],[\"events\",{\"_index\":116,\"name\":{\"243\":{},\"251\":{}},\"comment\":{}}],[\"eventtype\",{\"_index\":3,\"name\":{\"3\":{},\"151\":{},\"636\":{},\"844\":{},\"1010\":{},\"1178\":{}},\"comment\":{}}],[\"excludeof\",{\"_index\":605,\"name\":{\"1954\":{}},\"comment\":{}}],[\"excutetimes\",{\"_index\":580,\"name\":{\"1917\":{}},\"comment\":{}}],[\"execute\",{\"_index\":645,\"name\":{\"2021\":{},\"2036\":{}},\"comment\":{}}],[\"execute0\",{\"_index\":648,\"name\":{\"2027\":{}},\"comment\":{}}],[\"execute1\",{\"_index\":649,\"name\":{\"2028\":{}},\"comment\":{}}],[\"executesystemflows\",{\"_index\":652,\"name\":{\"2032\":{}},\"comment\":{}}],[\"filter\",{\"_index\":650,\"name\":{\"2029\":{}},\"comment\":{}}],[\"find\",{\"_index\":279,\"name\":{\"671\":{},\"874\":{},\"1043\":{},\"1208\":{}},\"comment\":{}}],[\"findnodes\",{\"_index\":552,\"name\":{\"1731\":{}},\"comment\":{}}],[\"findup\",{\"_index\":417,\"name\":{\"1349\":{}},\"comment\":{}}],[\"firstupdate\",{\"_index\":625,\"name\":{\"1981\":{}},\"comment\":{}}],[\"fisheryatesshuffle\",{\"_index\":454,\"name\":{\"1595\":{}},\"comment\":{}}],[\"flattening\",{\"_index\":456,\"name\":{\"1597\":{}},\"comment\":{}}],[\"format\",{\"_index\":171,\"name\":{\"319\":{},\"1688\":{}},\"comment\":{}}],[\"forward\",{\"_index\":306,\"name\":{\"699\":{},\"903\":{},\"1071\":{},\"1237\":{},\"1704\":{}},\"comment\":{}}],[\"framerate\",{\"_index\":776,\"name\":{\"2344\":{}},\"comment\":{}}],[\"game\",{\"_index\":391,\"name\":{\"806\":{},\"821\":{},\"1530\":{},\"1541\":{},\"2336\":{}},\"comment\":{}}],[\"game_enter\",{\"_index\":112,\"name\":{\"238\":{}},\"comment\":{}}],[\"game_exit\",{\"_index\":113,\"name\":{\"239\":{}},\"comment\":{}}],[\"game_object_select\",{\"_index\":503,\"name\":{\"1666\":{}},\"comment\":{}}],[\"game_owner\",{\"_index\":504,\"name\":{\"1667\":{}},\"comment\":{}}],[\"game_resize\",{\"_index\":114,\"name\":{\"240\":{}},\"comment\":{}}],[\"gamecollision\",{\"_index\":199,\"name\":{\"365\":{}},\"comment\":{}}],[\"gamecomponent\",{\"_index\":215,\"name\":{\"431\":{}},\"comment\":{}}],[\"gameconfig\",{\"_index\":774,\"name\":{\"2340\":{}},\"comment\":{}}],[\"gamemanager\",{\"_index\":224,\"name\":{\"494\":{}},\"comment\":{}}],[\"gamequeryconfig\",{\"_index\":784,\"name\":{\"2353\":{}},\"comment\":{}}],[\"gametimescaleextend\",{\"_index\":227,\"name\":{\"498\":{}},\"comment\":{}}],[\"get\",{\"_index\":125,\"name\":{\"264\":{},\"355\":{},\"443\":{},\"669\":{},\"872\":{},\"1041\":{},\"1206\":{},\"1616\":{},\"2006\":{},\"2051\":{},\"2213\":{},\"2284\":{}},\"comment\":{}}],[\"getboolean\",{\"_index\":192,\"name\":{\"357\":{}},\"comment\":{}}],[\"getbyarraybuffer\",{\"_index\":664,\"name\":{\"2053\":{}},\"comment\":{}}],[\"getbyuuid\",{\"_index\":277,\"name\":{\"668\":{},\"871\":{},\"1040\":{},\"1205\":{}},\"comment\":{}}],[\"getchildbyname\",{\"_index\":368,\"name\":{\"765\":{},\"969\":{},\"1137\":{},\"1303\":{}},\"comment\":{}}],[\"getchildbypath\",{\"_index\":369,\"name\":{\"766\":{},\"970\":{},\"1138\":{},\"1304\":{}},\"comment\":{}}],[\"getchildbyuuid\",{\"_index\":367,\"name\":{\"764\":{},\"968\":{},\"1136\":{},\"1302\":{}},\"comment\":{}}],[\"getcomponent\",{\"_index\":48,\"name\":{\"48\":{},\"116\":{},\"201\":{},\"400\":{},\"464\":{},\"525\":{},\"604\":{},\"776\":{},\"980\":{},\"1148\":{},\"1314\":{},\"1385\":{},\"1437\":{},\"1491\":{},\"1562\":{},\"1767\":{},\"1818\":{},\"1870\":{},\"2234\":{},\"2303\":{}},\"comment\":{}}],[\"getcomponentinchildren\",{\"_index\":50,\"name\":{\"50\":{},\"118\":{},\"203\":{},\"402\":{},\"466\":{},\"527\":{},\"606\":{},\"778\":{},\"982\":{},\"1150\":{},\"1316\":{},\"1387\":{},\"1439\":{},\"1493\":{},\"1564\":{},\"1769\":{},\"1820\":{},\"1872\":{},\"2236\":{},\"2305\":{}},\"comment\":{}}],[\"getcomponents\",{\"_index\":49,\"name\":{\"49\":{},\"117\":{},\"202\":{},\"401\":{},\"465\":{},\"526\":{},\"605\":{},\"777\":{},\"981\":{},\"1149\":{},\"1315\":{},\"1386\":{},\"1438\":{},\"1492\":{},\"1563\":{},\"1768\":{},\"1819\":{},\"1871\":{},\"2235\":{},\"2304\":{}},\"comment\":{}}],[\"getcomponentsinchildren\",{\"_index\":51,\"name\":{\"51\":{},\"119\":{},\"204\":{},\"403\":{},\"467\":{},\"528\":{},\"607\":{},\"779\":{},\"983\":{},\"1151\":{},\"1317\":{},\"1388\":{},\"1440\":{},\"1494\":{},\"1565\":{},\"1770\":{},\"1821\":{},\"1873\":{},\"2237\":{},\"2306\":{}},\"comment\":{}}],[\"getdatestring\",{\"_index\":154,\"name\":{\"297\":{}},\"comment\":{}}],[\"getentity\",{\"_index\":598,\"name\":{\"1946\":{}},\"comment\":{}}],[\"getentitybyeid\",{\"_index\":600,\"name\":{\"1949\":{}},\"comment\":{}}],[\"getheadlen\",{\"_index\":688,\"name\":{\"2083\":{},\"2183\":{}},\"comment\":{}}],[\"gethearbeat\",{\"_index\":689,\"name\":{\"2084\":{},\"2184\":{}},\"comment\":{}}],[\"getinstance\",{\"_index\":710,\"name\":{\"2109\":{}},\"comment\":{}}],[\"getjson\",{\"_index\":193,\"name\":{\"358\":{}},\"comment\":{}}],[\"getlocaltime\",{\"_index\":173,\"name\":{\"321\":{}},\"comment\":{}}],[\"getnetlistenersindex\",{\"_index\":758,\"name\":{\"2175\":{}},\"comment\":{}}],[\"getnumber\",{\"_index\":191,\"name\":{\"356\":{}},\"comment\":{}}],[\"getpackageid\",{\"_index\":694,\"name\":{\"2089\":{},\"2189\":{}},\"comment\":{}}],[\"getpackagelen\",{\"_index\":690,\"name\":{\"2085\":{},\"2185\":{}},\"comment\":{}}],[\"getparamstring\",{\"_index\":668,\"name\":{\"2057\":{}},\"comment\":{}}],[\"getparent\",{\"_index\":366,\"name\":{\"763\":{},\"967\":{},\"1135\":{},\"1301\":{}},\"comment\":{}}],[\"getpathinhierarchy\",{\"_index\":343,\"name\":{\"736\":{},\"940\":{},\"1108\":{},\"1274\":{}},\"comment\":{}}],[\"getpcmdata\",{\"_index\":24,\"name\":{\"24\":{},\"177\":{}},\"comment\":{}}],[\"getpixelcolor\",{\"_index\":466,\"name\":{\"1610\":{}},\"comment\":{}}],[\"getplateform\",{\"_index\":508,\"name\":{\"1673\":{}},\"comment\":{}}],[\"getposition\",{\"_index\":323,\"name\":{\"716\":{},\"920\":{},\"1088\":{},\"1254\":{}},\"comment\":{}}],[\"getrandom\",{\"_index\":157,\"name\":{\"304\":{}},\"comment\":{}}],[\"getrandombyminmaxlist\",{\"_index\":160,\"name\":{\"307\":{}},\"comment\":{}}],[\"getrandombyobjectlist\",{\"_index\":161,\"name\":{\"308\":{}},\"comment\":{}}],[\"getrandombysumlist\",{\"_index\":162,\"name\":{\"309\":{}},\"comment\":{}}],[\"getrandomint\",{\"_index\":159,\"name\":{\"306\":{}},\"comment\":{}}],[\"getrandomvalueinarray\",{\"_index\":459,\"name\":{\"1600\":{}},\"comment\":{}}],[\"getrotation\",{\"_index\":326,\"name\":{\"719\":{},\"923\":{},\"1091\":{},\"1257\":{}},\"comment\":{}}],[\"getsamplerate\",{\"_index\":25,\"name\":{\"25\":{},\"178\":{}},\"comment\":{}}],[\"getscale\",{\"_index\":328,\"name\":{\"721\":{},\"925\":{},\"1093\":{},\"1259\":{}},\"comment\":{}}],[\"getsiblingindex\",{\"_index\":372,\"name\":{\"769\":{},\"973\":{},\"1141\":{},\"1307\":{}},\"comment\":{}}],[\"getsingleton\",{\"_index\":606,\"name\":{\"1955\":{}},\"comment\":{}}],[\"gettime\",{\"_index\":172,\"name\":{\"320\":{}},\"comment\":{}}],[\"getuuid\",{\"_index\":275,\"name\":{\"665\":{},\"867\":{},\"1037\":{},\"1198\":{}},\"comment\":{}}],[\"getwithparams\",{\"_index\":663,\"name\":{\"2052\":{}},\"comment\":{}}],[\"getwithparamsbyarraybuffer\",{\"_index\":665,\"name\":{\"2054\":{}},\"comment\":{}}],[\"getworldmatrix\",{\"_index\":337,\"name\":{\"730\":{},\"934\":{},\"1102\":{},\"1268\":{}},\"comment\":{}}],[\"getworldposition\",{\"_index\":331,\"name\":{\"724\":{},\"928\":{},\"1096\":{},\"1262\":{}},\"comment\":{}}],[\"getworldrotation\",{\"_index\":334,\"name\":{\"727\":{},\"931\":{},\"1099\":{},\"1265\":{}},\"comment\":{}}],[\"getworldrs\",{\"_index\":338,\"name\":{\"731\":{},\"935\":{},\"1103\":{},\"1269\":{}},\"comment\":{}}],[\"getworldrt\",{\"_index\":339,\"name\":{\"732\":{},\"936\":{},\"1104\":{},\"1270\":{}},\"comment\":{}}],[\"getworldscale\",{\"_index\":336,\"name\":{\"729\":{},\"933\":{},\"1101\":{},\"1267\":{}},\"comment\":{}}],[\"gizmos\",{\"_index\":480,\"name\":{\"1632\":{}},\"comment\":{}}],[\"gray\",{\"_index\":150,\"name\":{\"293\":{}},\"comment\":{}}],[\"green\",{\"_index\":149,\"name\":{\"292\":{}},\"comment\":{}}],[\"group\",{\"_index\":637,\"name\":{\"2013\":{}},\"comment\":{}}],[\"groupitem\",{\"_index\":501,\"name\":{\"1657\":{}},\"comment\":{}}],[\"gui\",{\"_index\":228,\"name\":{\"499\":{},\"1529\":{},\"1542\":{}},\"comment\":{}}],[\"guid\",{\"_index\":516,\"name\":{\"1684\":{}},\"comment\":{}}],[\"guide\",{\"_index\":396,\"name\":{\"812\":{},\"822\":{}},\"comment\":{}}],[\"handlerrequestpackage\",{\"_index\":692,\"name\":{\"2087\":{},\"2188\":{}},\"comment\":{}}],[\"handlerresponsepackage\",{\"_index\":693,\"name\":{\"2088\":{},\"2187\":{}},\"comment\":{}}],[\"has\",{\"_index\":278,\"name\":{\"670\":{},\"838\":{},\"873\":{},\"1042\":{},\"1207\":{},\"2007\":{}},\"comment\":{}}],[\"haschangedflags\",{\"_index\":310,\"name\":{\"703\":{},\"907\":{},\"1075\":{},\"1241\":{}},\"comment\":{}}],[\"hasentity\",{\"_index\":646,\"name\":{\"2025\":{}},\"comment\":{}}],[\"hasentityenter\",{\"_index\":641,\"name\":{\"2017\":{}},\"comment\":{}}],[\"hasentityremove\",{\"_index\":642,\"name\":{\"2018\":{}},\"comment\":{}}],[\"haseventlistener\",{\"_index\":381,\"name\":{\"787\":{},\"991\":{},\"1159\":{},\"1325\":{}},\"comment\":{}}],[\"hasupdate\",{\"_index\":643,\"name\":{\"2019\":{}},\"comment\":{}}],[\"hideflags\",{\"_index\":70,\"name\":{\"70\":{},\"142\":{},\"222\":{},\"425\":{},\"488\":{},\"550\":{},\"629\":{},\"799\":{},\"1003\":{},\"1171\":{},\"1337\":{},\"1410\":{},\"1462\":{},\"1516\":{},\"1586\":{},\"1791\":{},\"1843\":{},\"1895\":{},\"2258\":{},\"2327\":{}},\"comment\":{}}],[\"host\",{\"_index\":725,\"name\":{\"2130\":{}},\"comment\":{}}],[\"http\",{\"_index\":446,\"name\":{\"1533\":{}},\"comment\":{}}],[\"httpevent\",{\"_index\":657,\"name\":{\"2043\":{}},\"comment\":{}}],[\"httprequest\",{\"_index\":661,\"name\":{\"2047\":{}},\"comment\":{}}],[\"httpserver\",{\"_index\":779,\"name\":{\"2347\":{}},\"comment\":{}}],[\"httptimeout\",{\"_index\":780,\"name\":{\"2348\":{}},\"comment\":{}}],[\"icomp\",{\"_index\":612,\"name\":{\"1967\":{}},\"comment\":{}}],[\"idgenerator\",{\"_index\":259,\"name\":{\"644\":{},\"852\":{},\"1018\":{},\"1186\":{}},\"comment\":{}}],[\"ientityentersystem\",{\"_index\":620,\"name\":{\"1976\":{}},\"comment\":{}}],[\"ientityremovesystem\",{\"_index\":622,\"name\":{\"1978\":{}},\"comment\":{}}],[\"ignore_raycast\",{\"_index\":479,\"name\":{\"1631\":{}},\"comment\":{}}],[\"imagetobase64\",{\"_index\":467,\"name\":{\"1611\":{}},\"comment\":{}}],[\"imageutil\",{\"_index\":465,\"name\":{\"1609\":{}},\"comment\":{}}],[\"imatcher\",{\"_index\":615,\"name\":{\"1971\":{}},\"comment\":{}}],[\"indices\",{\"_index\":617,\"name\":{\"1973\":{}},\"comment\":{}}],[\"inetworktips\",{\"_index\":704,\"name\":{\"2102\":{}},\"comment\":{}}],[\"init\",{\"_index\":136,\"name\":{\"278\":{},\"352\":{},\"510\":{},\"832\":{},\"1029\":{},\"1347\":{},\"1548\":{},\"2023\":{},\"2035\":{},\"2156\":{},\"2338\":{}},\"comment\":{}}],[\"initecssystem\",{\"_index\":449,\"name\":{\"1546\":{}},\"comment\":{}}],[\"initgui\",{\"_index\":448,\"name\":{\"1545\":{}},\"comment\":{}}],[\"initsocket\",{\"_index\":749,\"name\":{\"2158\":{}},\"comment\":{}}],[\"inittime\",{\"_index\":167,\"name\":{\"315\":{}},\"comment\":{}}],[\"insertchild\",{\"_index\":371,\"name\":{\"768\":{},\"972\":{},\"1140\":{},\"1306\":{}},\"comment\":{}}],[\"instance\",{\"_index\":78,\"name\":{\"78\":{},\"249\":{},\"301\":{},\"1903\":{}},\"comment\":{}}],[\"invalidatechildren\",{\"_index\":320,\"name\":{\"713\":{},\"917\":{},\"1085\":{},\"1251\":{}},\"comment\":{}}],[\"inversetransformpoint\",{\"_index\":329,\"name\":{\"722\":{},\"926\":{},\"1094\":{},\"1260\":{}},\"comment\":{}}],[\"iprotocolhelper\",{\"_index\":687,\"name\":{\"2082\":{}},\"comment\":{}}],[\"irequestprotocol\",{\"_index\":673,\"name\":{\"2063\":{}},\"comment\":{}}],[\"iresponseprotocol\",{\"_index\":679,\"name\":{\"2070\":{}},\"comment\":{}}],[\"isautoreconnect\",{\"_index\":762,\"name\":{\"2179\":{}},\"comment\":{}}],[\"ischildof\",{\"_index\":378,\"name\":{\"775\":{},\"979\":{},\"1147\":{},\"1313\":{}},\"comment\":{}}],[\"iscompress\",{\"_index\":676,\"name\":{\"2067\":{},\"2072\":{}},\"comment\":{}}],[\"isdoubleword\",{\"_index\":510,\"name\":{\"1676\":{}},\"comment\":{}}],[\"isinview\",{\"_index\":461,\"name\":{\"1603\":{}},\"comment\":{}}],[\"ismatch\",{\"_index\":619,\"name\":{\"1975\":{}},\"comment\":{}}],[\"isnativeandroid\",{\"_index\":506,\"name\":{\"1671\":{}},\"comment\":{}}],[\"isnativeios\",{\"_index\":507,\"name\":{\"1672\":{}},\"comment\":{}}],[\"isnode\",{\"_index\":256,\"name\":{\"641\":{},\"849\":{},\"1015\":{},\"1183\":{}},\"comment\":{}}],[\"isobject\",{\"_index\":498,\"name\":{\"1653\":{}},\"comment\":{}}],[\"isocket\",{\"_index\":697,\"name\":{\"2094\":{}},\"comment\":{}}],[\"isopen\",{\"_index\":151,\"name\":{\"294\":{}},\"comment\":{}}],[\"isprocessing\",{\"_index\":590,\"name\":{\"1930\":{}},\"comment\":{}}],[\"isstop\",{\"_index\":591,\"name\":{\"1931\":{}},\"comment\":{}}],[\"isvalid\",{\"_index\":72,\"name\":{\"72\":{},\"144\":{},\"224\":{},\"427\":{},\"490\":{},\"552\":{},\"631\":{},\"801\":{},\"1005\":{},\"1173\":{},\"1339\":{},\"1412\":{},\"1464\":{},\"1518\":{},\"1588\":{},\"1793\":{},\"1845\":{},\"1897\":{},\"2260\":{},\"2329\":{}},\"comment\":{}}],[\"isystemfirstupdate\",{\"_index\":624,\"name\":{\"1980\":{}},\"comment\":{}}],[\"isystemupdate\",{\"_index\":626,\"name\":{\"1982\":{}},\"comment\":{}}],[\"jsonutil\",{\"_index\":470,\"name\":{\"1615\":{}},\"comment\":{}}],[\"key\",{\"_index\":618,\"name\":{\"1974\":{}},\"comment\":{}}],[\"lab_cancel\",{\"_index\":422,\"name\":{\"1359\":{}},\"comment\":{}}],[\"lab_content\",{\"_index\":420,\"name\":{\"1357\":{},\"1473\":{}},\"comment\":{}}],[\"lab_ok\",{\"_index\":421,\"name\":{\"1358\":{}},\"comment\":{}}],[\"lab_title\",{\"_index\":419,\"name\":{\"1356\":{}},\"comment\":{}}],[\"landscapedrz\",{\"_index\":233,\"name\":{\"508\":{}},\"comment\":{}}],[\"lang\",{\"_index\":787,\"name\":{\"2357\":{}},\"comment\":{}}],[\"language\",{\"_index\":445,\"name\":{\"1532\":{},\"2349\":{}},\"comment\":{}}],[\"languagepathjson\",{\"_index\":781,\"name\":{\"2350\":{}},\"comment\":{}}],[\"languagepathtexture\",{\"_index\":782,\"name\":{\"2351\":{}},\"comment\":{}}],[\"lateupdate\",{\"_index\":60,\"name\":{\"60\":{},\"128\":{},\"212\":{},\"412\":{},\"476\":{},\"537\":{},\"616\":{},\"1397\":{},\"1448\":{},\"1503\":{},\"1573\":{},\"1752\":{},\"1830\":{},\"1882\":{},\"2246\":{},\"2315\":{}},\"comment\":{}}],[\"layer\",{\"_index\":309,\"name\":{\"702\":{},\"815\":{},\"906\":{},\"1074\":{},\"1240\":{}},\"comment\":{}}],[\"layerdialog\",{\"_index\":251,\"name\":{\"635\":{}},\"comment\":{}}],[\"layeritem\",{\"_index\":472,\"name\":{\"1621\":{}},\"comment\":{}}],[\"layermanager\",{\"_index\":400,\"name\":{\"817\":{}},\"comment\":{}}],[\"layernotify\",{\"_index\":410,\"name\":{\"843\":{}},\"comment\":{}}],[\"layerpopup\",{\"_index\":412,\"name\":{\"1009\":{}},\"comment\":{}}],[\"layertype\",{\"_index\":390,\"name\":{\"805\":{}},\"comment\":{}}],[\"layerui\",{\"_index\":413,\"name\":{\"1177\":{}},\"comment\":{}}],[\"layerutil\",{\"_index\":476,\"name\":{\"1628\":{}},\"comment\":{}}],[\"left\",{\"_index\":530,\"name\":{\"1700\":{}},\"comment\":{}}],[\"lerp\",{\"_index\":492,\"name\":{\"1646\":{},\"1718\":{}},\"comment\":{}}],[\"lerpangle\",{\"_index\":493,\"name\":{\"1647\":{}},\"comment\":{}}],[\"listenerfunc\",{\"_index\":109,\"name\":{\"235\":{}},\"comment\":{}}],[\"load\",{\"_index\":9,\"name\":{\"9\":{},\"102\":{},\"161\":{},\"260\":{},\"331\":{},\"666\":{},\"863\":{},\"1038\":{},\"1200\":{},\"1617\":{}},\"comment\":{}}],[\"loadandshow\",{\"_index\":574,\"name\":{\"1907\":{}},\"comment\":{}}],[\"loadasync\",{\"_index\":471,\"name\":{\"1618\":{}},\"comment\":{}}],[\"loadbundle\",{\"_index\":122,\"name\":{\"259\":{}},\"comment\":{}}],[\"loadbyargs\",{\"_index\":132,\"name\":{\"273\":{}},\"comment\":{}}],[\"loadbybundleandargs\",{\"_index\":131,\"name\":{\"272\":{}},\"comment\":{}}],[\"loaddir\",{\"_index\":123,\"name\":{\"261\":{}},\"comment\":{}}],[\"loading\",{\"_index\":434,\"name\":{\"1421\":{}},\"comment\":{}}],[\"loading_rotate\",{\"_index\":435,\"name\":{\"1422\":{}},\"comment\":{}}],[\"loadingindicator\",{\"_index\":433,\"name\":{\"1416\":{}},\"comment\":{}}],[\"loadprefabnode\",{\"_index\":558,\"name\":{\"1737\":{}},\"comment\":{}}],[\"loadremote\",{\"_index\":121,\"name\":{\"258\":{}},\"comment\":{}}],[\"local_data\",{\"_index\":79,\"name\":{\"83\":{}},\"comment\":{}}],[\"localdataiv\",{\"_index\":778,\"name\":{\"2346\":{}},\"comment\":{}}],[\"localdatakey\",{\"_index\":777,\"name\":{\"2345\":{}},\"comment\":{}}],[\"log\",{\"_index\":440,\"name\":{\"1524\":{}},\"comment\":{}}],[\"logbusiness\",{\"_index\":143,\"name\":{\"286\":{}},\"comment\":{}}],[\"logconfig\",{\"_index\":145,\"name\":{\"288\":{}},\"comment\":{}}],[\"logger\",{\"_index\":134,\"name\":{\"276\":{}},\"comment\":{}}],[\"logmodel\",{\"_index\":142,\"name\":{\"285\":{}},\"comment\":{}}],[\"lognet\",{\"_index\":141,\"name\":{\"284\":{}},\"comment\":{}}],[\"logview\",{\"_index\":144,\"name\":{\"287\":{}},\"comment\":{}}],[\"lookat\",{\"_index\":319,\"name\":{\"712\":{},\"916\":{},\"1084\":{},\"1250\":{}},\"comment\":{}}],[\"loop\",{\"_index\":17,\"name\":{\"17\":{},\"170\":{}},\"comment\":{}}],[\"magnitude\",{\"_index\":538,\"name\":{\"1714\":{}},\"comment\":{}}],[\"manager\",{\"_index\":415,\"name\":{\"1345\":{}},\"comment\":{}}],[\"map\",{\"_index\":477,\"name\":{\"1629\":{}},\"comment\":{}}],[\"mask\",{\"_index\":475,\"name\":{\"1627\":{},\"1663\":{},\"1995\":{}},\"comment\":{}}],[\"mathutil\",{\"_index\":488,\"name\":{\"1641\":{}},\"comment\":{}}],[\"matrix\",{\"_index\":304,\"name\":{\"697\":{},\"901\":{},\"1069\":{},\"1235\":{}},\"comment\":{}}],[\"maxaudiochannel\",{\"_index\":1,\"name\":{\"1\":{},\"149\":{}},\"comment\":{}}],[\"maxduration\",{\"_index\":570,\"name\":{\"1854\":{}},\"comment\":{}}],[\"message\",{\"_index\":441,\"name\":{\"1525\":{}},\"comment\":{}}],[\"messageeventdata\",{\"_index\":115,\"name\":{\"241\":{}},\"comment\":{}}],[\"messagefunc\",{\"_index\":696,\"name\":{\"2092\":{}},\"comment\":{}}],[\"messagemanager\",{\"_index\":118,\"name\":{\"248\":{}},\"comment\":{}}],[\"method\",{\"_index\":675,\"name\":{\"2065\":{}},\"comment\":{}}],[\"mid\",{\"_index\":616,\"name\":{\"1972\":{}},\"comment\":{}}],[\"mul\",{\"_index\":535,\"name\":{\"1711\":{}},\"comment\":{}}],[\"music\",{\"_index\":80,\"name\":{\"84\":{}},\"comment\":{}}],[\"name\",{\"_index\":35,\"name\":{\"35\":{},\"103\":{},\"188\":{},\"387\":{},\"451\":{},\"512\":{},\"591\":{},\"740\":{},\"944\":{},\"1112\":{},\"1278\":{},\"1372\":{},\"1424\":{},\"1478\":{},\"1549\":{},\"1626\":{},\"1662\":{},\"1754\":{},\"1805\":{},\"1857\":{},\"1994\":{},\"2221\":{},\"2290\":{}},\"comment\":{}}],[\"netcallfunc\",{\"_index\":672,\"name\":{\"2061\":{}},\"comment\":{}}],[\"netconnectoptions\",{\"_index\":724,\"name\":{\"2129\":{}},\"comment\":{}}],[\"netdata\",{\"_index\":671,\"name\":{\"2060\":{}},\"comment\":{}}],[\"netmanager\",{\"_index\":709,\"name\":{\"2107\":{}},\"comment\":{}}],[\"netnode\",{\"_index\":729,\"name\":{\"2134\":{}},\"comment\":{}}],[\"netnodestate\",{\"_index\":720,\"name\":{\"2124\":{}},\"comment\":{}}],[\"netprotocolpako\",{\"_index\":764,\"name\":{\"2181\":{}},\"comment\":{}}],[\"nettipstype\",{\"_index\":716,\"name\":{\"2120\":{}},\"comment\":{}}],[\"next\",{\"_index\":270,\"name\":{\"658\":{},\"1937\":{}},\"comment\":{}}],[\"nextfunction\",{\"_index\":576,\"name\":{\"1911\":{}},\"comment\":{}}],[\"no_network\",{\"_index\":658,\"name\":{\"2044\":{}},\"comment\":{}}],[\"node\",{\"_index\":41,\"name\":{\"41\":{},\"109\":{},\"194\":{},\"393\":{},\"457\":{},\"518\":{},\"579\":{},\"597\":{},\"1378\":{},\"1430\":{},\"1484\":{},\"1555\":{},\"1760\":{},\"1811\":{},\"1863\":{},\"2227\":{},\"2296\":{}},\"comment\":{}}],[\"node3d\",{\"_index\":561,\"name\":{\"1745\":{}},\"comment\":{}}],[\"nodes\",{\"_index\":221,\"name\":{\"442\":{},\"1346\":{}},\"comment\":{}}],[\"nodespace\",{\"_index\":252,\"name\":{\"637\":{},\"845\":{},\"1011\":{},\"1179\":{}},\"comment\":{}}],[\"nodetreeinfolite\",{\"_index\":551,\"name\":{\"1730\":{}},\"comment\":{}}],[\"nodeui\",{\"_index\":562,\"name\":{\"1746\":{}},\"comment\":{}}],[\"norepeated\",{\"_index\":452,\"name\":{\"1593\":{}},\"comment\":{}}],[\"normalize\",{\"_index\":539,\"name\":{\"1715\":{}},\"comment\":{}}],[\"notify\",{\"_index\":395,\"name\":{\"811\":{},\"828\":{},\"1468\":{}},\"comment\":{}}],[\"numbertotenthousand\",{\"_index\":519,\"name\":{\"1687\":{}},\"comment\":{}}],[\"numbertothousand\",{\"_index\":518,\"name\":{\"1686\":{}},\"comment\":{}}],[\"numbertotpermil\",{\"_index\":517,\"name\":{\"1685\":{}},\"comment\":{}}],[\"objectutil\",{\"_index\":497,\"name\":{\"1652\":{}},\"comment\":{}}],[\"off\",{\"_index\":107,\"name\":{\"232\":{},\"245\":{},\"254\":{},\"334\":{},\"448\":{},\"783\":{},\"987\":{},\"1155\":{},\"1321\":{},\"2218\":{},\"2288\":{}},\"comment\":{}}],[\"on\",{\"_index\":106,\"name\":{\"231\":{},\"244\":{},\"252\":{},\"333\":{},\"447\":{},\"782\":{},\"986\":{},\"1154\":{},\"1320\":{},\"2217\":{},\"2287\":{}},\"comment\":{}}],[\"onadded\",{\"_index\":236,\"name\":{\"557\":{},\"566\":{},\"1362\":{}},\"comment\":{}}],[\"onbeforeremove\",{\"_index\":238,\"name\":{\"561\":{},\"570\":{}},\"comment\":{}}],[\"onbind\",{\"_index\":771,\"name\":{\"2278\":{}},\"comment\":{}}],[\"oncancel\",{\"_index\":431,\"name\":{\"1369\":{}},\"comment\":{}}],[\"once\",{\"_index\":119,\"name\":{\"253\":{},\"784\":{},\"988\":{},\"1156\":{},\"1322\":{}},\"comment\":{}}],[\"onchecked\",{\"_index\":751,\"name\":{\"2161\":{}},\"comment\":{}}],[\"onclose\",{\"_index\":430,\"name\":{\"1368\":{}},\"comment\":{}}],[\"onclosed\",{\"_index\":701,\"name\":{\"2098\":{},\"2164\":{},\"2196\":{}},\"comment\":{}}],[\"oncollision\",{\"_index\":211,\"name\":{\"383\":{}},\"comment\":{}}],[\"oncollisionenter\",{\"_index\":212,\"name\":{\"384\":{}},\"comment\":{}}],[\"oncollisionexit\",{\"_index\":214,\"name\":{\"386\":{}},\"comment\":{}}],[\"oncollisionstay\",{\"_index\":213,\"name\":{\"385\":{}},\"comment\":{}}],[\"oncomplete\",{\"_index\":99,\"name\":{\"156\":{},\"271\":{}},\"comment\":{}}],[\"onconnected\",{\"_index\":698,\"name\":{\"2095\":{},\"2160\":{},\"2193\":{}},\"comment\":{}}],[\"ondelay\",{\"_index\":568,\"name\":{\"1804\":{}},\"comment\":{}}],[\"ondestroy\",{\"_index\":23,\"name\":{\"23\":{},\"134\":{},\"176\":{},\"417\":{},\"450\":{},\"542\":{},\"589\":{},\"1371\":{},\"1454\":{},\"1508\":{},\"1578\":{},\"1783\":{},\"1835\":{},\"1887\":{},\"2024\":{},\"2220\":{},\"2280\":{}},\"comment\":{}}],[\"ondisable\",{\"_index\":22,\"name\":{\"22\":{},\"133\":{},\"175\":{},\"416\":{},\"480\":{},\"541\":{},\"621\":{},\"1402\":{},\"1453\":{},\"1507\":{},\"1577\":{},\"1782\":{},\"1834\":{},\"1886\":{},\"2250\":{},\"2319\":{}},\"comment\":{}}],[\"one\",{\"_index\":533,\"name\":{\"1706\":{}},\"comment\":{}}],[\"onenable\",{\"_index\":21,\"name\":{\"21\":{},\"132\":{},\"174\":{},\"415\":{},\"479\":{},\"540\":{},\"620\":{},\"1401\":{},\"1452\":{},\"1506\":{},\"1576\":{},\"1781\":{},\"1803\":{},\"1855\":{},\"2249\":{},\"2318\":{}},\"comment\":{}}],[\"onerror\",{\"_index\":700,\"name\":{\"2097\":{},\"2163\":{},\"2195\":{}},\"comment\":{}}],[\"onfinished\",{\"_index\":437,\"name\":{\"1476\":{}},\"comment\":{}}],[\"onfocusineditor\",{\"_index\":63,\"name\":{\"63\":{},\"135\":{},\"215\":{},\"418\":{},\"481\":{},\"543\":{},\"622\":{},\"1403\":{},\"1455\":{},\"1509\":{},\"1579\":{},\"1784\":{},\"1836\":{},\"1888\":{},\"2251\":{},\"2320\":{}},\"comment\":{}}],[\"onhandler\",{\"_index\":573,\"name\":{\"1906\":{}},\"comment\":{}}],[\"onload\",{\"_index\":20,\"name\":{\"20\":{},\"130\":{},\"173\":{},\"378\":{},\"444\":{},\"509\":{},\"618\":{},\"1399\":{},\"1450\":{},\"1475\":{},\"1543\":{},\"1780\":{},\"1832\":{},\"1884\":{},\"2214\":{},\"2277\":{}},\"comment\":{}}],[\"onlostfocusineditor\",{\"_index\":64,\"name\":{\"64\":{},\"136\":{},\"216\":{},\"419\":{},\"482\":{},\"544\":{},\"623\":{},\"1404\":{},\"1456\":{},\"1510\":{},\"1580\":{},\"1785\":{},\"1837\":{},\"1889\":{},\"2252\":{},\"2321\":{}},\"comment\":{}}],[\"onlyof\",{\"_index\":604,\"name\":{\"1953\":{}},\"comment\":{}}],[\"onmessage\",{\"_index\":699,\"name\":{\"2096\":{},\"2162\":{},\"2194\":{}},\"comment\":{}}],[\"onok\",{\"_index\":429,\"name\":{\"1367\":{}},\"comment\":{}}],[\"onprogress\",{\"_index\":130,\"name\":{\"270\":{}},\"comment\":{}}],[\"onrecovery\",{\"_index\":571,\"name\":{\"1856\":{}},\"comment\":{}}],[\"onremoved\",{\"_index\":237,\"name\":{\"559\":{},\"568\":{}},\"comment\":{}}],[\"onrestore\",{\"_index\":67,\"name\":{\"67\":{},\"139\":{},\"219\":{},\"422\":{},\"485\":{},\"547\":{},\"626\":{},\"1407\":{},\"1459\":{},\"1513\":{},\"1583\":{},\"1788\":{},\"1840\":{},\"1892\":{},\"2255\":{},\"2324\":{}},\"comment\":{}}],[\"ontimercomplete\",{\"_index\":176,\"name\":{\"327\":{}},\"comment\":{}}],[\"ontouchend\",{\"_index\":424,\"name\":{\"1361\":{}},\"comment\":{}}],[\"ontrigger\",{\"_index\":207,\"name\":{\"379\":{}},\"comment\":{}}],[\"ontriggerenter\",{\"_index\":208,\"name\":{\"380\":{}},\"comment\":{}}],[\"ontriggerexit\",{\"_index\":210,\"name\":{\"382\":{}},\"comment\":{}}],[\"ontriggerstay\",{\"_index\":209,\"name\":{\"381\":{}},\"comment\":{}}],[\"onunbind\",{\"_index\":772,\"name\":{\"2279\":{}},\"comment\":{}}],[\"onupdate\",{\"_index\":175,\"name\":{\"326\":{}},\"comment\":{}}],[\"oops\",{\"_index\":439,\"name\":{\"1523\":{}},\"comment\":{}}],[\"opacity\",{\"_index\":241,\"name\":{\"565\":{}},\"comment\":{}}],[\"open\",{\"_index\":406,\"name\":{\"836\":{}},\"comment\":{}}],[\"openasync\",{\"_index\":407,\"name\":{\"837\":{}},\"comment\":{}}],[\"orange\",{\"_index\":146,\"name\":{\"289\":{}},\"comment\":{}}],[\"package\",{\"_index\":775,\"name\":{\"2343\":{}},\"comment\":{}}],[\"params\",{\"_index\":244,\"name\":{\"576\":{}},\"comment\":{}}],[\"parent\",{\"_index\":350,\"name\":{\"745\":{},\"949\":{},\"1117\":{},\"1283\":{},\"1999\":{}},\"comment\":{}}],[\"parseloadresargs\",{\"_index\":127,\"name\":{\"266\":{}},\"comment\":{}}],[\"parseurl\",{\"_index\":788,\"name\":{\"2360\":{}},\"comment\":{}}],[\"pathfinding\",{\"_index\":416,\"name\":{\"1348\":{}},\"comment\":{}}],[\"paths\",{\"_index\":128,\"name\":{\"268\":{}},\"comment\":{}}],[\"pause\",{\"_index\":27,\"name\":{\"27\":{},\"180\":{}},\"comment\":{}}],[\"pauseall\",{\"_index\":95,\"name\":{\"99\":{}},\"comment\":{}}],[\"pausesystemevents\",{\"_index\":341,\"name\":{\"734\":{},\"938\":{},\"1106\":{},\"1272\":{}},\"comment\":{}}],[\"physicsutil\",{\"_index\":502,\"name\":{\"1664\":{}},\"comment\":{}}],[\"platformutil\",{\"_index\":505,\"name\":{\"1670\":{}},\"comment\":{}}],[\"play\",{\"_index\":26,\"name\":{\"26\":{},\"179\":{},\"1935\":{}},\"comment\":{}}],[\"playeffect\",{\"_index\":91,\"name\":{\"95\":{}},\"comment\":{}}],[\"playing\",{\"_index\":34,\"name\":{\"34\":{},\"187\":{}},\"comment\":{}}],[\"playmusic\",{\"_index\":87,\"name\":{\"91\":{}},\"comment\":{}}],[\"playonawake\",{\"_index\":18,\"name\":{\"18\":{},\"171\":{}},\"comment\":{}}],[\"playoneshot\",{\"_index\":29,\"name\":{\"29\":{},\"182\":{}},\"comment\":{}}],[\"popup\",{\"_index\":393,\"name\":{\"808\":{},\"825\":{}},\"comment\":{}}],[\"popviewparams\",{\"_index\":239,\"name\":{\"563\":{}},\"comment\":{}}],[\"port\",{\"_index\":726,\"name\":{\"2131\":{}},\"comment\":{}}],[\"portrait\",{\"_index\":231,\"name\":{\"506\":{},\"831\":{}},\"comment\":{}}],[\"portraitdrz\",{\"_index\":232,\"name\":{\"507\":{}},\"comment\":{}}],[\"pos\",{\"_index\":563,\"name\":{\"1749\":{}},\"comment\":{}}],[\"position\",{\"_index\":296,\"name\":{\"689\":{},\"893\":{},\"1061\":{},\"1227\":{}},\"comment\":{}}],[\"post\",{\"_index\":666,\"name\":{\"2055\":{}},\"comment\":{}}],[\"prefab\",{\"_index\":399,\"name\":{\"816\":{}},\"comment\":{}}],[\"prefabpath\",{\"_index\":243,\"name\":{\"575\":{}},\"comment\":{}}],[\"print\",{\"_index\":152,\"name\":{\"295\":{}},\"comment\":{}}],[\"probability\",{\"_index\":496,\"name\":{\"1650\":{}},\"comment\":{}}],[\"profilter\",{\"_index\":485,\"name\":{\"1637\":{}},\"comment\":{}}],[\"progress\",{\"_index\":103,\"name\":{\"160\":{},\"344\":{},\"1645\":{},\"1708\":{}},\"comment\":{}}],[\"progressmusic\",{\"_index\":88,\"name\":{\"92\":{}},\"comment\":{}}],[\"push\",{\"_index\":588,\"name\":{\"1926\":{}},\"comment\":{}}],[\"pushmulti\",{\"_index\":589,\"name\":{\"1927\":{}},\"comment\":{}}],[\"put\",{\"_index\":575,\"name\":{\"1909\":{}},\"comment\":{}}],[\"query\",{\"_index\":599,\"name\":{\"1947\":{},\"2337\":{}},\"comment\":{}}],[\"queue\",{\"_index\":267,\"name\":{\"654\":{}},\"comment\":{}}],[\"queues\",{\"_index\":583,\"name\":{\"1921\":{}},\"comment\":{}}],[\"rad2deg\",{\"_index\":490,\"name\":{\"1643\":{}},\"comment\":{}}],[\"randommanager\",{\"_index\":155,\"name\":{\"299\":{}},\"comment\":{}}],[\"reconnecting\",{\"_index\":718,\"name\":{\"2122\":{}},\"comment\":{}}],[\"reconnecttips\",{\"_index\":706,\"name\":{\"2104\":{}},\"comment\":{}}],[\"regexutil\",{\"_index\":509,\"name\":{\"1675\":{}},\"comment\":{}}],[\"register\",{\"_index\":177,\"name\":{\"328\":{},\"1944\":{}},\"comment\":{}}],[\"rejectreconnect\",{\"_index\":763,\"name\":{\"2180\":{}},\"comment\":{}}],[\"release\",{\"_index\":10,\"name\":{\"10\":{},\"163\":{},\"262\":{},\"1350\":{},\"1619\":{}},\"comment\":{}}],[\"releasedir\",{\"_index\":124,\"name\":{\"263\":{}},\"comment\":{}}],[\"releaseprefabtdepsrecursively\",{\"_index\":133,\"name\":{\"274\":{}},\"comment\":{}}],[\"remove\",{\"_index\":194,\"name\":{\"359\":{},\"587\":{},\"660\":{},\"839\":{},\"869\":{},\"1031\":{},\"1202\":{},\"1928\":{},\"2008\":{}},\"comment\":{}}],[\"removeallchildren\",{\"_index\":377,\"name\":{\"774\":{},\"978\":{},\"1146\":{},\"1312\":{}},\"comment\":{}}],[\"removebynode\",{\"_index\":408,\"name\":{\"840\":{}},\"comment\":{}}],[\"removebyuuid\",{\"_index\":272,\"name\":{\"661\":{},\"870\":{},\"1032\":{},\"1203\":{}},\"comment\":{}}],[\"removecache\",{\"_index\":414,\"name\":{\"1204\":{}},\"comment\":{}}],[\"removechild\",{\"_index\":376,\"name\":{\"773\":{},\"977\":{},\"1145\":{},\"1311\":{},\"2003\":{}},\"comment\":{}}],[\"removecomponent\",{\"_index\":379,\"name\":{\"781\":{},\"985\":{},\"1153\":{},\"1319\":{}},\"comment\":{}}],[\"removed\",{\"_index\":249,\"name\":{\"588\":{}},\"comment\":{}}],[\"removedentities\",{\"_index\":640,\"name\":{\"2016\":{}},\"comment\":{}}],[\"removefromparent\",{\"_index\":375,\"name\":{\"772\":{},\"976\":{},\"1144\":{},\"1310\":{}},\"comment\":{}}],[\"removeitem\",{\"_index\":457,\"name\":{\"1598\":{}},\"comment\":{}}],[\"removenetnode\",{\"_index\":713,\"name\":{\"2114\":{}},\"comment\":{}}],[\"removeresponehandler\",{\"_index\":756,\"name\":{\"2173\":{}},\"comment\":{}}],[\"replicated\",{\"_index\":71,\"name\":{\"71\":{},\"143\":{},\"223\":{},\"426\":{},\"489\":{},\"551\":{},\"630\":{},\"800\":{},\"1004\":{},\"1172\":{},\"1338\":{},\"1411\":{},\"1463\":{},\"1517\":{},\"1587\":{},\"1792\":{},\"1844\":{},\"1896\":{},\"2259\":{},\"2328\":{}},\"comment\":{}}],[\"request\",{\"_index\":714,\"name\":{\"2117\":{},\"2168\":{}},\"comment\":{}}],[\"requesting\",{\"_index\":719,\"name\":{\"2123\":{}},\"comment\":{}}],[\"requestobject\",{\"_index\":683,\"name\":{\"2078\":{}},\"comment\":{}}],[\"requesttips\",{\"_index\":707,\"name\":{\"2105\":{}},\"comment\":{}}],[\"requestunique\",{\"_index\":715,\"name\":{\"2118\":{},\"2169\":{}},\"comment\":{}}],[\"res\",{\"_index\":444,\"name\":{\"1531\":{}},\"comment\":{}}],[\"reservecontentsforallsyncableprefabtag\",{\"_index\":255,\"name\":{\"640\":{},\"848\":{},\"1014\":{},\"1182\":{}},\"comment\":{}}],[\"reset\",{\"_index\":185,\"name\":{\"346\":{},\"1970\":{},\"1990\":{},\"2209\":{},\"2273\":{}},\"comment\":{}}],[\"resethaschangedflags\",{\"_index\":257,\"name\":{\"642\":{},\"850\":{},\"1016\":{},\"1184\":{}},\"comment\":{}}],[\"resethearbeattimer\",{\"_index\":760,\"name\":{\"2177\":{}},\"comment\":{}}],[\"resetineditor\",{\"_index\":65,\"name\":{\"65\":{},\"137\":{},\"217\":{},\"420\":{},\"483\":{},\"545\":{},\"624\":{},\"1405\":{},\"1457\":{},\"1511\":{},\"1581\":{},\"1786\":{},\"1838\":{},\"1890\":{},\"2253\":{},\"2322\":{}},\"comment\":{}}],[\"resetreceivemsgtimer\",{\"_index\":759,\"name\":{\"2176\":{}},\"comment\":{}}],[\"resize\",{\"_index\":234,\"name\":{\"511\":{}},\"comment\":{}}],[\"resloader\",{\"_index\":120,\"name\":{\"256\":{},\"275\":{}},\"comment\":{}}],[\"responseerrorcode\",{\"_index\":708,\"name\":{\"2106\":{}},\"comment\":{}}],[\"resumeall\",{\"_index\":94,\"name\":{\"98\":{}},\"comment\":{}}],[\"resumesystemevents\",{\"_index\":342,\"name\":{\"735\":{},\"939\":{},\"1107\":{},\"1273\":{}},\"comment\":{}}],[\"right\",{\"_index\":308,\"name\":{\"701\":{},\"905\":{},\"1073\":{},\"1239\":{},\"1701\":{}},\"comment\":{}}],[\"role\",{\"_index\":196,\"name\":{\"362\":{}},\"comment\":{}}],[\"root\",{\"_index\":225,\"name\":{\"496\":{},\"819\":{},\"1536\":{}},\"comment\":{}}],[\"rootsystem\",{\"_index\":610,\"name\":{\"1963\":{},\"1964\":{}},\"comment\":{}}],[\"rotate\",{\"_index\":318,\"name\":{\"711\":{},\"915\":{},\"1083\":{},\"1249\":{}},\"comment\":{}}],[\"rotatearound\",{\"_index\":512,\"name\":{\"1679\":{}},\"comment\":{}}],[\"rotatearoundtarget\",{\"_index\":513,\"name\":{\"1680\":{}},\"comment\":{}}],[\"rotateto\",{\"_index\":543,\"name\":{\"1720\":{}},\"comment\":{}}],[\"rotateutil\",{\"_index\":511,\"name\":{\"1678\":{}},\"comment\":{}}],[\"rotation\",{\"_index\":298,\"name\":{\"691\":{},\"895\":{},\"1063\":{},\"1229\":{}},\"comment\":{}}],[\"rspcmd\",{\"_index\":685,\"name\":{\"2080\":{}},\"comment\":{}}],[\"rspobject\",{\"_index\":686,\"name\":{\"2081\":{}},\"comment\":{}}],[\"run\",{\"_index\":450,\"name\":{\"1547\":{}},\"comment\":{}}],[\"runningparams\",{\"_index\":592,\"name\":{\"1932\":{}},\"comment\":{}}],[\"save\",{\"_index\":97,\"name\":{\"101\":{},\"330\":{}},\"comment\":{}}],[\"scale\",{\"_index\":302,\"name\":{\"695\":{},\"899\":{},\"1067\":{},\"1233\":{}},\"comment\":{}}],[\"scene\",{\"_index\":351,\"name\":{\"746\":{},\"950\":{},\"1118\":{},\"1284\":{}},\"comment\":{}}],[\"scene_gizmo\",{\"_index\":483,\"name\":{\"1635\":{}},\"comment\":{}}],[\"schedule\",{\"_index\":55,\"name\":{\"55\":{},\"123\":{},\"208\":{},\"322\":{},\"407\":{},\"471\":{},\"532\":{},\"611\":{},\"1392\":{},\"1444\":{},\"1498\":{},\"1569\":{},\"1774\":{},\"1825\":{},\"1877\":{},\"2241\":{},\"2310\":{}},\"comment\":{}}],[\"schedulecount\",{\"_index\":166,\"name\":{\"314\":{}},\"comment\":{}}],[\"scheduleonce\",{\"_index\":56,\"name\":{\"56\":{},\"124\":{},\"209\":{},\"323\":{},\"408\":{},\"472\":{},\"533\":{},\"612\":{},\"1393\":{},\"1445\":{},\"1499\":{},\"1570\":{},\"1775\":{},\"1826\":{},\"1878\":{},\"2242\":{},\"2311\":{}},\"comment\":{}}],[\"schedules\",{\"_index\":165,\"name\":{\"313\":{}},\"comment\":{}}],[\"seedrandom\",{\"_index\":156,\"name\":{\"303\":{}},\"comment\":{}}],[\"send\",{\"_index\":703,\"name\":{\"2100\":{},\"2116\":{},\"2167\":{},\"2198\":{}},\"comment\":{}}],[\"sendrequest\",{\"_index\":669,\"name\":{\"2058\":{}},\"comment\":{}}],[\"serializetag\",{\"_index\":344,\"name\":{\"737\":{},\"941\":{},\"1109\":{},\"1275\":{}},\"comment\":{}}],[\"server\",{\"_index\":662,\"name\":{\"2049\":{}},\"comment\":{}}],[\"servertime\",{\"_index\":169,\"name\":{\"317\":{}},\"comment\":{}}],[\"set\",{\"_index\":190,\"name\":{\"354\":{},\"1941\":{}},\"comment\":{}}],[\"setblackdisable\",{\"_index\":269,\"name\":{\"657\":{},\"1033\":{}},\"comment\":{}}],[\"setbtncancellabel\",{\"_index\":428,\"name\":{\"1366\":{}},\"comment\":{}}],[\"setbtnoklabel\",{\"_index\":427,\"name\":{\"1365\":{}},\"comment\":{}}],[\"setconfig\",{\"_index\":404,\"name\":{\"834\":{}},\"comment\":{}}],[\"setcontent\",{\"_index\":426,\"name\":{\"1364\":{}},\"comment\":{}}],[\"setmusiccomplete\",{\"_index\":86,\"name\":{\"90\":{}},\"comment\":{}}],[\"setnetnode\",{\"_index\":712,\"name\":{\"2113\":{}},\"comment\":{}}],[\"setnodelayer\",{\"_index\":487,\"name\":{\"1639\":{},\"1668\":{}},\"comment\":{}}],[\"setparent\",{\"_index\":311,\"name\":{\"704\":{},\"908\":{},\"1076\":{},\"1242\":{}},\"comment\":{}}],[\"setposition\",{\"_index\":322,\"name\":{\"715\":{},\"919\":{},\"1087\":{},\"1253\":{}},\"comment\":{}}],[\"setresponehandler\",{\"_index\":754,\"name\":{\"2171\":{}},\"comment\":{}}],[\"setrotation\",{\"_index\":324,\"name\":{\"717\":{},\"921\":{},\"1089\":{},\"1255\":{}},\"comment\":{}}],[\"setrotationfromeuler\",{\"_index\":325,\"name\":{\"718\":{},\"922\":{},\"1090\":{},\"1256\":{}},\"comment\":{}}],[\"setrts\",{\"_index\":340,\"name\":{\"733\":{},\"937\":{},\"1105\":{},\"1271\":{}},\"comment\":{}}],[\"setscale\",{\"_index\":327,\"name\":{\"720\":{},\"924\":{},\"1092\":{},\"1258\":{}},\"comment\":{}}],[\"setseed\",{\"_index\":158,\"name\":{\"305\":{}},\"comment\":{}}],[\"setservertime\",{\"_index\":170,\"name\":{\"318\":{}},\"comment\":{}}],[\"setsiblingindex\",{\"_index\":373,\"name\":{\"770\":{},\"974\":{},\"1142\":{},\"1308\":{}},\"comment\":{}}],[\"settags\",{\"_index\":137,\"name\":{\"279\":{}},\"comment\":{}}],[\"settarget\",{\"_index\":564,\"name\":{\"1750\":{}},\"comment\":{}}],[\"settimescale\",{\"_index\":226,\"name\":{\"497\":{}},\"comment\":{}}],[\"settitle\",{\"_index\":425,\"name\":{\"1363\":{}},\"comment\":{}}],[\"setuimap\",{\"_index\":405,\"name\":{\"835\":{}},\"comment\":{}}],[\"setuser\",{\"_index\":189,\"name\":{\"353\":{}},\"comment\":{}}],[\"setworldposition\",{\"_index\":330,\"name\":{\"723\":{},\"927\":{},\"1095\":{},\"1261\":{}},\"comment\":{}}],[\"setworldrotation\",{\"_index\":332,\"name\":{\"725\":{},\"929\":{},\"1097\":{},\"1263\":{}},\"comment\":{}}],[\"setworldrotationfromeuler\",{\"_index\":333,\"name\":{\"726\":{},\"930\":{},\"1098\":{},\"1264\":{}},\"comment\":{}}],[\"setworldscale\",{\"_index\":335,\"name\":{\"728\":{},\"932\":{},\"1100\":{},\"1266\":{}},\"comment\":{}}],[\"show\",{\"_index\":411,\"name\":{\"862\":{},\"1908\":{}},\"comment\":{}}],[\"sign\",{\"_index\":491,\"name\":{\"1644\":{}},\"comment\":{}}],[\"size\",{\"_index\":281,\"name\":{\"673\":{},\"876\":{},\"1045\":{},\"1210\":{},\"1929\":{}},\"comment\":{}}],[\"slerp\",{\"_index\":542,\"name\":{\"1719\":{}},\"comment\":{}}],[\"socketfunc\",{\"_index\":695,\"name\":{\"2090\":{}},\"comment\":{}}],[\"stack\",{\"_index\":153,\"name\":{\"296\":{}},\"comment\":{}}],[\"start\",{\"_index\":62,\"name\":{\"62\":{},\"131\":{},\"214\":{},\"280\":{},\"414\":{},\"478\":{},\"539\":{},\"619\":{},\"1400\":{},\"1451\":{},\"1505\":{},\"1575\":{},\"1751\":{},\"1833\":{},\"1885\":{},\"2248\":{},\"2317\":{}},\"comment\":{}}],[\"state\",{\"_index\":33,\"name\":{\"33\":{},\"186\":{}},\"comment\":{}}],[\"step\",{\"_index\":184,\"name\":{\"343\":{},\"1934\":{}},\"comment\":{}}],[\"stop\",{\"_index\":28,\"name\":{\"28\":{},\"181\":{}},\"comment\":{}}],[\"stopall\",{\"_index\":96,\"name\":{\"100\":{}},\"comment\":{}}],[\"storage\",{\"_index\":442,\"name\":{\"1526\":{}},\"comment\":{}}],[\"storagemanager\",{\"_index\":186,\"name\":{\"347\":{}},\"comment\":{}}],[\"stringlen\",{\"_index\":525,\"name\":{\"1694\":{}},\"comment\":{}}],[\"stringtoarray1\",{\"_index\":520,\"name\":{\"1689\":{}},\"comment\":{}}],[\"stringtoarray2\",{\"_index\":521,\"name\":{\"1690\":{}},\"comment\":{}}],[\"stringtoarray3\",{\"_index\":522,\"name\":{\"1691\":{}},\"comment\":{}}],[\"stringtoarray4\",{\"_index\":523,\"name\":{\"1692\":{}},\"comment\":{}}],[\"stringutil\",{\"_index\":515,\"name\":{\"1683\":{}},\"comment\":{}}],[\"sub\",{\"_index\":524,\"name\":{\"1693\":{},\"1710\":{}},\"comment\":{}}],[\"switcheffect\",{\"_index\":93,\"name\":{\"97\":{}},\"comment\":{}}],[\"switchmusic\",{\"_index\":90,\"name\":{\"94\":{}},\"comment\":{}}],[\"system\",{\"_index\":5,\"name\":{\"5\":{},\"80\":{},\"153\":{},\"367\":{},\"433\":{},\"501\":{},\"582\":{},\"810\":{},\"827\":{},\"1353\":{},\"1418\":{},\"1470\":{},\"1538\":{},\"1742\":{},\"1799\":{},\"1851\":{},\"1961\":{},\"1962\":{},\"2204\":{},\"2268\":{}},\"comment\":{}}],[\"systemcnt\",{\"_index\":653,\"name\":{\"2033\":{}},\"comment\":{}}],[\"table\",{\"_index\":139,\"name\":{\"282\":{}},\"comment\":{}}],[\"tag\",{\"_index\":769,\"name\":{\"2274\":{}},\"comment\":{}}],[\"tags\",{\"_index\":135,\"name\":{\"277\":{}},\"comment\":{}}],[\"target\",{\"_index\":682,\"name\":{\"2076\":{}},\"comment\":{}}],[\"targetoff\",{\"_index\":382,\"name\":{\"788\":{},\"992\":{},\"1160\":{},\"1326\":{}},\"comment\":{}}],[\"tid\",{\"_index\":628,\"name\":{\"1985\":{},\"2201\":{},\"2265\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":660,\"name\":{\"2046\":{},\"2050\":{}},\"comment\":{}}],[\"timer\",{\"_index\":179,\"name\":{\"337\":{},\"1527\":{}},\"comment\":{}}],[\"timermanager\",{\"_index\":163,\"name\":{\"310\":{}},\"comment\":{}}],[\"times\",{\"_index\":164,\"name\":{\"311\":{}},\"comment\":{}}],[\"tmpexecute\",{\"_index\":644,\"name\":{\"2020\":{}},\"comment\":{}}],[\"toast\",{\"_index\":403,\"name\":{\"833\":{},\"1477\":{}},\"comment\":{}}],[\"touchclose\",{\"_index\":240,\"name\":{\"564\":{}},\"comment\":{}}],[\"trace\",{\"_index\":140,\"name\":{\"283\":{}},\"comment\":{}}],[\"transform\",{\"_index\":229,\"name\":{\"504\":{}},\"comment\":{}}],[\"transformbit\",{\"_index\":254,\"name\":{\"639\":{},\"847\":{},\"1013\":{},\"1181\":{}},\"comment\":{}}],[\"transformdirtybit\",{\"_index\":253,\"name\":{\"638\":{},\"846\":{},\"1012\":{},\"1180\":{}},\"comment\":{}}],[\"translate\",{\"_index\":317,\"name\":{\"710\":{},\"914\":{},\"1082\":{},\"1248\":{}},\"comment\":{}}],[\"type\",{\"_index\":129,\"name\":{\"269\":{},\"377\":{}},\"comment\":{}}],[\"ui\",{\"_index\":392,\"name\":{\"807\":{},\"824\":{}},\"comment\":{}}],[\"ui_2d\",{\"_index\":484,\"name\":{\"1636\":{}},\"comment\":{}}],[\"ui_3d\",{\"_index\":482,\"name\":{\"1634\":{}},\"comment\":{}}],[\"ui_cache\",{\"_index\":274,\"name\":{\"664\":{},\"866\":{},\"1036\":{},\"1197\":{}},\"comment\":{}}],[\"ui_nodes\",{\"_index\":273,\"name\":{\"663\":{},\"865\":{},\"1035\":{},\"1196\":{}},\"comment\":{}}],[\"uicallbacks\",{\"_index\":235,\"name\":{\"556\":{}},\"comment\":{}}],[\"uiconfig\",{\"_index\":397,\"name\":{\"813\":{}},\"comment\":{}}],[\"uimap\",{\"_index\":401,\"name\":{\"823\":{},\"1343\":{}},\"comment\":{}}],[\"unbindmessageactive\",{\"_index\":219,\"name\":{\"440\":{},\"2212\":{},\"2283\":{}},\"comment\":{}}],[\"uniformscale\",{\"_index\":555,\"name\":{\"1734\":{}},\"comment\":{}}],[\"unknown_error\",{\"_index\":659,\"name\":{\"2045\":{}},\"comment\":{}}],[\"unregister\",{\"_index\":178,\"name\":{\"329\":{}},\"comment\":{}}],[\"unschedule\",{\"_index\":57,\"name\":{\"57\":{},\"125\":{},\"210\":{},\"324\":{},\"409\":{},\"473\":{},\"534\":{},\"613\":{},\"1394\":{},\"1446\":{},\"1500\":{},\"1571\":{},\"1776\":{},\"1827\":{},\"1879\":{},\"2243\":{},\"2312\":{}},\"comment\":{}}],[\"unscheduleall\",{\"_index\":174,\"name\":{\"325\":{}},\"comment\":{}}],[\"unscheduleallcallbacks\",{\"_index\":58,\"name\":{\"58\":{},\"126\":{},\"211\":{},\"410\":{},\"474\":{},\"535\":{},\"614\":{},\"1395\":{},\"1447\":{},\"1501\":{},\"1572\":{},\"1777\":{},\"1828\":{},\"1880\":{},\"2244\":{},\"2313\":{}},\"comment\":{}}],[\"up\",{\"_index\":307,\"name\":{\"700\":{},\"904\":{},\"1072\":{},\"1238\":{},\"1702\":{}},\"comment\":{}}],[\"update\",{\"_index\":59,\"name\":{\"59\":{},\"127\":{},\"162\":{},\"345\":{},\"411\":{},\"475\":{},\"536\":{},\"615\":{},\"1396\":{},\"1423\":{},\"1502\":{},\"1544\":{},\"1778\":{},\"1829\":{},\"1881\":{},\"1983\":{},\"2245\":{},\"2314\":{}},\"comment\":{}}],[\"updatenettips\",{\"_index\":750,\"name\":{\"2159\":{}},\"comment\":{}}],[\"updateonce\",{\"_index\":647,\"name\":{\"2026\":{}},\"comment\":{}}],[\"updateworldtransform\",{\"_index\":321,\"name\":{\"714\":{},\"918\":{},\"1086\":{},\"1252\":{}},\"comment\":{}}],[\"url\",{\"_index\":727,\"name\":{\"2132\":{}},\"comment\":{}}],[\"username\",{\"_index\":786,\"name\":{\"2356\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":36,\"name\":{\"36\":{},\"104\":{},\"189\":{},\"388\":{},\"452\":{},\"513\":{},\"574\":{},\"592\":{},\"741\":{},\"945\":{},\"1113\":{},\"1279\":{},\"1373\":{},\"1425\":{},\"1479\":{},\"1550\":{},\"1755\":{},\"1806\":{},\"1858\":{},\"2222\":{},\"2291\":{}},\"comment\":{}}],[\"valid\",{\"_index\":246,\"name\":{\"578\":{}},\"comment\":{}}],[\"value\",{\"_index\":474,\"name\":{\"1624\":{},\"1660\":{}},\"comment\":{}}],[\"vec3util\",{\"_index\":526,\"name\":{\"1696\":{}},\"comment\":{}}],[\"version\",{\"_index\":438,\"name\":{\"1522\":{},\"2342\":{}},\"comment\":{}}],[\"viewparams\",{\"_index\":242,\"name\":{\"572\":{},\"585\":{}},\"comment\":{}}],[\"viewutil\",{\"_index\":550,\"name\":{\"1729\":{}},\"comment\":{}}],[\"violet\",{\"_index\":147,\"name\":{\"290\":{}},\"comment\":{}}],[\"vm\",{\"_index\":770,\"name\":{\"2276\":{}},\"comment\":{}}],[\"volume\",{\"_index\":19,\"name\":{\"19\":{},\"172\":{}},\"comment\":{}}],[\"volumeeffect\",{\"_index\":92,\"name\":{\"96\":{}},\"comment\":{}}],[\"volumemusic\",{\"_index\":89,\"name\":{\"93\":{}},\"comment\":{}}],[\"walk\",{\"_index\":374,\"name\":{\"771\":{},\"975\":{},\"1143\":{},\"1309\":{}},\"comment\":{}}],[\"wall\",{\"_index\":198,\"name\":{\"364\":{}},\"comment\":{}}],[\"websock\",{\"_index\":765,\"name\":{\"2190\":{}},\"comment\":{}}],[\"working\",{\"_index\":723,\"name\":{\"2128\":{}},\"comment\":{}}],[\"worldmatrix\",{\"_index\":305,\"name\":{\"698\":{},\"902\":{},\"1070\":{},\"1236\":{}},\"comment\":{}}],[\"worldposition\",{\"_index\":297,\"name\":{\"690\":{},\"894\":{},\"1062\":{},\"1228\":{}},\"comment\":{}}],[\"worldrotation\",{\"_index\":301,\"name\":{\"694\":{},\"898\":{},\"1066\":{},\"1232\":{}},\"comment\":{}}],[\"worldscale\",{\"_index\":303,\"name\":{\"696\":{},\"900\":{},\"1068\":{},\"1234\":{}},\"comment\":{}}],[\"x\",{\"_index\":527,\"name\":{\"1697\":{}},\"comment\":{}}],[\"y\",{\"_index\":528,\"name\":{\"1698\":{}},\"comment\":{}}],[\"yieldtime\",{\"_index\":593,\"name\":{\"1936\":{}},\"comment\":{}}],[\"z\",{\"_index\":529,\"name\":{\"1699\":{}},\"comment\":{}}],[\"zero\",{\"_index\":534,\"name\":{\"1707\":{}},\"comment\":{}}],[\"zoom\",{\"_index\":565,\"name\":{\"1753\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index 3dc7bde..958d2c2 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -1109,7 +1109,6 @@ ul.tsd-type-parameter-list h5 { background: var(--color-background-secondary); border-bottom: 1px var(--color-accent) solid; transition: transform 0.3s ease-in-out; - margin: 0 auto; } .tsd-page-toolbar a { color: var(--color-text); @@ -1125,6 +1124,7 @@ ul.tsd-type-parameter-list h5 { display: flex; justify-content: space-between; height: 2.5rem; + margin: 0 auto; } .tsd-page-toolbar .table-cell { position: relative; diff --git a/docs/assets/widgets.png b/docs/assets/widgets.png deleted file mode 100644 index c7380532ac1b45400620011c37c4dcb7aec27a4c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 480 zcmeAS@N?(olHy`uVBq!ia0y~yU~~YoH8@y+q^jrZML>b&o-U3d6^w6h1+IPUz|;DW zIZ;96kdsD>Qv^q=09&hp0GpEni<1IR%gvP3v%OR9*{MuRTKWHZyIbuBt)Ci`cU_&% z1T+i^Y)o{%281-<3TpPAUTzw5v;RY=>1rvxmPl96#kYc9hX!6V^nB|ad#(S+)}?8C zr_H+lT3B#So$T=?$(w3-{rbQ4R<@nsf$}$hwSO)A$8&`(j+wQf=Jwhb0`CvhR5DCf z^OgI)KQemrUFPH+UynC$Y~QHG%DbTVh-Skz{enNU)cV_hPu~{TD7TPZl>0&K>iuE| z7AYn$7)Jrb9GE&SfQW4q&G*@N|4cHI`VakFa5-C!ov&XD)J(qp$rJJ*9e z-sHv}#g*T7Cv048d1v~BEAzM5FztAse#q78WWC^BUCzQ U&wLp6h6BX&boFyt=akR{0G%$)mH+?% diff --git a/docs/assets/widgets@2x.png b/docs/assets/widgets@2x.png deleted file mode 100644 index 4bbbd57272f3b28f47527d4951ad10f950b8ad43..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 855 zcmeAS@N?(olHy`uVBq!ia0y~yU}^xe12~w0Jcmn z@(X6T|9^jgLcx21{)7exgY)a>N6m2F0<`Rqr;B4q1>>88jUdw-7W`c)zLE*mq8W2H z-<&Jl_Hco5BuC5n@AbF5GD82~-e8-v=#zCyUX0F-o}8pPfAv`!GN$ff+TL<~@kgt} z62eO?_|&+>xBmM$@p|z`tIKEdpPf8%qI>4r7@jn<=eta*{3~?g(zz{Ke9zc-G^gr? z-7foa?LcS!hmbwzru}ICvbWLlW8;+l-}!^=c32!^nV`+`C*;0-*Y%l94pC;Cb3GXz zzSf%a!{gVr{Y_lVuUj+a)*Ca+!-Hu%xmP&&X-2CuANY8^i{D7Kg6qzP zXz_ps9+lN8ESH{K4`yu&b~I>N9xGlE&;2u*b?+Go!AhN?m-bxlLvtC#MzDF2kFzfHJ1W7ybqdefSqVhbOykd*Yi%EDuhs z4wF{ft^bv2+DDnKb8gj1FuvcV`M}luS>lO<^)8x>y1#R;a=-ZKwWTQQb)ioBbi;zh zD!f5V)8581to1LL7c9!l^PSC$NBPYif!_vAZhmL4)v4U)4UsrLYiH_9rmQDd?)(e5 z^pcH>qvBg*i0dus2r*mp4;zKvu=P#s-ti;2obl`NjjwoYd>e(oo#j_uyRb<7Pv^If zzZ|mGHmV)8^tbO%^>eqMw(@7(&3g{jEp-Najo7V75xI_ZHK*FA`elF{r5}E*d7+j_R diff --git a/docs/classes/AudioEffect.html b/docs/classes/AudioEffect.html index 179534b..1e7ea6d 100644 --- a/docs/classes/AudioEffect.html +++ b/docs/classes/AudioEffect.html @@ -20,10 +20,8 @@

Hierarchy

  • AudioSource -
    -

    Hierarchy

      -
    • AudioEffect

Properties

@@ -141,19 +139,19 @@
__editorExtras__: unknown
+
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
  • __prefab: null | CompPrefabInfo
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
  • _clip: null | AudioClip
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6073
  • _enabled: boolean
    @@ -162,7 +160,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
  • _id: string
    @@ -172,49 +170,49 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _loop: boolean
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6075
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _playOnAwake: boolean
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6076
  • _player: null | _pal_audio__AudioPlayer
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6074
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • _volume: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6077
  • effects: Map<string, AudioClip> = ...
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • AudioState: typeof _pal_audio_type__AudioState
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6071
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • EventType: typeof _cocos_audio_audio_source__AudioSourceEventType
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6072
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -271,7 +269,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -291,7 +289,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -300,7 +298,7 @@

      Returns null | AudioClip

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6085
  • set clip(val: null | AudioClip): void
  • @@ -316,7 +314,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6084
    • @@ -330,7 +328,7 @@

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6216
  • set currentTime(num: number): void
  • @@ -348,7 +346,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6209
    • @@ -362,7 +360,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6223
    • @@ -381,7 +379,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -392,7 +390,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -410,7 +408,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -419,7 +417,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -435,7 +433,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -462,7 +460,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -471,7 +469,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6093
  • set loop(val: boolean): void
  • @@ -487,7 +485,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6092
    • @@ -496,7 +494,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -507,7 +505,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -516,7 +514,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6106
  • set playOnAwake(val: boolean): void
  • @@ -537,7 +535,7 @@ after a user gesture is received, according to the latest autoplay policy:

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6105
    • @@ -551,7 +549,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6237
    • @@ -560,7 +558,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -571,7 +569,7 @@ after a user gesture is received, according to the latest autoplay policy:

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -585,7 +583,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns _pal_audio_type__AudioState

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6230
    • @@ -603,7 +601,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
    • @@ -612,7 +610,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6116
  • set volume(val: number): void
  • @@ -630,7 +628,7 @@ Note: Volume control may be ineffective on some platforms.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6115
    • @@ -639,7 +637,7 @@ Note: Volume control may be ineffective on some platforms.

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6070
  • Methods

    @@ -661,7 +659,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -673,7 +671,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -694,7 +692,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -717,7 +715,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -729,7 +727,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -746,7 +744,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -758,7 +756,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -767,7 +765,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6201
    • @@ -781,13 +779,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -798,7 +794,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -819,7 +815,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -828,7 +824,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -844,13 +840,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -861,7 +855,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -884,7 +878,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -898,13 +892,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -915,7 +907,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -936,7 +928,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -950,13 +942,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -967,7 +957,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -988,7 +978,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -1002,13 +992,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1019,7 +1007,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -1040,7 +1028,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -1068,7 +1056,7 @@ Currently it is only available in Native platform and Web Audio (including Web a

      Returns Promise<undefined | AudioPCMDataView>

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6143
    • @@ -1086,7 +1074,7 @@ Currently it is only available in Native platform and Web Audio (including Web a

      Returns Promise<number>

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6155
    • @@ -1110,7 +1098,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -1140,7 +1128,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6120
    • @@ -1149,7 +1137,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6119
    • @@ -1158,7 +1146,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6118
    • @@ -1167,7 +1155,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -1176,7 +1164,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6117
    • @@ -1185,7 +1173,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -1232,7 +1220,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1246,7 +1234,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6184
    • @@ -1276,7 +1264,7 @@ there are 2 ways to play audios at the first time:

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6177
    • @@ -1301,7 +1289,7 @@ there are 2 ways to play audios at the first time:

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6200
    • @@ -1326,7 +1314,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1364,7 +1352,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1396,7 +1384,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1414,7 +1402,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1428,7 +1416,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6191
    • @@ -1452,7 +1440,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1469,7 +1457,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1493,7 +1481,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1502,7 +1490,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • _switch_effect: boolean = true
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • _instance: AudioManager
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -263,7 +261,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -283,7 +281,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -302,7 +300,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -313,7 +311,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -331,7 +329,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -340,7 +338,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -356,7 +354,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -383,7 +381,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -392,7 +390,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -403,7 +401,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -436,7 +434,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -447,7 +445,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -513,7 +511,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
    • @@ -593,7 +591,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -605,7 +603,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -626,7 +624,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -649,7 +647,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -661,7 +659,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -678,7 +676,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -690,7 +688,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -704,13 +702,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -721,7 +717,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -742,7 +738,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -751,7 +747,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -767,13 +763,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -784,7 +778,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -807,7 +801,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -821,13 +815,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -838,7 +830,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -859,7 +851,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -873,13 +865,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -890,7 +880,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -911,7 +901,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -925,13 +915,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -942,7 +930,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -963,7 +951,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -987,7 +975,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -1014,7 +1002,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
    • @@ -1031,7 +1019,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -1048,7 +1036,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -1057,7 +1045,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -1075,7 +1063,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
    • @@ -1084,7 +1072,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -1131,7 +1119,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1194,7 +1182,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1252,7 +1240,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1284,7 +1272,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1319,7 +1307,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1353,7 +1341,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1370,7 +1358,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1394,7 +1382,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1403,7 +1391,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _isPlay: boolean = false
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6075
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _playOnAwake: boolean
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6076
  • _player: null | _pal_audio__AudioPlayer
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6074
  • _progress: number = 0
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • _url: string = ...
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6077
  • node: Node
    @@ -247,7 +245,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • onComplete: null | Function = null
    @@ -260,25 +258,25 @@
    AudioState: typeof _pal_audio_type__AudioState
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6071
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • EventType: typeof _cocos_audio_audio_source__AudioSourceEventType
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6072
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -292,7 +290,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -312,7 +310,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -321,7 +319,7 @@

      Returns null | AudioClip

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6085
  • set clip(val: null | AudioClip): void
  • @@ -337,7 +335,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6084
    • @@ -351,7 +349,7 @@

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6216
  • set currentTime(num: number): void
  • @@ -369,7 +367,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6209
    • @@ -383,7 +381,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6223
    • @@ -402,7 +400,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -413,7 +411,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -431,7 +429,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -440,7 +438,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -456,7 +454,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -483,7 +481,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -492,7 +490,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6093
  • set loop(val: boolean): void
  • @@ -508,7 +506,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6092
    • @@ -517,7 +515,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -528,7 +526,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -537,7 +535,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6106
  • set playOnAwake(val: boolean): void
  • @@ -558,7 +556,7 @@ after a user gesture is received, according to the latest autoplay policy:

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6105
    • @@ -572,7 +570,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6237
    • @@ -605,7 +603,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -616,7 +614,7 @@ after a user gesture is received, according to the latest autoplay policy:

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -630,7 +628,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns _pal_audio_type__AudioState

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6230
    • @@ -648,7 +646,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
    • @@ -657,7 +655,7 @@ after a user gesture is received, according to the latest autoplay policy:

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6116
  • set volume(val: number): void
  • @@ -675,7 +673,7 @@ Note: Volume control may be ineffective on some platforms.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6115
    • @@ -684,7 +682,7 @@ Note: Volume control may be ineffective on some platforms.

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6070
  • Methods

    @@ -706,7 +704,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -718,7 +716,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -739,7 +737,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -762,7 +760,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -774,7 +772,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -791,7 +789,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -803,7 +801,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -812,7 +810,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6201
    • @@ -826,13 +824,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -843,7 +839,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -864,7 +860,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -873,7 +869,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -889,13 +885,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -906,7 +900,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -929,7 +923,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -943,13 +937,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -960,7 +952,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -981,7 +973,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -995,13 +987,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1012,7 +1002,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -1033,7 +1023,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -1047,13 +1037,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1064,7 +1052,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -1085,7 +1073,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -1113,7 +1101,7 @@ Currently it is only available in Native platform and Web Audio (including Web a

      Returns Promise<undefined | AudioPCMDataView>

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6143
    • @@ -1131,7 +1119,7 @@ Currently it is only available in Native platform and Web Audio (including Web a

      Returns Promise<number>

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6155
    • @@ -1155,7 +1143,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -1185,7 +1173,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6120
    • @@ -1194,7 +1182,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6119
    • @@ -1203,7 +1191,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6118
    • @@ -1212,7 +1200,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -1221,7 +1209,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6117
    • @@ -1230,7 +1218,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -1277,7 +1265,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1291,7 +1279,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6184
    • @@ -1321,7 +1309,7 @@ there are 2 ways to play audios at the first time:

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6177
    • @@ -1346,7 +1334,7 @@ there are 2 ways to play audios at the first time:

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6200
    • @@ -1371,7 +1359,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1409,7 +1397,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1441,7 +1429,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1459,7 +1447,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1473,7 +1461,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6191
    • @@ -1497,7 +1485,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1514,7 +1502,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1539,7 +1527,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • canRecycle: boolean
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • compName: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • tid: number = -1
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -271,7 +269,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -290,7 +288,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -301,7 +299,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -319,7 +317,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -337,7 +335,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -353,7 +351,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -380,7 +378,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -389,7 +387,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -400,7 +398,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -409,7 +407,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -420,7 +418,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -438,7 +436,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -460,7 +458,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -472,7 +470,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -493,7 +491,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -516,7 +514,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -528,7 +526,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -545,7 +543,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -557,7 +555,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -603,13 +601,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -620,7 +616,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -641,7 +637,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -661,7 +657,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -715,13 +711,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -732,7 +726,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -755,7 +749,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -769,13 +763,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -786,7 +778,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -807,7 +799,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -821,13 +813,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -838,7 +828,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -859,7 +849,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -873,13 +863,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -890,7 +878,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -911,7 +899,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -935,7 +923,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -1005,7 +993,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -1022,7 +1010,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -1031,7 +1019,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -1049,7 +1037,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -1096,7 +1084,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1120,7 +1108,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1158,7 +1146,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1190,7 +1178,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1208,7 +1196,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1243,7 +1231,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1260,7 +1248,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1284,7 +1272,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1293,7 +1281,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • canRecycle: boolean
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • tag: string = '_temp'
    @@ -251,7 +249,7 @@
    EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • compName: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • tid: number = -1
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -301,7 +299,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -320,7 +318,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -331,7 +329,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -349,7 +347,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -367,7 +365,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -383,7 +381,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -410,7 +408,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -419,7 +417,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -430,7 +428,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -439,7 +437,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -450,7 +448,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -468,7 +466,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -490,7 +488,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -502,7 +500,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -523,7 +521,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -546,7 +544,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -558,7 +556,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -575,7 +573,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -587,7 +585,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -633,13 +631,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -650,7 +646,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -671,7 +667,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -691,7 +687,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -745,13 +741,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -762,7 +756,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -785,7 +779,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -799,13 +793,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -816,7 +808,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -837,7 +829,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -851,13 +843,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -868,7 +858,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -889,7 +879,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -903,13 +893,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -920,7 +908,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -941,7 +929,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -965,7 +953,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -1051,7 +1039,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -1068,7 +1056,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -1077,7 +1065,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -1100,7 +1088,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -1147,7 +1135,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1182,7 +1170,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1220,7 +1208,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1252,7 +1240,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1270,7 +1258,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1305,7 +1293,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1322,7 +1310,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1346,7 +1334,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1355,7 +1343,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • config: any = {}
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -246,7 +244,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -266,7 +264,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -285,7 +283,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -296,7 +294,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -314,7 +312,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -323,7 +321,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -339,7 +337,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -366,7 +364,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -375,7 +373,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -386,7 +384,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -395,7 +393,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -406,7 +404,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -424,7 +422,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -446,7 +444,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -458,7 +456,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -479,7 +477,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -502,7 +500,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -514,7 +512,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -531,7 +529,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -543,7 +541,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -557,13 +555,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -574,7 +570,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -595,7 +591,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -612,7 +608,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -628,13 +624,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -645,7 +639,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -668,7 +662,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -682,13 +676,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -699,7 +691,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -720,7 +712,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -734,13 +726,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -751,7 +741,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -772,7 +762,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -786,13 +776,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -803,7 +791,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -824,7 +812,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -848,7 +836,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -914,7 +902,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -931,7 +919,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -940,7 +928,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -958,7 +946,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
    • @@ -967,7 +955,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -1022,7 +1010,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1052,7 +1040,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1090,7 +1078,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1122,7 +1110,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1172,7 +1160,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1196,7 +1184,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1213,7 +1201,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1237,7 +1225,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1246,7 +1234,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • node: Node
    @@ -177,7 +175,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • viewParams: null | ViewParams = null
    @@ -190,13 +188,13 @@
    EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -210,7 +208,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -230,7 +228,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -249,7 +247,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -260,7 +258,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -278,7 +276,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -287,7 +285,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -303,7 +301,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -330,7 +328,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -339,7 +337,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -350,7 +348,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -359,7 +357,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -370,7 +368,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -388,7 +386,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -410,7 +408,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -422,7 +420,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -443,7 +441,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -466,7 +464,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -478,7 +476,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -495,7 +493,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -507,7 +505,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -531,13 +529,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -548,7 +544,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -569,7 +565,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -595,7 +591,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -611,13 +607,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -628,7 +622,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -651,7 +645,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -665,13 +659,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -682,7 +674,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -703,7 +695,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -717,13 +709,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -734,7 +724,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -755,7 +745,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -769,13 +759,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -786,7 +774,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -807,7 +795,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -831,7 +819,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -857,7 +845,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -874,7 +862,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -883,7 +871,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -901,7 +889,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
    • @@ -910,7 +898,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -957,7 +945,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1004,7 +992,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1042,7 +1030,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1074,7 +1062,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1092,7 +1080,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1116,7 +1104,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1133,7 +1121,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1157,7 +1145,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1166,7 +1154,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • camera: Camera = ...

    3D摄像机

    +
  • Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:30
  • distance: number = 10

    距离

    +
  • Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:27
  • node: Node
    @@ -192,38 +191,38 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • node3d: Node = ...

    3D世界节点

    +
  • Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:19
  • nodeUi: Node = ...

    2D界面界面

    +
  • Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:23
  • pos: Vec3 = ...
    +
  • Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:32
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -237,7 +236,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -257,7 +256,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -276,7 +275,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -287,7 +286,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -305,7 +304,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -314,7 +313,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -330,7 +329,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -357,7 +356,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -366,7 +365,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -377,7 +376,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -386,7 +385,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -397,7 +396,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -415,7 +414,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -437,7 +436,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -449,7 +448,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -470,7 +469,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -493,7 +492,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -505,7 +504,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -522,7 +521,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -534,7 +533,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -548,13 +547,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -565,7 +562,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -586,7 +583,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -595,7 +592,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -611,13 +608,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -628,7 +623,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -651,7 +646,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -665,13 +660,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -682,7 +675,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -703,7 +696,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -717,13 +710,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -734,7 +725,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -755,7 +746,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -769,13 +760,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -786,7 +775,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -807,7 +796,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -821,7 +810,7 @@ You can also get component in the node by passing in the name of the script.

      Returns void

    +
  • Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:47
    • @@ -838,7 +827,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
    • @@ -855,7 +844,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -872,7 +861,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -881,7 +870,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -899,7 +888,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
    • @@ -908,7 +897,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -955,7 +944,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -970,7 +959,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1008,7 +997,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1040,7 +1029,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1057,25 +1046,16 @@ If the task is already scheduled, then the interval parameter will be updated wi

    Returns void

    -
    - -
      +
    • Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:38
    +
    + +
    • -
      -

      En

      Called before all scripts' update if the Component is enabled the first time.
      -Usually used to initialize some logic which need to be called after all components' onload methods called.
      -This is a lifecycle method. It may not be implemented in the super class.
      -You can only call its super class method inside it. It should not be called manually elsewhere.

      - -

      Zh

      如果该组件第一次启用,则在所有组件的 update 之前调用。通常用于需要在所有组件的 onLoad 初始化完毕后执行的逻辑。
      -该方法为生命周期方法,父类未必会有实现。并且你只能在该方法内部调用父类的实现,不可在其它地方直接调用该方法。

      -

      Returns void

    +
  • Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:42
    • @@ -1099,7 +1079,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1116,7 +1096,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1140,7 +1120,15 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
  • +
    + +
      + +
    • +

      Returns number

      @@ -1149,7 +1137,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • Generated using TypeDoc

    diff --git a/docs/classes/EffectDelayRelease.html b/docs/classes/EffectDelayRelease.html index 4a6ccd5..24b741d 100644 --- a/docs/classes/EffectDelayRelease.html +++ b/docs/classes/EffectDelayRelease.html @@ -20,10 +20,8 @@

    Hierarchy

    • Component -
      -

      Hierarchy

        -
      • EffectDelayRelease

    Properties

    @@ -117,13 +115,13 @@
    __editorExtras__: unknown
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
  • __prefab: null | CompPrefabInfo
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
  • _enabled: boolean
    @@ -132,7 +130,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
  • _id: string
    @@ -142,25 +140,25 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • delay: number = 1
    @@ -181,19 +179,19 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -207,7 +205,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -227,7 +225,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -246,7 +244,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -257,7 +255,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -275,7 +273,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -284,7 +282,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -300,7 +298,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -327,7 +325,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -336,7 +334,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -347,7 +345,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -356,7 +354,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -367,7 +365,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -385,7 +383,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -407,7 +405,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -419,7 +417,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -440,7 +438,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -463,7 +461,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -475,7 +473,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -492,7 +490,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -504,7 +502,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -518,13 +516,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -535,7 +531,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -556,7 +552,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -565,7 +561,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -581,13 +577,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -598,7 +592,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -621,7 +615,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -635,13 +629,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -652,7 +644,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -673,7 +665,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -687,13 +679,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -704,7 +694,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -725,7 +715,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -739,13 +729,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -756,7 +744,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -777,7 +765,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -801,7 +789,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -826,7 +814,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
    • @@ -843,7 +831,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -861,7 +849,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -879,7 +867,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
    • @@ -888,7 +876,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -935,7 +923,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -950,7 +938,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -988,7 +976,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1020,7 +1008,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1038,7 +1026,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1062,7 +1050,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1079,7 +1067,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1103,7 +1091,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1112,7 +1100,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • maxDuration: number = 0
    @@ -181,19 +179,19 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -207,7 +205,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -227,7 +225,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -246,7 +244,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -257,7 +255,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -275,7 +273,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -284,7 +282,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -300,7 +298,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -327,7 +325,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -336,7 +334,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -347,7 +345,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -356,7 +354,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -367,7 +365,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -385,7 +383,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -407,7 +405,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -419,7 +417,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -440,7 +438,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -463,7 +461,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -475,7 +473,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -492,7 +490,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -504,7 +502,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -518,13 +516,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -535,7 +531,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -556,7 +552,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -565,7 +561,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -581,13 +577,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -598,7 +592,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -621,7 +615,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -635,13 +629,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -652,7 +644,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -673,7 +665,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -687,13 +679,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -704,7 +694,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -725,7 +715,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -739,13 +729,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -756,7 +744,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -777,7 +765,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -801,7 +789,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -818,7 +806,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
    • @@ -835,7 +823,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -853,7 +841,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -871,7 +859,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
    • @@ -880,7 +868,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -935,7 +923,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -950,7 +938,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -988,7 +976,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1020,7 +1008,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1038,7 +1026,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1062,7 +1050,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1079,7 +1067,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1103,7 +1091,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1112,7 +1100,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • camera: Camera
    @@ -193,7 +191,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • portrait: boolean
    @@ -220,13 +218,13 @@
    EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -240,7 +238,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -260,7 +258,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -279,7 +277,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -290,7 +288,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -308,7 +306,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -317,7 +315,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -333,7 +331,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -360,7 +358,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -369,7 +367,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -380,7 +378,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -389,7 +387,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -400,7 +398,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -418,7 +416,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -440,7 +438,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -452,7 +450,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -473,7 +471,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -496,7 +494,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -508,7 +506,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -525,7 +523,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -537,7 +535,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -551,13 +549,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -568,7 +564,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -589,7 +585,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -598,7 +594,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -614,13 +610,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -631,7 +625,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -654,7 +648,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -668,13 +662,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -685,7 +677,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -706,7 +698,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -720,13 +712,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -737,7 +727,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -758,7 +748,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -772,13 +762,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -789,7 +777,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -810,7 +798,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -844,7 +832,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -861,7 +849,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
    • @@ -878,7 +866,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -895,7 +883,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -904,7 +892,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -922,7 +910,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -969,7 +957,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -984,7 +972,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1032,7 +1020,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1064,7 +1052,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1082,7 +1070,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1106,7 +1094,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1123,7 +1111,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1147,7 +1135,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1156,7 +1144,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • collider: Collider = ...
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • type: CollisionType = CollisionType.Ballistic
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -254,7 +252,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -274,7 +272,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -293,7 +291,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -304,7 +302,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -322,7 +320,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -331,7 +329,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -347,7 +345,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -374,7 +372,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -383,7 +381,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -394,7 +392,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -403,7 +401,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -414,7 +412,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -432,7 +430,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -454,7 +452,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -466,7 +464,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -487,7 +485,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -510,7 +508,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -522,7 +520,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -539,7 +537,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -551,7 +549,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -565,13 +563,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -582,7 +578,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -603,7 +599,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -612,7 +608,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -628,13 +624,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -645,7 +639,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -668,7 +662,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -682,13 +676,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -699,7 +691,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -720,7 +712,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -734,13 +726,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -751,7 +741,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -772,7 +762,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -786,13 +776,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -803,7 +791,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -824,7 +812,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -848,7 +836,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -917,7 +905,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
    • @@ -934,7 +922,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -951,7 +939,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -960,7 +948,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -978,7 +966,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -1025,7 +1013,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1092,7 +1080,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1130,7 +1118,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1162,7 +1150,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1180,7 +1168,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1204,7 +1192,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1221,7 +1209,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1245,7 +1233,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1254,7 +1242,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _isBindMessageActive: boolean = false
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • dynamicsAssets: Asset[] = []
    @@ -206,7 +202,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • nodes: Map<string, Node> = ...
    @@ -219,13 +215,13 @@
    EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -239,7 +235,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -259,7 +255,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -278,7 +274,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -289,7 +285,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -307,7 +303,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -324,7 +320,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -340,7 +336,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -367,7 +363,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -376,7 +372,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -387,7 +383,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -396,7 +392,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -407,7 +403,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -425,7 +421,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -447,7 +443,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -459,7 +455,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -480,7 +476,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -503,7 +499,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -515,7 +511,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -532,7 +528,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -544,7 +540,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -588,13 +584,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -605,7 +599,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -626,7 +620,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -645,7 +639,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -697,13 +691,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -714,7 +706,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -737,7 +729,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -751,13 +743,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -768,7 +758,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -789,7 +779,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -803,13 +793,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -820,7 +808,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -841,7 +829,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -855,13 +843,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -872,7 +858,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -893,7 +879,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -917,7 +903,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -985,7 +971,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -1002,7 +988,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -1011,7 +997,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -1029,7 +1015,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -1076,7 +1062,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -1091,7 +1077,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -1129,7 +1115,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1161,7 +1147,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1179,7 +1165,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1213,7 +1199,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1230,7 +1216,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1254,7 +1240,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1263,7 +1249,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25087
  • _uiProps: _cocos_core_scene_graph_node_ui_properties__NodeUIProperties
    @@ -416,7 +414,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25083
  • black: BlockInputEvents
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25059
  • NodeSpace: typeof NodeSpace
    @@ -470,7 +468,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25064
  • TransformBit: typeof TransformBit
    @@ -481,7 +479,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25075
  • TransformDirtyBit: typeof TransformBit
    @@ -494,13 +492,13 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25070
  • _stackId: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24584
  • _stacks: (null | BaseNode)[][]
    @@ -508,13 +506,13 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24580
  • idGenerator: IDGenerator
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24575
  • reserveContentsForAllSyncablePrefabTag: symbol
    @@ -523,7 +521,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25079
  • Accessors

    @@ -545,7 +543,7 @@ If false, the node will be destroyed automatically when loading a new scene. Def

    Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24513
  • set _persistNode(value: boolean): void
  • @@ -556,7 +554,7 @@ If false, the node will be destroyed automatically when loading a new scene. Def

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24514
    • @@ -577,7 +575,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24545
  • set active(isActive: boolean): void
  • @@ -588,7 +586,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24546
    • @@ -602,7 +600,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24551
    • @@ -616,7 +614,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25135
  • set angle(val: number): void
  • @@ -627,11 +625,11 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25136
    • -
    • get children(): Node[]
    • +
    • get children(): readonly Node[]
    • En

      All children nodes.

      @@ -639,10 +637,10 @@ if you want to check if the Node is actually treated as active in the scene.

      Zh

      节点的所有子节点。

      Read Only

      -

      Returns Node[]

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24532
    • @@ -656,7 +654,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns readonly Component[]

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24504
    • @@ -665,7 +663,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25130
  • set eulerAngles(val: Readonly<Vec3>): void
  • @@ -681,7 +679,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25129
    • @@ -697,7 +695,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24571
    • @@ -711,7 +709,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Vec3

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25169
  • set forward(dir: Vec3): void
  • @@ -722,7 +720,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25170
    • @@ -736,7 +734,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25191
  • set hasChangedFlags(val: number): void
  • @@ -747,7 +745,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25192
    • @@ -756,7 +754,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -772,7 +770,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -799,7 +797,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -808,7 +806,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25186
  • set layer(l: number): void
  • @@ -824,7 +822,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25185
    • @@ -843,7 +841,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25159
    • @@ -857,7 +855,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24519
  • set name(value: string): void
  • @@ -868,7 +866,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24520
    • @@ -882,7 +880,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns null | this

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24556
  • set parent(value: null | this): void
  • @@ -893,7 +891,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24557
    • @@ -907,7 +905,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25111
  • set position(val: Readonly<Vec3>): void
  • @@ -918,7 +916,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25112
    • @@ -927,7 +925,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -938,7 +936,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -952,7 +950,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25180
    • @@ -966,7 +964,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Quat>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25123
  • set rotation(val: Readonly<Quat>): void
  • @@ -977,7 +975,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25124
    • @@ -991,7 +989,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25147
  • set scale(val: Readonly<Vec3>): void
  • @@ -1002,7 +1000,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25148
    • @@ -1016,7 +1014,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Scene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24563
    • @@ -1030,7 +1028,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25175
    • @@ -1045,7 +1043,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24526
    • @@ -1059,7 +1057,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Mat4>

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25164
    • @@ -1073,7 +1071,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25117
  • set worldPosition(val: Readonly<Vec3>): void
  • @@ -1084,7 +1082,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25118
    • @@ -1098,7 +1096,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Quat>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25141
  • set worldRotation(val: Readonly<Quat>): void
  • @@ -1109,7 +1107,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25142
    • @@ -1123,7 +1121,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25153
  • set worldScale(val: Readonly<Vec3>): void
  • @@ -1134,7 +1132,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25154
  • Methods

    @@ -1152,7 +1150,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25196
    • @@ -1176,13 +1174,11 @@ but this is often caused by a particular logical requirements, which is not norm

      Throws

      If one or more component of same type have been existed in this node.

      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -1193,7 +1189,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25031
    • @@ -1205,7 +1201,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -1226,7 +1222,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -1242,7 +1238,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25019
    • @@ -1259,7 +1255,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25212
    • @@ -1271,7 +1267,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25216
    • @@ -1285,7 +1281,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25208
    • @@ -1299,7 +1295,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25020
    • @@ -1316,7 +1312,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25220
    • @@ -1325,7 +1321,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25106
    • @@ -1334,7 +1330,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25021
    • @@ -1353,7 +1349,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25207
    • @@ -1367,7 +1363,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25022
    • @@ -1385,7 +1381,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25009
    • @@ -1399,7 +1395,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24620
    • @@ -1411,7 +1407,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25013
    • @@ -1456,7 +1452,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24681
    • @@ -1472,13 +1468,11 @@ The derived Scene overrides this method to behavior differently.

      Example
      var sprite = node.addComponent(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1489,7 +1483,7 @@ The derived Scene overrides this method to behavior differently.

      Returns T +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24843
  • @@ -1512,7 +1506,7 @@ The derived Scene overrides this method to behavior differently.

    Returns Component
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24854
    • @@ -1539,7 +1533,7 @@ the property will be set via setter function.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24636
    • @@ -1584,7 +1578,7 @@ the property will be set via setter function.

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24995
    • @@ -1600,7 +1594,7 @@ Actual destruct operation will delayed until before rendering.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25004
    • @@ -1622,7 +1616,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24979
    • @@ -1664,7 +1658,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24971
    • @@ -1742,7 +1736,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24664
    • @@ -1768,7 +1762,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24675
    • @@ -1791,7 +1785,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24653
    • @@ -1807,13 +1801,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1824,7 +1816,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24765
  • @@ -1847,7 +1839,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24780
    • @@ -1861,13 +1853,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      var sprite = node.getComponentInChildren(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1878,7 +1868,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24802
  • @@ -1899,7 +1889,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24812
    • @@ -1910,13 +1900,11 @@ You can also get component in the node by passing in the name of the script.

      Zh

      返回节点上指定类型的所有组件。

    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1927,7 +1915,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24786
  • @@ -1945,7 +1933,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24792
    • @@ -1959,13 +1947,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      var sprites = node.getComponentsInChildren(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1976,7 +1962,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24822
  • @@ -1997,7 +1983,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24832
    • @@ -2011,7 +1997,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | LayerDialog

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24641
    • @@ -2025,7 +2011,7 @@ You can also get component in the node by passing in the name of the script.

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25486
    • @@ -2048,7 +2034,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25274
    • @@ -2071,7 +2057,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Quat

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25312
    • @@ -2094,7 +2080,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25333
    • @@ -2108,7 +2094,7 @@ You can also get component in the node by passing in the name of the script.

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24697
    • @@ -2147,7 +2133,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25419
    • @@ -2170,7 +2156,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25361
    • @@ -2193,7 +2179,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25426
    • @@ -2216,7 +2202,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25433
    • @@ -2239,7 +2225,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Quat

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25391
    • @@ -2262,7 +2248,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25412
    • @@ -2311,7 +2297,7 @@ You can also get component in the node by passing in the name of the script.

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24988
    • @@ -2339,7 +2325,7 @@ You can also get component in the node by passing in the name of the script.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24692
    • @@ -2361,7 +2347,7 @@ for this node and all its children recursively

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25248
    • @@ -2386,7 +2372,7 @@ for this node and all its children recursively

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25340
    • @@ -2407,7 +2393,7 @@ for this node and all its children recursively

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24750
    • @@ -2454,7 +2440,7 @@ for this node and all its children recursively

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25241
    • @@ -2499,7 +2485,7 @@ This method is merely an alias to removeEventListener.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24940
    • @@ -2559,7 +2545,7 @@ You can also pass event callback parameters with emit by passing pa

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24924
    • @@ -2592,7 +2578,7 @@ the callback will remove itself after the first time it is triggered.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24953
    • @@ -2615,7 +2601,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25452
    • @@ -2651,7 +2637,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24744
    • @@ -2692,7 +2678,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24739
    • @@ -2710,13 +2696,11 @@ You can also use component.destroy() if you already have the reference.

      Example

      node.removeComponent(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -2727,7 +2711,7 @@ You can also use component.destroy() if you already have the reference.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24869
  • @@ -2752,7 +2736,7 @@ You can also use component.destroy() if you already have the reference.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24889
    • @@ -2768,7 +2752,7 @@ If the node have no parent, then nothing happens.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24733
    • @@ -2791,7 +2775,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25464
    • @@ -2816,7 +2800,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25234
    • @@ -2850,7 +2834,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25203
    • @@ -2871,7 +2855,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25259
  • @@ -2897,7 +2881,7 @@ If recursive is set to true, then this API will resume the node system events fo

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25267
    • @@ -2926,7 +2910,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25441
    • @@ -2948,7 +2932,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25281
  • @@ -2979,7 +2963,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25291
    • @@ -3000,7 +2984,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25297
  • @@ -3024,7 +3008,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25305
    • @@ -3045,7 +3029,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25318
  • @@ -3071,7 +3055,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25326
    • @@ -3090,7 +3074,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24702
    • @@ -3111,7 +3095,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25346
  • @@ -3137,7 +3121,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25354
    • @@ -3158,7 +3142,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25367
  • @@ -3188,7 +3172,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25376
    • @@ -3217,7 +3201,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25384
    • @@ -3238,7 +3222,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25397
  • @@ -3264,7 +3248,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25405
    • @@ -3296,7 +3280,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24994
    • @@ -3321,7 +3305,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25227
    • @@ -3335,7 +3319,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25253
    • @@ -3392,7 +3376,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24724
    • @@ -3401,19 +3385,17 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3424,7 +3406,7 @@ Please don't walk any other node inside the walk process.

      Returns null | T

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24593
    • @@ -3442,19 +3424,17 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24594
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3465,19 +3445,17 @@ Please don't walk any other node inside the walk process.

      Returns null | T

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24591
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3490,7 +3468,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24592
    • @@ -3508,7 +3486,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24590
    • @@ -3522,7 +3500,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25478
    • @@ -3541,7 +3519,7 @@ Please don't walk any other node inside the walk process.

      Returns obj is Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25105
    • @@ -3555,7 +3533,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25471
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25087
  • _uiProps: _cocos_core_scene_graph_node_ui_properties__NodeUIProperties
    @@ -416,7 +414,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25083
  • ui_cache: Map<string, ViewParams> = ...
    @@ -443,7 +441,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25059
  • NodeSpace: typeof NodeSpace
    @@ -454,7 +452,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25064
  • TransformBit: typeof TransformBit
    @@ -465,7 +463,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25075
  • TransformDirtyBit: typeof TransformBit
    @@ -478,13 +476,13 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25070
  • _stackId: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24584
  • _stacks: (null | BaseNode)[][]
    @@ -492,13 +490,13 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24580
  • idGenerator: IDGenerator
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24575
  • reserveContentsForAllSyncablePrefabTag: symbol
    @@ -507,7 +505,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25079
  • Accessors

    @@ -529,7 +527,7 @@ If false, the node will be destroyed automatically when loading a new scene. Def

    Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24513
  • set _persistNode(value: boolean): void
  • @@ -540,7 +538,7 @@ If false, the node will be destroyed automatically when loading a new scene. Def

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24514
    • @@ -561,7 +559,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24545
  • set active(isActive: boolean): void
  • @@ -572,7 +570,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24546
    • @@ -586,7 +584,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24551
    • @@ -600,7 +598,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25135
  • set angle(val: number): void
  • @@ -611,11 +609,11 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25136
    • -
    • get children(): Node[]
    • +
    • get children(): readonly Node[]
    • En

      All children nodes.

      @@ -623,10 +621,10 @@ if you want to check if the Node is actually treated as active in the scene.

      Zh

      节点的所有子节点。

      Read Only

      -

      Returns Node[]

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24532
    • @@ -640,7 +638,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns readonly Component[]

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24504
    • @@ -649,7 +647,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25130
  • set eulerAngles(val: Readonly<Vec3>): void
  • @@ -665,7 +663,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25129
    • @@ -681,7 +679,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24571
    • @@ -695,7 +693,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Vec3

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25169
  • set forward(dir: Vec3): void
  • @@ -706,7 +704,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25170
    • @@ -720,7 +718,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25191
  • set hasChangedFlags(val: number): void
  • @@ -731,7 +729,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25192
    • @@ -740,7 +738,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -756,7 +754,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -783,7 +781,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -792,7 +790,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25186
  • set layer(l: number): void
  • @@ -808,7 +806,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25185
    • @@ -827,7 +825,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25159
    • @@ -841,7 +839,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24519
  • set name(value: string): void
  • @@ -852,7 +850,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24520
    • @@ -866,7 +864,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns null | this

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24556
  • set parent(value: null | this): void
  • @@ -877,7 +875,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24557
    • @@ -891,7 +889,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25111
  • set position(val: Readonly<Vec3>): void
  • @@ -902,7 +900,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25112
    • @@ -911,7 +909,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -922,7 +920,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -936,7 +934,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25180
    • @@ -950,7 +948,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Quat>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25123
  • set rotation(val: Readonly<Quat>): void
  • @@ -961,7 +959,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25124
    • @@ -975,7 +973,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25147
  • set scale(val: Readonly<Vec3>): void
  • @@ -986,7 +984,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25148
    • @@ -1000,7 +998,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Scene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24563
    • @@ -1014,7 +1012,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25175
    • @@ -1029,7 +1027,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24526
    • @@ -1043,7 +1041,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Mat4>

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25164
    • @@ -1057,7 +1055,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25117
  • set worldPosition(val: Readonly<Vec3>): void
  • @@ -1068,7 +1066,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25118
    • @@ -1082,7 +1080,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Quat>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25141
  • set worldRotation(val: Readonly<Quat>): void
  • @@ -1093,7 +1091,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25142
    • @@ -1107,7 +1105,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25153
  • set worldScale(val: Readonly<Vec3>): void
  • @@ -1118,7 +1116,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25154
  • Methods

    @@ -1136,7 +1134,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25196
    • @@ -1160,13 +1158,11 @@ but this is often caused by a particular logical requirements, which is not norm

      Throws

      If one or more component of same type have been existed in this node.

      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -1177,7 +1173,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25031
    • @@ -1189,7 +1185,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -1210,7 +1206,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -1226,7 +1222,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25019
    • @@ -1243,7 +1239,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25212
    • @@ -1255,7 +1251,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25216
    • @@ -1269,7 +1265,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25208
    • @@ -1283,7 +1279,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25020
    • @@ -1300,7 +1296,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25220
    • @@ -1309,7 +1305,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25106
    • @@ -1318,7 +1314,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25021
    • @@ -1337,7 +1333,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25207
    • @@ -1351,7 +1347,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25022
    • @@ -1369,7 +1365,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25009
    • @@ -1383,7 +1379,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24620
    • @@ -1395,7 +1391,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25013
    • @@ -1440,7 +1436,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24681
    • @@ -1456,13 +1452,11 @@ The derived Scene overrides this method to behavior differently.

      Example
      var sprite = node.addComponent(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1473,7 +1467,7 @@ The derived Scene overrides this method to behavior differently.

      Returns T +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24843
  • @@ -1496,7 +1490,7 @@ The derived Scene overrides this method to behavior differently.

    Returns Component
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24854
    • @@ -1523,7 +1517,7 @@ the property will be set via setter function.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24636
    • @@ -1568,7 +1562,7 @@ the property will be set via setter function.

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24995
    • @@ -1584,7 +1578,7 @@ Actual destruct operation will delayed until before rendering.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25004
    • @@ -1606,7 +1600,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24979
    • @@ -1648,7 +1642,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24971
    • @@ -1726,7 +1720,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24664
    • @@ -1752,7 +1746,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24675
    • @@ -1775,7 +1769,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24653
    • @@ -1791,13 +1785,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1808,7 +1800,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24765
  • @@ -1831,7 +1823,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24780
    • @@ -1845,13 +1837,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      var sprite = node.getComponentInChildren(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1862,7 +1852,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24802
  • @@ -1883,7 +1873,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24812
    • @@ -1894,13 +1884,11 @@ You can also get component in the node by passing in the name of the script.

      Zh

      返回节点上指定类型的所有组件。

    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1911,7 +1899,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24786
  • @@ -1929,7 +1917,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24792
    • @@ -1943,13 +1931,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      var sprites = node.getComponentsInChildren(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1960,7 +1946,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24822
  • @@ -1981,7 +1967,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24832
    • @@ -1995,7 +1981,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | LayerNotify

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24641
    • @@ -2009,7 +1995,7 @@ You can also get component in the node by passing in the name of the script.

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25486
    • @@ -2032,7 +2018,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25274
    • @@ -2055,7 +2041,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Quat

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25312
    • @@ -2078,7 +2064,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25333
    • @@ -2092,7 +2078,7 @@ You can also get component in the node by passing in the name of the script.

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24697
    • @@ -2131,7 +2117,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25419
    • @@ -2154,7 +2140,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25361
    • @@ -2177,7 +2163,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25426
    • @@ -2200,7 +2186,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25433
    • @@ -2223,7 +2209,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Quat

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25391
    • @@ -2246,7 +2232,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25412
    • @@ -2295,7 +2281,7 @@ You can also get component in the node by passing in the name of the script.

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24988
    • @@ -2323,7 +2309,7 @@ You can also get component in the node by passing in the name of the script.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24692
    • @@ -2345,7 +2331,7 @@ for this node and all its children recursively

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25248
    • @@ -2370,7 +2356,7 @@ for this node and all its children recursively

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25340
    • @@ -2391,7 +2377,7 @@ for this node and all its children recursively

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24750
    • @@ -2434,7 +2420,7 @@ for this node and all its children recursively

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25241
    • @@ -2471,7 +2457,7 @@ This method is merely an alias to removeEventListener.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24940
    • @@ -2531,7 +2517,7 @@ You can also pass event callback parameters with emit by passing pa

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24924
    • @@ -2564,7 +2550,7 @@ the callback will remove itself after the first time it is triggered.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24953
    • @@ -2587,7 +2573,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25452
    • @@ -2623,7 +2609,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24744
    • @@ -2664,7 +2650,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24739
    • @@ -2682,13 +2668,11 @@ You can also use component.destroy() if you already have the reference.

      Example

      node.removeComponent(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -2699,7 +2683,7 @@ You can also use component.destroy() if you already have the reference.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24869
  • @@ -2724,7 +2708,7 @@ You can also use component.destroy() if you already have the reference.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24889
    • @@ -2740,7 +2724,7 @@ If the node have no parent, then nothing happens.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24733
    • @@ -2763,7 +2747,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25464
    • @@ -2788,7 +2772,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25234
    • @@ -2813,7 +2797,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25203
    • @@ -2834,7 +2818,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25259
  • @@ -2860,7 +2844,7 @@ If recursive is set to true, then this API will resume the node system events fo

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25267
    • @@ -2889,7 +2873,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25441
    • @@ -2911,7 +2895,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25281
  • @@ -2942,7 +2926,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25291
    • @@ -2963,7 +2947,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25297
  • @@ -2987,7 +2971,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25305
    • @@ -3008,7 +2992,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25318
  • @@ -3034,7 +3018,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25326
    • @@ -3053,7 +3037,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24702
    • @@ -3074,7 +3058,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25346
  • @@ -3100,7 +3084,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25354
    • @@ -3121,7 +3105,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25367
  • @@ -3151,7 +3135,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25376
    • @@ -3180,7 +3164,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25384
    • @@ -3201,7 +3185,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25397
  • @@ -3227,7 +3211,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25405
    • @@ -3280,7 +3264,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24994
    • @@ -3305,7 +3289,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25227
    • @@ -3319,7 +3303,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25253
    • @@ -3376,7 +3360,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24724
    • @@ -3385,19 +3369,17 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3408,7 +3390,7 @@ Please don't walk any other node inside the walk process.

      Returns null | T

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24593
    • @@ -3426,19 +3408,17 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24594
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3449,19 +3429,17 @@ Please don't walk any other node inside the walk process.

      Returns null | T

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24591
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3474,7 +3452,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24592
    • @@ -3492,7 +3470,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24590
    • @@ -3506,7 +3484,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25478
    • @@ -3525,7 +3503,7 @@ Please don't walk any other node inside the walk process.

      Returns obj is Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25105
    • @@ -3539,7 +3517,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25471
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25087
  • _uiProps: _cocos_core_scene_graph_node_ui_properties__NodeUIProperties
    @@ -418,7 +414,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25083
  • black: BlockInputEvents
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25059
  • NodeSpace: typeof NodeSpace
    @@ -461,7 +457,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25064
  • TransformBit: typeof TransformBit
    @@ -472,7 +468,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25075
  • TransformDirtyBit: typeof TransformBit
    @@ -485,13 +481,13 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25070
  • _stackId: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24584
  • _stacks: (null | BaseNode)[][]
    @@ -499,13 +495,13 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24580
  • idGenerator: IDGenerator
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24575
  • reserveContentsForAllSyncablePrefabTag: symbol
    @@ -514,7 +510,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25079
  • Accessors

    @@ -536,7 +532,7 @@ If false, the node will be destroyed automatically when loading a new scene. Def

    Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24513
  • set _persistNode(value: boolean): void
  • @@ -547,7 +543,7 @@ If false, the node will be destroyed automatically when loading a new scene. Def

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24514
    • @@ -568,7 +564,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24545
  • set active(isActive: boolean): void
  • @@ -579,7 +575,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24546
    • @@ -593,7 +589,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24551
    • @@ -607,7 +603,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25135
  • set angle(val: number): void
  • @@ -618,11 +614,11 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25136
    • -
    • get children(): Node[]
    • +
    • get children(): readonly Node[]
    • En

      All children nodes.

      @@ -630,10 +626,10 @@ if you want to check if the Node is actually treated as active in the scene.

      Zh

      节点的所有子节点。

      Read Only

      -

      Returns Node[]

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24532
    • @@ -647,7 +643,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns readonly Component[]

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24504
    • @@ -656,7 +652,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25130
  • set eulerAngles(val: Readonly<Vec3>): void
  • @@ -672,7 +668,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25129
    • @@ -688,7 +684,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24571
    • @@ -702,7 +698,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Vec3

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25169
  • set forward(dir: Vec3): void
  • @@ -713,7 +709,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25170
    • @@ -727,7 +723,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25191
  • set hasChangedFlags(val: number): void
  • @@ -738,7 +734,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25192
    • @@ -747,7 +743,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -763,7 +759,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -790,7 +786,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -799,7 +795,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25186
  • set layer(l: number): void
  • @@ -815,7 +811,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25185
    • @@ -834,7 +830,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25159
    • @@ -848,7 +844,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24519
  • set name(value: string): void
  • @@ -859,7 +855,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24520
    • @@ -873,7 +869,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns null | this

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24556
  • set parent(value: null | this): void
  • @@ -884,7 +880,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24557
    • @@ -898,7 +894,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25111
  • set position(val: Readonly<Vec3>): void
  • @@ -909,7 +905,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25112
    • @@ -918,7 +914,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -929,7 +925,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -943,7 +939,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25180
    • @@ -957,7 +953,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Quat>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25123
  • set rotation(val: Readonly<Quat>): void
  • @@ -968,7 +964,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25124
    • @@ -982,7 +978,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25147
  • set scale(val: Readonly<Vec3>): void
  • @@ -993,7 +989,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25148
    • @@ -1007,7 +1003,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Scene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24563
    • @@ -1021,7 +1017,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25175
    • @@ -1036,7 +1032,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24526
    • @@ -1050,7 +1046,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Mat4>

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25164
    • @@ -1064,7 +1060,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25117
  • set worldPosition(val: Readonly<Vec3>): void
  • @@ -1075,7 +1071,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25118
    • @@ -1089,7 +1085,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Quat>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25141
  • set worldRotation(val: Readonly<Quat>): void
  • @@ -1100,7 +1096,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25142
    • @@ -1114,7 +1110,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25153
  • set worldScale(val: Readonly<Vec3>): void
  • @@ -1125,7 +1121,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25154
  • Methods

    @@ -1143,7 +1139,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25196
    • @@ -1167,13 +1163,11 @@ but this is often caused by a particular logical requirements, which is not norm

      Throws

      If one or more component of same type have been existed in this node.

      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -1184,7 +1178,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25031
    • @@ -1196,7 +1190,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -1217,7 +1211,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -1233,7 +1227,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25019
    • @@ -1250,7 +1244,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25212
    • @@ -1262,7 +1256,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25216
    • @@ -1276,7 +1270,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25208
    • @@ -1290,7 +1284,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25020
    • @@ -1307,7 +1301,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25220
    • @@ -1316,7 +1310,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25106
    • @@ -1325,7 +1319,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25021
    • @@ -1344,7 +1338,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25207
    • @@ -1358,7 +1352,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25022
    • @@ -1376,7 +1370,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25009
    • @@ -1390,7 +1384,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24620
    • @@ -1402,7 +1396,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25013
    • @@ -1447,7 +1441,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24681
    • @@ -1463,13 +1457,11 @@ The derived Scene overrides this method to behavior differently.

      Example
      var sprite = node.addComponent(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1480,7 +1472,7 @@ The derived Scene overrides this method to behavior differently.

      Returns T +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24843
  • @@ -1503,7 +1495,7 @@ The derived Scene overrides this method to behavior differently.

    Returns Component
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24854
    • @@ -1530,7 +1522,7 @@ the property will be set via setter function.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24636
    • @@ -1575,7 +1567,7 @@ the property will be set via setter function.

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24995
    • @@ -1591,7 +1583,7 @@ Actual destruct operation will delayed until before rendering.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25004
    • @@ -1613,7 +1605,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24979
    • @@ -1655,7 +1647,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24971
    • @@ -1733,7 +1725,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24664
    • @@ -1759,7 +1751,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24675
    • @@ -1782,7 +1774,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24653
    • @@ -1798,13 +1790,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1815,7 +1805,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24765
  • @@ -1838,7 +1828,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24780
    • @@ -1852,13 +1842,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      var sprite = node.getComponentInChildren(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1869,7 +1857,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24802
  • @@ -1890,7 +1878,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24812
    • @@ -1901,13 +1889,11 @@ You can also get component in the node by passing in the name of the script.

      Zh

      返回节点上指定类型的所有组件。

    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1918,7 +1904,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24786
  • @@ -1936,7 +1922,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24792
    • @@ -1950,13 +1936,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      var sprites = node.getComponentsInChildren(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1967,7 +1951,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24822
  • @@ -1988,7 +1972,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24832
    • @@ -2002,7 +1986,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | LayerPopUp

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24641
    • @@ -2016,7 +2000,7 @@ You can also get component in the node by passing in the name of the script.

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25486
    • @@ -2039,7 +2023,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25274
    • @@ -2062,7 +2046,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Quat

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25312
    • @@ -2085,7 +2069,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25333
    • @@ -2099,7 +2083,7 @@ You can also get component in the node by passing in the name of the script.

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24697
    • @@ -2138,7 +2122,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25419
    • @@ -2161,7 +2145,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25361
    • @@ -2184,7 +2168,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25426
    • @@ -2207,7 +2191,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25433
    • @@ -2230,7 +2214,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Quat

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25391
    • @@ -2253,7 +2237,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25412
    • @@ -2302,7 +2286,7 @@ You can also get component in the node by passing in the name of the script.

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24988
    • @@ -2338,7 +2322,7 @@ You can also get component in the node by passing in the name of the script.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24692
    • @@ -2360,7 +2344,7 @@ for this node and all its children recursively

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25248
    • @@ -2385,7 +2369,7 @@ for this node and all its children recursively

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25340
    • @@ -2406,7 +2390,7 @@ for this node and all its children recursively

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24750
    • @@ -2453,7 +2437,7 @@ for this node and all its children recursively

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25241
    • @@ -2490,7 +2474,7 @@ This method is merely an alias to removeEventListener.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24940
    • @@ -2550,7 +2534,7 @@ You can also pass event callback parameters with emit by passing pa

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24924
    • @@ -2583,7 +2567,7 @@ the callback will remove itself after the first time it is triggered.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24953
    • @@ -2606,7 +2590,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25452
    • @@ -2642,7 +2626,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24744
    • @@ -2683,7 +2667,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24739
    • @@ -2701,13 +2685,11 @@ You can also use component.destroy() if you already have the reference.

      Example

      node.removeComponent(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -2718,7 +2700,7 @@ You can also use component.destroy() if you already have the reference.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24869
  • @@ -2743,7 +2725,7 @@ You can also use component.destroy() if you already have the reference.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24889
    • @@ -2759,7 +2741,7 @@ If the node have no parent, then nothing happens.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24733
    • @@ -2782,7 +2764,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25464
    • @@ -2807,7 +2789,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25234
    • @@ -2840,7 +2822,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25203
    • @@ -2861,7 +2843,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25259
  • @@ -2887,7 +2869,7 @@ If recursive is set to true, then this API will resume the node system events fo

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25267
    • @@ -2916,7 +2898,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25441
    • @@ -2938,7 +2920,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25281
  • @@ -2969,7 +2951,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25291
    • @@ -2990,7 +2972,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25297
  • @@ -3014,7 +2996,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25305
    • @@ -3035,7 +3017,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25318
  • @@ -3061,7 +3043,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25326
    • @@ -3080,7 +3062,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24702
    • @@ -3101,7 +3083,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25346
  • @@ -3127,7 +3109,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25354
    • @@ -3148,7 +3130,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25367
  • @@ -3178,7 +3160,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25376
    • @@ -3207,7 +3189,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25384
    • @@ -3228,7 +3210,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25397
  • @@ -3254,7 +3236,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25405
    • @@ -3286,7 +3268,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24994
    • @@ -3311,7 +3293,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25227
    • @@ -3325,7 +3307,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25253
    • @@ -3382,7 +3364,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24724
    • @@ -3391,19 +3373,17 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3414,7 +3394,7 @@ Please don't walk any other node inside the walk process.

      Returns null | T

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24593
    • @@ -3432,19 +3412,17 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24594
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3455,19 +3433,17 @@ Please don't walk any other node inside the walk process.

      Returns null | T

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24591
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3480,7 +3456,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24592
    • @@ -3498,7 +3474,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24590
    • @@ -3512,7 +3488,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25478
    • @@ -3531,7 +3507,7 @@ Please don't walk any other node inside the walk process.

      Returns obj is Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25105
    • @@ -3545,7 +3521,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25471
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25087
  • _uiProps: _cocos_core_scene_graph_node_ui_properties__NodeUIProperties
    @@ -421,7 +417,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25083
  • ui_cache: Map<string, ViewParams> = ...
    @@ -446,7 +442,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25059
  • NodeSpace: typeof NodeSpace
    @@ -457,7 +453,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25064
  • TransformBit: typeof TransformBit
    @@ -468,7 +464,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25075
  • TransformDirtyBit: typeof TransformBit
    @@ -481,13 +477,13 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25070
  • _stackId: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24584
  • _stacks: (null | BaseNode)[][]
    @@ -495,13 +491,13 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24580
  • idGenerator: IDGenerator
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24575
  • reserveContentsForAllSyncablePrefabTag: symbol
    @@ -510,7 +506,7 @@
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25079
  • Accessors

    @@ -532,7 +528,7 @@ If false, the node will be destroyed automatically when loading a new scene. Def

    Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24513
  • set _persistNode(value: boolean): void
  • @@ -543,7 +539,7 @@ If false, the node will be destroyed automatically when loading a new scene. Def

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24514
    • @@ -564,7 +560,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24545
  • set active(isActive: boolean): void
  • @@ -575,7 +571,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24546
    • @@ -589,7 +585,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24551
    • @@ -603,7 +599,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25135
  • set angle(val: number): void
  • @@ -614,11 +610,11 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25136
    • -
    • get children(): Node[]
    • +
    • get children(): readonly Node[]
    • En

      All children nodes.

      @@ -626,10 +622,10 @@ if you want to check if the Node is actually treated as active in the scene.

      Zh

      节点的所有子节点。

      Read Only

      -

      Returns Node[]

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24532
    • @@ -643,7 +639,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns readonly Component[]

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24504
    • @@ -652,7 +648,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25130
  • set eulerAngles(val: Readonly<Vec3>): void
  • @@ -668,7 +664,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25129
    • @@ -684,7 +680,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24571
    • @@ -698,7 +694,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Vec3

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25169
  • set forward(dir: Vec3): void
  • @@ -709,7 +705,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25170
    • @@ -723,7 +719,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25191
  • set hasChangedFlags(val: number): void
  • @@ -734,7 +730,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25192
    • @@ -743,7 +739,7 @@ if you want to check if the Node is actually treated as active in the scene.

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -759,7 +755,7 @@ if you want to check if the Node is actually treated as active in the scene.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -786,7 +782,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -795,7 +791,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns number

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25186
  • set layer(l: number): void
  • @@ -811,7 +807,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25185
    • @@ -830,7 +826,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25159
    • @@ -844,7 +840,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24519
  • set name(value: string): void
  • @@ -855,7 +851,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24520
    • @@ -869,7 +865,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns null | this

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24556
  • set parent(value: null | this): void
  • @@ -880,7 +876,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24557
    • @@ -894,7 +890,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25111
  • set position(val: Readonly<Vec3>): void
  • @@ -905,7 +901,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25112
    • @@ -914,7 +910,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -925,7 +921,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -939,7 +935,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25180
    • @@ -953,7 +949,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Quat>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25123
  • set rotation(val: Readonly<Quat>): void
  • @@ -964,7 +960,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25124
    • @@ -978,7 +974,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25147
  • set scale(val: Readonly<Vec3>): void
  • @@ -989,7 +985,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25148
    • @@ -1003,7 +999,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Scene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24563
    • @@ -1017,7 +1013,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25175
    • @@ -1032,7 +1028,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24526
    • @@ -1046,7 +1042,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Mat4>

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25164
    • @@ -1060,7 +1056,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25117
  • set worldPosition(val: Readonly<Vec3>): void
  • @@ -1071,7 +1067,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25118
    • @@ -1085,7 +1081,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Quat>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25141
  • set worldRotation(val: Readonly<Quat>): void
  • @@ -1096,7 +1092,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25142
    • @@ -1110,7 +1106,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns Readonly<Vec3>

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25153
  • set worldScale(val: Readonly<Vec3>): void
  • @@ -1121,7 +1117,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25154
  • Methods

    @@ -1139,7 +1135,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25196
    • @@ -1162,13 +1158,11 @@ but this is often caused by a particular logical requirements, which is not norm

      Throws

      If one or more component of same type have been existed in this node.

      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -1179,7 +1173,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25031
    • @@ -1191,7 +1185,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -1212,7 +1206,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -1228,7 +1222,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25019
    • @@ -1245,7 +1239,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25212
    • @@ -1257,7 +1251,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25216
    • @@ -1271,7 +1265,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25208
    • @@ -1285,7 +1279,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25020
    • @@ -1302,7 +1296,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25220
    • @@ -1311,7 +1305,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25106
    • @@ -1320,7 +1314,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25021
    • @@ -1339,7 +1333,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25207
    • @@ -1353,7 +1347,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25022
    • @@ -1371,7 +1365,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25009
    • @@ -1385,7 +1379,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24620
    • @@ -1397,7 +1391,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25013
    • @@ -1441,7 +1435,7 @@ The derived Scene overrides this method to behavior differently.

      Returns void
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24681
    • @@ -1457,13 +1451,11 @@ The derived Scene overrides this method to behavior differently.

      Example
      var sprite = node.addComponent(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1474,7 +1466,7 @@ The derived Scene overrides this method to behavior differently.

      Returns T +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24843
  • @@ -1497,7 +1489,7 @@ The derived Scene overrides this method to behavior differently.

    Returns Component
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24854
    • @@ -1524,7 +1516,7 @@ the property will be set via setter function.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24636
    • @@ -1567,7 +1559,7 @@ the property will be set via setter function.

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24995
    • @@ -1583,7 +1575,7 @@ Actual destruct operation will delayed until before rendering.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25004
    • @@ -1605,7 +1597,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24979
    • @@ -1647,7 +1639,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24971
    • @@ -1722,7 +1714,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24664
    • @@ -1748,7 +1740,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24675
    • @@ -1771,7 +1763,7 @@ The event target is the EventTarget object upon which the dispatchEvent() method

      Returns null | Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24653
    • @@ -1787,13 +1779,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1804,7 +1794,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24765
  • @@ -1827,7 +1817,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24780
    • @@ -1841,13 +1831,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      var sprite = node.getComponentInChildren(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1858,7 +1846,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24802
  • @@ -1879,7 +1867,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24812
    • @@ -1890,13 +1878,11 @@ You can also get component in the node by passing in the name of the script.

      Zh

      返回节点上指定类型的所有组件。

    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1907,7 +1893,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24786
  • @@ -1925,7 +1911,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24792
    • @@ -1939,13 +1925,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      var sprites = node.getComponentsInChildren(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -1956,7 +1940,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24822
  • @@ -1977,7 +1961,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24832
    • @@ -1991,7 +1975,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | LayerUI

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24641
    • @@ -2005,7 +1989,7 @@ You can also get component in the node by passing in the name of the script.

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25486
    • @@ -2028,7 +2012,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25274
    • @@ -2051,7 +2035,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Quat

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25312
    • @@ -2074,7 +2058,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25333
    • @@ -2088,7 +2072,7 @@ You can also get component in the node by passing in the name of the script.

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24697
    • @@ -2126,7 +2110,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25419
    • @@ -2149,7 +2133,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25361
    • @@ -2172,7 +2156,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25426
    • @@ -2195,7 +2179,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Mat4

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25433
    • @@ -2218,7 +2202,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Quat

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25391
    • @@ -2241,7 +2225,7 @@ You can also get component in the node by passing in the name of the script.

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25412
    • @@ -2289,7 +2273,7 @@ You can also get component in the node by passing in the name of the script.

      Returns any

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24988
    • @@ -2317,7 +2301,7 @@ You can also get component in the node by passing in the name of the script.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24692
    • @@ -2339,7 +2323,7 @@ for this node and all its children recursively

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25248
    • @@ -2364,7 +2348,7 @@ for this node and all its children recursively

      Returns Vec3

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25340
    • @@ -2385,7 +2369,7 @@ for this node and all its children recursively

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24750
    • @@ -2431,7 +2415,7 @@ for this node and all its children recursively

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25241
    • @@ -2468,7 +2452,7 @@ This method is merely an alias to removeEventListener.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24940
    • @@ -2528,7 +2512,7 @@ You can also pass event callback parameters with emit by passing pa

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24924
    • @@ -2561,7 +2545,7 @@ the callback will remove itself after the first time it is triggered.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24953
    • @@ -2584,7 +2568,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25452
    • @@ -2619,7 +2603,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24744
    • @@ -2674,7 +2658,7 @@ If recursive is set to true, then this API will pause the node system events for

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24739
    • @@ -2692,13 +2676,11 @@ You can also use component.destroy() if you already have the reference.

      Example

      node.removeComponent(Sprite);
       
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -2709,7 +2691,7 @@ You can also use component.destroy() if you already have the reference.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24869
  • @@ -2734,7 +2716,7 @@ You can also use component.destroy() if you already have the reference.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24889
    • @@ -2750,7 +2732,7 @@ If the node have no parent, then nothing happens.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24733
    • @@ -2773,7 +2755,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25464
    • @@ -2798,7 +2780,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25234
    • @@ -2823,7 +2805,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25203
    • @@ -2844,7 +2826,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25259
  • @@ -2870,7 +2852,7 @@ If recursive is set to true, then this API will resume the node system events fo

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25267
    • @@ -2899,7 +2881,7 @@ If recursive is set to true, then this API will resume the node system events fo

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25441
    • @@ -2921,7 +2903,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25281
  • @@ -2952,7 +2934,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25291
    • @@ -2973,7 +2955,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25297
  • @@ -2997,7 +2979,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25305
    • @@ -3018,7 +3000,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25318
  • @@ -3044,7 +3026,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25326
    • @@ -3063,7 +3045,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24702
    • @@ -3084,7 +3066,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25346
  • @@ -3110,7 +3092,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25354
    • @@ -3131,7 +3113,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25367
  • @@ -3161,7 +3143,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25376
    • @@ -3190,7 +3172,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25384
    • @@ -3211,7 +3193,7 @@ Please make sure the rotation is normalized.

      Returns void

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25397
  • @@ -3237,7 +3219,7 @@ Please make sure the rotation is normalized.

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25405
    • @@ -3268,7 +3250,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24994
    • @@ -3293,7 +3275,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25227
    • @@ -3307,7 +3289,7 @@ Please make sure the rotation is normalized.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25253
    • @@ -3364,7 +3346,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24724
    • @@ -3373,19 +3355,17 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3396,7 +3376,7 @@ Please don't walk any other node inside the walk process.

      Returns null | T

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24593
    • @@ -3414,19 +3394,17 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24594
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3437,19 +3415,17 @@ Please don't walk any other node inside the walk process.

      Returns null | T

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24591
    • -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -3462,7 +3438,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24592
    • @@ -3480,7 +3456,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:24590
    • @@ -3494,7 +3470,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25478
    • @@ -3513,7 +3489,7 @@ Please don't walk any other node inside the walk process.

      Returns obj is Node

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25105
    • @@ -3527,7 +3503,7 @@ Please don't walk any other node inside the walk process.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:25471
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • loading: null | Node = null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -210,7 +208,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -230,7 +228,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -249,7 +247,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -260,7 +258,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -278,7 +276,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -287,7 +285,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -303,7 +301,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -330,7 +328,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -339,7 +337,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -350,7 +348,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -359,7 +357,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -370,7 +368,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -388,7 +386,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -410,7 +408,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -422,7 +420,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -443,7 +441,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -466,7 +464,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -478,7 +476,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -495,7 +493,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -507,7 +505,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -521,13 +519,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -538,7 +534,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -559,7 +555,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -568,7 +564,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -584,13 +580,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -601,7 +595,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -624,7 +618,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -638,13 +632,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -655,7 +647,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -676,7 +668,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -690,13 +682,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -707,7 +697,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -728,7 +718,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -742,13 +732,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -759,7 +747,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -780,7 +768,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -804,7 +792,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -821,7 +809,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
    • @@ -838,7 +826,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -855,7 +843,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -864,7 +852,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -882,7 +870,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
    • @@ -891,7 +879,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -938,7 +926,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -953,7 +941,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -991,7 +979,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1023,7 +1011,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1041,7 +1029,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1065,7 +1053,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1082,7 +1070,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1105,7 +1093,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
  • _name: string
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
  • _objFlags: number
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
  • _sceneGetter: null | (() => RenderScene)
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
  • animation: null | Animation = null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
  • EventHandler: typeof EventHandler
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
  • system: null
    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
  • Accessors

    @@ -212,7 +210,7 @@

    Returns null

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
    • @@ -232,7 +230,7 @@

      Returns number

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
    • @@ -251,7 +249,7 @@

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
  • set enabled(value: boolean): void
  • @@ -262,7 +260,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
    • @@ -280,7 +278,7 @@

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
    • @@ -289,7 +287,7 @@

      Returns Flags

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
  • set hideFlags(hideFlags: Flags): void
  • @@ -305,7 +303,7 @@

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
    • @@ -332,7 +330,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
    • @@ -341,7 +339,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
  • set name(value: string): void
  • @@ -352,7 +350,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
    • @@ -361,7 +359,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns boolean

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
  • set replicated(value: boolean): void
  • @@ -372,7 +370,7 @@ but this is often caused by a particular logical requirements, which is not norm

    Returns void

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
    • @@ -390,7 +388,7 @@ but this is often caused by a particular logical requirements, which is not norm

      Returns string

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
  • Methods

    @@ -412,7 +410,7 @@ This method should be removed if script priority is supported.

    Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
    • @@ -424,7 +422,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
    • @@ -445,7 +443,7 @@ This method should be removed if script priority is supported.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
    • @@ -468,7 +466,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
    • @@ -480,7 +478,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns RenderScene

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
    • @@ -497,7 +495,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns undefined | Component

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
    • @@ -509,7 +507,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
    • @@ -523,13 +521,11 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Example

      import { Sprite } from 'cc';
      const sprite = node.addComponent(Sprite);
      -
      -

      Type Parameters

      Type Parameters

      • -

        T extends Component<T>

      +

      T extends Component<T>

    Parameters

      @@ -540,7 +536,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
  • @@ -561,7 +557,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
    • @@ -570,7 +566,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe

      Returns boolean

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
    • @@ -586,13 +582,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      // get sprite component.
      var sprite = node.getComponent(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -603,7 +597,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
  • @@ -626,7 +620,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
    • @@ -640,13 +634,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprite = node.getComponentInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -657,7 +649,7 @@ You can also get component in the node by passing in the name of the script.

      Returns null | T

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
  • @@ -678,7 +670,7 @@ You can also get component in the node by passing in the name of the script.

    Returns null | Component

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
    • @@ -692,13 +684,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponents(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -709,7 +699,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
  • @@ -730,7 +720,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
    • @@ -744,13 +734,11 @@ You can also get component in the node by passing in the name of the script.

      Example

      import { Sprite } from 'cc';
      const sprites = node.getComponentsInChildren(Sprite);
    -
    -

    Type Parameters

    Type Parameters

    • -

      T extends Component<T>

    +

    T extends Component<T>

    Parameters

      @@ -761,7 +749,7 @@ You can also get component in the node by passing in the name of the script.

      Returns T[]

      +
    • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
  • @@ -782,7 +770,7 @@ You can also get component in the node by passing in the name of the script.

    Returns Component[]

  • +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
    • @@ -806,7 +794,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
    • @@ -823,7 +811,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
    • @@ -840,7 +828,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
    • @@ -857,7 +845,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
    • @@ -874,7 +862,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
    • @@ -892,7 +880,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
    • @@ -939,7 +927,7 @@ will be reset by editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
    • @@ -954,7 +942,7 @@ This function is only called in editor.

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
    • @@ -992,7 +980,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
    • @@ -1024,7 +1012,7 @@ If the task is already scheduled, then the interval parameter will be updated wi

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
    • @@ -1042,7 +1030,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
    • @@ -1087,7 +1075,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
    • @@ -1104,7 +1092,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
    • @@ -1128,7 +1116,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
    • @@ -1137,7 +1125,7 @@ You can only call its super class method inside it. It should not be called manu

      Returns void

    +
  • Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732