diff --git a/docs/assets/style.css b/docs/assets/style.css
index 958d2c2..3dc7bde 100644
--- a/docs/assets/style.css
+++ b/docs/assets/style.css
@@ -1109,6 +1109,7 @@ 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);
@@ -1124,7 +1125,6 @@ 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
new file mode 100644
index 0000000..c738053
Binary files /dev/null and b/docs/assets/widgets.png differ
diff --git a/docs/assets/widgets@2x.png b/docs/assets/widgets@2x.png
new file mode 100644
index 0000000..4bbbd57
Binary files /dev/null and b/docs/assets/widgets@2x.png differ
diff --git a/docs/classes/AudioEffect.html b/docs/classes/AudioEffect.html
index 1e7ea6d..179534b 100644
--- a/docs/classes/AudioEffect.html
+++ b/docs/classes/AudioEffect.html
@@ -20,8 +20,10 @@
Hierarchy
Properties
@@ -139,19 +141,19 @@
__editorExtras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
Internal __prefab
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
Protected _clip
_clip: null | AudioClip
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6098
_enabled
_enabled: boolean
@@ -160,7 +162,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26924
_id
_id: string
@@ -170,49 +172,49 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26937
Protected _loop
_loop: boolean
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6100
Protected _name
_name: string
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17875
Internal _objFlags
_objFlags: number
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17874
Protected _playOnAwake
_playOnAwake: boolean
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6101
Protected _player
_player: null | _pal_audio__AudioPlayer
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6099
Internal _sceneGetter
_sceneGetter: null | (() => RenderScene)
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26932
Protected _volume
_volume: number
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6102
Private effects
effects: Map<string, AudioClip> = ...
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26920
Static AudioState
AudioState: typeof _pal_audio_type__AudioState
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6096
Static EventHandler
EventHandler: typeof EventHandler
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26855
Static EventType
EventType: typeof _cocos_audio_audio_source__AudioSourceEventType
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6097
Static system
system: null
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26910
Accessors
@@ -269,7 +271,7 @@
Returns null
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26872
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
clip
set clip(val: null | AudioClip): void
Returns void
Inherited from AudioSource.clip
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6084
current Time
@@ -328,7 +330,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6241
Returns number
Inherited from AudioSource.currentTime
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6216
Returns void
Inherited from AudioSource.currentTime
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6209
duration
@@ -360,7 +362,7 @@
Returns number
Inherited from AudioSource.duration
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6223
enabled
@@ -379,7 +381,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from AudioSource.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from AudioSource.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -408,7 +410,7 @@
Returns boolean
Inherited from AudioSource.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -417,7 +419,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from AudioSource.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from AudioSource.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -460,7 +462,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from AudioSource.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
loop
@@ -469,7 +471,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6118
Returns boolean
Inherited from AudioSource.loop
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6093
Returns void
Inherited from AudioSource.loop
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6092
name
@@ -494,7 +496,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from AudioSource.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from AudioSource.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
play On Awake
@@ -514,7 +516,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6131
Returns boolean
Inherited from AudioSource.playOnAwake
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6106
Returns void
Inherited from AudioSource.playOnAwake
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6105
playing
@@ -549,7 +551,7 @@ after a user gesture is received, according to the latest autoplay policy:
Returns boolean
Inherited from AudioSource.playing
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6237
replicated
@@ -558,7 +560,7 @@ after a user gesture is received, according to the latest autoplay policy:
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from AudioSource.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from AudioSource.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
state
@@ -583,7 +585,7 @@ after a user gesture is received, according to the latest autoplay policy:
Returns _pal_audio_type__AudioState
Inherited from AudioSource.state
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6230
uuid
@@ -601,7 +603,7 @@ after a user gesture is received, according to the latest autoplay policy:
Returns string
Inherited from AudioSource.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
volume
@@ -610,7 +612,7 @@ after a user gesture is received, according to the latest autoplay policy:
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6141
Returns number
Inherited from AudioSource.volume
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6116
Returns void
Inherited from AudioSource.volume
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6115
Staticmax@@ -637,7 +639,7 @@ Note: Volume control may be ineffective on some platforms.
Returns number
Inherited from AudioSource.maxAudioChannel
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6070
Methods
Returns void
Inherited from AudioSource.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -671,7 +673,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from AudioSource._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -692,7 +694,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from AudioSource._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -715,7 +717,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from AudioSource._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -727,7 +729,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from AudioSource._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -744,7 +746,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from AudioSource._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -756,7 +758,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from AudioSource._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
Protected_sync@@ -765,7 +767,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from AudioSource._syncStates
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6201
add Component
@@ -779,11 +781,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -794,7 +798,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from AudioSource.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from AudioSource.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
destroy
@@ -824,7 +828,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from AudioSource.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -840,11 +844,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -855,7 +861,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from AudioSource.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from AudioSource.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -892,11 +898,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -907,7 +915,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from AudioSource.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from AudioSource.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -942,11 +950,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -957,7 +967,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from AudioSource.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from AudioSource.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -992,11 +1002,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -1007,7 +1019,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from AudioSource.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from AudioSource.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
getPCMData
@@ -1056,7 +1068,7 @@ Currently it is only available in Native platform and Web Audio (including Web a
Returns Promise<undefined | AudioPCMDataView>
Inherited from AudioSource.getPCMData
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6143
get Sample Rate
@@ -1074,7 +1086,7 @@ Currently it is only available in Native platform and Web Audio (including Web a
Returns Promise<number>
Inherited from AudioSource.getSampleRate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6155
ProtectedOptionallate@@ -1098,7 +1110,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
load
@@ -1128,7 +1140,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6120
on Disable
@@ -1137,7 +1149,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6119
on Enable
@@ -1146,7 +1158,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6118
Optionalon@@ -1155,7 +1167,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
on Load
@@ -1164,7 +1176,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onLoad
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6117
Optionalon@@ -1173,7 +1185,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -1220,7 +1232,7 @@ will be reset by editor.
Returns void
Inherited from AudioSource.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
pause
@@ -1234,7 +1246,7 @@ will be reset by editor.
Returns void
Inherited from AudioSource.pause
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6184
play
@@ -1264,7 +1276,7 @@ there are 2 ways to play audios at the first time:
Returns void
Inherited from AudioSource.play
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6177
play One Shot
@@ -1289,7 +1301,7 @@ there are 2 ways to play audios at the first time:
Returns void
Inherited from AudioSource.playOneShot
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6200
release
@@ -1314,7 +1326,7 @@ This function is only called in editor.
Returns void
Inherited from AudioSource.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -1352,7 +1364,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from AudioSource.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1384,7 +1396,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from AudioSource.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1402,7 +1414,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
stop
@@ -1416,7 +1428,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.stop
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6191
unschedule
@@ -1440,7 +1452,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1457,7 +1469,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1481,7 +1493,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1490,7 +1502,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/AudioManager.html b/docs/classes/AudioManager.html index 25b7f6d..d013d68 100644 --- a/docs/classes/AudioManager.html +++ b/docs/classes/AudioManager.html @@ -23,8 +23,10 @@- Component
+
+
+AudioManager
- Defined in assets/core/common/audio/AudioManager.ts:14
@@ -130,7 +132,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -138,13 +140,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -153,7 +155,7 @@
Hierarchy
Hierarchy
-- AudioManager
Returns AudioManager
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
Private_switch_Inherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
StaticEventInherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
Static_instanceInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -281,7 +283,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -300,7 +302,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -329,7 +331,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -338,7 +340,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -381,7 +383,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -390,7 +392,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
progress Music
@@ -434,7 +436,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
switch Effect
@@ -511,7 +513,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
volume Effect
@@ -591,7 +593,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -603,7 +605,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -624,7 +626,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -647,7 +649,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -659,7 +661,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -676,7 +678,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -688,7 +690,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Component
@@ -702,11 +704,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -717,7 +721,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
destroy
@@ -747,7 +751,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -763,11 +767,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -778,7 +784,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -815,11 +821,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -830,7 +838,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -865,11 +873,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -880,7 +890,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -915,11 +925,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -930,7 +942,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
ProtectedOptionallate@@ -975,7 +987,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
load
@@ -1002,7 +1014,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
ProtectedOptionalon@@ -1019,7 +1031,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
ProtectedOptionalon@@ -1036,7 +1048,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
Optionalon@@ -1045,7 +1057,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
ProtectedOptionalon@@ -1063,7 +1075,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLoad
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
Optionalon@@ -1072,7 +1084,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -1119,7 +1131,7 @@ will be reset by editor.
Returns void
Inherited from Component.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
pause All
@@ -1182,7 +1194,7 @@ This function is only called in editor.
Returns void
Inherited from Component.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
resume All
@@ -1240,7 +1252,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1272,7 +1284,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
set Music Complete
@@ -1307,7 +1319,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
stop All
@@ -1341,7 +1353,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1358,7 +1370,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1382,7 +1394,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1391,7 +1403,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/AudioMusic.html b/docs/classes/AudioMusic.html index b7ff068..3685348 100644 --- a/docs/classes/AudioMusic.html +++ b/docs/classes/AudioMusic.html @@ -20,8 +20,10 @@- AudioSource
+
+
+AudioMusic
- Defined in assets/core/common/audio/AudioMusic.ts:13
@@ -135,7 +137,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -143,19 +145,19 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_clip: null | AudioClip
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6098
_enabled: boolean
@@ -164,7 +166,7 @@
Hierarchy
Hierarchy
-- AudioMusic
Returns AudioMusic
Inherited from AudioSource.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from AudioSource.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from AudioSource.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
Protected_clipInherited from AudioSource._clip
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6073
_enabled
Inherited from AudioSource._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from AudioSource._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Private_isInherited from AudioSource._loop
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6075
Protected_nameInherited from AudioSource._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from AudioSource._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Protected_playInherited from AudioSource._playOnAwake
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6076
Protected_playerInherited from AudioSource._player
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6074
Private_progressInherited from AudioSource._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
Private_urlInherited from AudioSource._volume
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6077
node
Inherited from AudioSource.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
on Complete
Inherited from AudioSource.AudioState
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6071
StaticEventInherited from AudioSource.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticEventInherited from AudioSource.EventType
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6072
StaticsystemInherited from AudioSource.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from AudioSource.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -310,7 +312,7 @@
Returns number
Inherited from AudioSource._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
clip
@@ -319,7 +321,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6110
Returns null | AudioClip
Inherited from AudioSource.clip
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6085
Returns void
Inherited from AudioSource.clip
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6084
current Time
@@ -349,7 +351,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6241
Returns number
Inherited from AudioSource.currentTime
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6216
Returns void
Inherited from AudioSource.currentTime
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6209
duration
@@ -381,7 +383,7 @@
Returns number
Inherited from AudioSource.duration
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6223
enabled
@@ -400,7 +402,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from AudioSource.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from AudioSource.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -429,7 +431,7 @@
Returns boolean
Inherited from AudioSource.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -438,7 +440,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from AudioSource.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from AudioSource.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -481,7 +483,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from AudioSource.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
loop
@@ -490,7 +492,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6118
Returns boolean
Inherited from AudioSource.loop
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6093
Returns void
Inherited from AudioSource.loop
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6092
name
@@ -515,7 +517,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from AudioSource.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from AudioSource.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
play On Awake
@@ -535,7 +537,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6131
Returns boolean
Inherited from AudioSource.playOnAwake
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6106
Returns void
Inherited from AudioSource.playOnAwake
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6105
playing
@@ -570,7 +572,7 @@ after a user gesture is received, according to the latest autoplay policy:
Returns boolean
Inherited from AudioSource.playing
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6237
progress
@@ -603,7 +605,7 @@ after a user gesture is received, according to the latest autoplay policy:
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from AudioSource.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from AudioSource.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
state
@@ -628,7 +630,7 @@ after a user gesture is received, according to the latest autoplay policy:
Returns _pal_audio_type__AudioState
Inherited from AudioSource.state
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6230
uuid
@@ -646,7 +648,7 @@ after a user gesture is received, according to the latest autoplay policy:
Returns string
Inherited from AudioSource.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
volume
@@ -655,7 +657,7 @@ after a user gesture is received, according to the latest autoplay policy:
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6141
Returns number
Inherited from AudioSource.volume
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6116
Returns void
Inherited from AudioSource.volume
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6115
Staticmax@@ -682,7 +684,7 @@ Note: Volume control may be ineffective on some platforms.
Returns number
Inherited from AudioSource.maxAudioChannel
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6070
Methods
Returns void
Inherited from AudioSource.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -716,7 +718,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from AudioSource._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -737,7 +739,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from AudioSource._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -760,7 +762,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from AudioSource._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -772,7 +774,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from AudioSource._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -789,7 +791,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from AudioSource._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -801,7 +803,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from AudioSource._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
Protected_sync@@ -810,7 +812,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from AudioSource._syncStates
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6201
add Component
@@ -824,11 +826,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -839,7 +843,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from AudioSource.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from AudioSource.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
destroy
@@ -869,7 +873,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from AudioSource.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -885,11 +889,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -900,7 +906,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from AudioSource.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from AudioSource.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -937,11 +943,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -952,7 +960,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from AudioSource.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from AudioSource.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -987,11 +995,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -1002,7 +1012,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from AudioSource.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from AudioSource.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -1037,11 +1047,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -1052,7 +1064,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from AudioSource.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from AudioSource.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
getPCMData
@@ -1101,7 +1113,7 @@ Currently it is only available in Native platform and Web Audio (including Web a
Returns Promise<undefined | AudioPCMDataView>
Inherited from AudioSource.getPCMData
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6143
get Sample Rate
@@ -1119,7 +1131,7 @@ Currently it is only available in Native platform and Web Audio (including Web a
Returns Promise<number>
Inherited from AudioSource.getSampleRate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6155
ProtectedOptionallate@@ -1143,7 +1155,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
load
@@ -1173,7 +1185,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6120
on Disable
@@ -1182,7 +1194,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6119
on Enable
@@ -1191,7 +1203,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6118
Optionalon@@ -1200,7 +1212,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
on Load
@@ -1209,7 +1221,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onLoad
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6117
Optionalon@@ -1218,7 +1230,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -1265,7 +1277,7 @@ will be reset by editor.
Returns void
Inherited from AudioSource.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
pause
@@ -1279,7 +1291,7 @@ will be reset by editor.
Returns void
Inherited from AudioSource.pause
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6184
play
@@ -1309,7 +1321,7 @@ there are 2 ways to play audios at the first time:
Returns void
Inherited from AudioSource.play
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6177
play One Shot
@@ -1334,7 +1346,7 @@ there are 2 ways to play audios at the first time:
Returns void
Inherited from AudioSource.playOneShot
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6200
release
@@ -1359,7 +1371,7 @@ This function is only called in editor.
Returns void
Inherited from AudioSource.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -1397,7 +1409,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from AudioSource.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1429,7 +1441,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from AudioSource.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1447,7 +1459,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
stop
@@ -1461,7 +1473,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.stop
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:6191
unschedule
@@ -1485,7 +1497,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1502,7 +1514,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
update
@@ -1527,7 +1539,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from AudioSource._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/CCComp.html b/docs/classes/CCComp.html index c5e5464..f6435f2 100644 --- a/docs/classes/CCComp.html +++ b/docs/classes/CCComp.html @@ -33,8 +33,10 @@CCComp
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -144,13 +146,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -159,7 +161,7 @@
Hierarchy
- GameComponent
+
+
+Hierarchy
-- CCComp
Implements
@@ -136,7 +138,7 @@
Returns CCComp
Inherited from GameComponent.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from GameComponent.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from GameComponent.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from GameComponent._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from GameComponent._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from GameComponent._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from GameComponent._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from GameComponent._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
can Recycle
Inherited from GameComponent.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
StaticEventInherited from GameComponent.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticcompInherited from GameComponent.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
StatictidReturns null
Inherited from GameComponent.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -269,7 +271,7 @@
Returns number
Inherited from GameComponent._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -288,7 +290,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from GameComponent.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from GameComponent.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -317,7 +319,7 @@
Returns boolean
Inherited from GameComponent.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
event Dispatcher
@@ -335,7 +337,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from GameComponent.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from GameComponent.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -378,7 +380,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from GameComponent.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -387,7 +389,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from GameComponent.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from GameComponent.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -407,7 +409,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from GameComponent.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from GameComponent.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -436,7 +438,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from GameComponent.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from GameComponent.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -470,7 +472,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from GameComponent._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -491,7 +493,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from GameComponent._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -514,7 +516,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from GameComponent._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -526,7 +528,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from GameComponent._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -543,7 +545,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from GameComponent._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -555,7 +557,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from GameComponent._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Auto Release Asset
@@ -601,11 +603,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -616,7 +620,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from GameComponent.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from GameComponent.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
bind Message Active
@@ -657,7 +661,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from GameComponent.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
dispatch Event
@@ -711,11 +715,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -726,7 +732,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from GameComponent.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from GameComponent.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -763,11 +769,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -778,7 +786,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from GameComponent.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from GameComponent.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -813,11 +821,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -828,7 +838,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from GameComponent.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from GameComponent.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -863,11 +873,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -878,7 +890,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from GameComponent.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from GameComponent.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
ProtectedOptionallate@@ -923,7 +935,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
off
@@ -993,7 +1005,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
ProtectedOptionalon@@ -1010,7 +1022,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
Optionalon@@ -1019,7 +1031,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
on Load
@@ -1037,7 +1049,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -1084,7 +1096,7 @@ will be reset by editor.
Returns void
Inherited from GameComponent.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
Abstractreset@@ -1108,7 +1120,7 @@ This function is only called in editor.
Returns void
Inherited from GameComponent.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -1146,7 +1158,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from GameComponent.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1178,7 +1190,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from GameComponent.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1196,7 +1208,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
unbind Message Active
@@ -1231,7 +1243,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1248,7 +1260,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1272,7 +1284,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1281,7 +1293,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from GameComponent._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/CCVMParentComp.html b/docs/classes/CCVMParentComp.html index 41bf62f..a7d46fd 100644 --- a/docs/classes/CCVMParentComp.html +++ b/docs/classes/CCVMParentComp.html @@ -34,8 +34,10 @@CCVMParentComp
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -158,13 +160,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -173,7 +175,7 @@
Hierarchy
- default
+
+
+Hierarchy
-- CCVMParentComp
Implements
@@ -142,7 +144,7 @@
Returns CCVMParentComp
Inherited from VMParent.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from VMParent.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from VMParent.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from VMParent._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from VMParent._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from VMParent._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from VMParent._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from VMParent._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
can Recycle
Inherited from VMParent.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
ProtectedtagInherited from VMParent.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticcompInherited from VMParent.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
StatictidReturns null
Inherited from VMParent.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -299,7 +301,7 @@
Returns number
Inherited from VMParent._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -318,7 +320,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from VMParent.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from VMParent.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -347,7 +349,7 @@
Returns boolean
Inherited from VMParent.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
event Dispatcher
@@ -365,7 +367,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from VMParent.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from VMParent.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -408,7 +410,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from VMParent.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -417,7 +419,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from VMParent.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from VMParent.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -437,7 +439,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from VMParent.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from VMParent.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -466,7 +468,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from VMParent.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from VMParent.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -500,7 +502,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from VMParent._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -521,7 +523,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from VMParent._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -544,7 +546,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from VMParent._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -556,7 +558,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from VMParent._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -573,7 +575,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from VMParent._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -585,7 +587,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from VMParent._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Auto Release Asset
@@ -631,11 +633,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -646,7 +650,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from VMParent.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from VMParent.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
bind Message Active
@@ -687,7 +691,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from VMParent.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
dispatch Event
@@ -741,11 +745,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -756,7 +762,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from VMParent.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from VMParent.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -793,11 +799,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -808,7 +816,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from VMParent.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from VMParent.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -843,11 +851,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -858,7 +868,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from VMParent.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from VMParent.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -893,11 +903,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -908,7 +920,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from VMParent.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from VMParent.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
ProtectedOptionallate@@ -953,7 +965,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
off
@@ -1039,7 +1051,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
ProtectedOptionalon@@ -1056,7 +1068,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
Optionalon@@ -1065,7 +1077,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
on Load
@@ -1088,7 +1100,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -1135,7 +1147,7 @@ will be reset by editor.
Returns void
Inherited from VMParent.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
Protectedon@@ -1170,7 +1182,7 @@ This function is only called in editor.
Returns void
Inherited from VMParent.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -1208,7 +1220,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from VMParent.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1240,7 +1252,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from VMParent.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1258,7 +1270,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
unbind Message Active
@@ -1293,7 +1305,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1310,7 +1322,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1334,7 +1346,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1343,7 +1355,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from VMParent._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/Collection.html b/docs/classes/Collection.html index e387fe5..91e2b75 100644 --- a/docs/classes/Collection.html +++ b/docs/classes/Collection.html @@ -27,8 +27,10 @@- Map<K, V>
+
+
+Collection
- Defined in assets/libs/collection/Collection.ts:9
@@ -71,13 +73,15 @@
- new
Collection<K, V>(entries?: null | readonly (readonly [K, V])[]): Collection<K, V>
-
+
+
-
-
-
+
- new
Collection<K, V>(iterable?: null | Iterable<readonly [K, V]>): Collection<K, V>
-
+
+
-
-
-
+
- Defined in node_modules/typescript/lib/lib.es2015.iterable.d.ts:161
@@ -112,7 +118,7 @@
[to String Tag]: string
+- Defined in node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:135
_array: V[] = []
@@ -126,13 +132,13 @@
+ - Defined in node_modules/typescript/lib/lib.es2015.collection.d.ts:48
[species]: MapConstructor
+- Defined in node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:317
@@ -157,7 +163,7 @@
+- Defined in node_modules/typescript/lib/lib.es2015.iterable.d.ts:121
+- Defined in node_modules/typescript/lib/lib.es2015.collection.d.ts:23
+- Defined in node_modules/typescript/lib/lib.es2015.iterable.d.ts:126
+- Defined in node_modules/typescript/lib/lib.es2015.collection.d.ts:31
+- Defined in node_modules/typescript/lib/lib.es2015.collection.d.ts:36
+- Defined in node_modules/typescript/lib/lib.es2015.collection.d.ts:40
+- Defined in node_modules/typescript/lib/lib.es2015.iterable.d.ts:131
+ - Defined in node_modules/typescript/lib/lib.es2015.iterable.d.ts:136
Hierarchy
Hierarchy
-- Collection
Type Parameters
Type Parameters
K
V
V
Parameters
@@ -86,16 +90,18 @@
+- Defined in node_modules/typescript/lib/lib.es2015.collection.d.ts:53
Returns Collection<K, V>
Inherited from Map<K, V>.constructor
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.collection.d.ts:53
Type Parameters
Type Parameters
K
V
V
Parameters
@@ -104,7 +110,7 @@
+Returns Collection<K, V>
Inherited from Map<K, V>.constructor
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.iterable.d.ts:161
Properties
Inherited from Map.__@toStringTag@50
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:135
Private_arrayInherited from Map.size
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.collection.d.ts:48
StaticReadonly[species]Inherited from Map.__@species@42
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts:317
Accessors
Returns IterableIterator<[K, V]>
Inherited from Map.__@iterator@48
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.iterable.d.ts:121
clear
@@ -166,7 +172,7 @@
Returns void
Inherited from Map.clear
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.collection.d.ts:23
delete
@@ -195,7 +201,7 @@
Returns IterableIterator<[K, V]>
Inherited from Map.entries
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.iterable.d.ts:126
for Each
@@ -228,7 +234,7 @@
Returns void
Inherited from Map.forEach
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.collection.d.ts:31
get
@@ -246,7 +252,7 @@
Returns undefined | V
Inherited from Map.get
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.collection.d.ts:36
has
@@ -263,7 +269,7 @@
Returns boolean
Inherited from Map.has
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.collection.d.ts:40
keys
@@ -274,7 +280,7 @@
Returns IterableIterator<K>
Inherited from Map.keys
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.iterable.d.ts:131
set
@@ -307,7 +313,7 @@
Returns IterableIterator<V>
Inherited from Map.values
-- Defined in C:/Users/Admin/AppData/Local/npm-cache/_npx/dafcb7cdaad6ed61/node_modules/typescript/lib/lib.es2015.iterable.d.ts:136
diff --git a/docs/classes/CommonPrompt.html b/docs/classes/CommonPrompt.html index b39e191..ca197a9 100644 --- a/docs/classes/CommonPrompt.html +++ b/docs/classes/CommonPrompt.html @@ -20,8 +20,10 @@- Component
+
+
+CommonPrompt
- Defined in assets/core/gui/prompt/CommonPrompt.ts:9
@@ -120,7 +122,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -128,13 +130,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -143,7 +145,7 @@
Hierarchy
Hierarchy
-- CommonPrompt
Returns CommonPrompt
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
PrivateconfigInherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
StaticEventInherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticsystemInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -264,7 +266,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -283,7 +285,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -312,7 +314,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -321,7 +323,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -364,7 +366,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -373,7 +375,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -393,7 +395,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -422,7 +424,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -456,7 +458,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -477,7 +479,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -500,7 +502,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -512,7 +514,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -529,7 +531,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -541,7 +543,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Component
@@ -555,11 +557,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -570,7 +574,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
Privateclose@@ -608,7 +612,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -624,11 +628,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -639,7 +645,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -676,11 +682,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -691,7 +699,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -726,11 +734,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -741,7 +751,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -776,11 +786,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -791,7 +803,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
ProtectedOptionallate@@ -836,7 +848,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
on Added
@@ -902,7 +914,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
ProtectedOptionalon@@ -919,7 +931,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
Optionalon@@ -928,7 +940,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
ProtectedOptionalon@@ -946,7 +958,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLoad
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
Optionalon@@ -955,7 +967,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
Privateon@@ -1010,7 +1022,7 @@ will be reset by editor.
Returns void
Inherited from Component.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
Privateon@@ -1040,7 +1052,7 @@ This function is only called in editor.
Returns void
Inherited from Component.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -1078,7 +1090,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1110,7 +1122,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
Privateset@@ -1160,7 +1172,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
unschedule
@@ -1184,7 +1196,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1201,7 +1213,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1225,7 +1237,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1234,7 +1246,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/DelegateComponent.html b/docs/classes/DelegateComponent.html index 6c7abcc..48e3836 100644 --- a/docs/classes/DelegateComponent.html +++ b/docs/classes/DelegateComponent.html @@ -20,8 +20,10 @@- Component
+
+
+DelegateComponent
- Defined in assets/core/gui/layer/DelegateComponent.ts:15
@@ -110,7 +112,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -118,13 +120,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -133,7 +135,7 @@
Hierarchy
Hierarchy
-- DelegateComponent
Returns DelegateComponent
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
node
Inherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
view Params
Inherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticsystemInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -228,7 +230,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -247,7 +249,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -276,7 +278,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -285,7 +287,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -328,7 +330,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -337,7 +339,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -357,7 +359,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -386,7 +388,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -420,7 +422,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -441,7 +443,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -464,7 +466,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -476,7 +478,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -493,7 +495,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -505,7 +507,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add
@@ -529,11 +531,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -544,7 +548,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
Protectedapply@@ -591,7 +595,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -607,11 +611,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -622,7 +628,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -659,11 +665,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -674,7 +682,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -709,11 +717,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -724,7 +734,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -759,11 +769,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -774,7 +786,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
ProtectedOptionallate@@ -819,7 +831,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
on Destroy
@@ -845,7 +857,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
ProtectedOptionalon@@ -862,7 +874,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
Optionalon@@ -871,7 +883,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
ProtectedOptionalon@@ -889,7 +901,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLoad
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
Optionalon@@ -898,7 +910,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -945,7 +957,7 @@ will be reset by editor.
Returns void
Inherited from Component.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
remove
@@ -992,7 +1004,7 @@ This function is only called in editor.
Returns void
Inherited from Component.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -1030,7 +1042,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1062,7 +1074,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1080,7 +1092,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
unschedule
@@ -1104,7 +1116,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1121,7 +1133,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1145,7 +1157,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1154,7 +1166,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/ECSComblockSystem.html b/docs/classes/ECSComblockSystem.html index ac546b4..0391798 100644 --- a/docs/classes/ECSComblockSystem.html +++ b/docs/classes/ECSComblockSystem.html @@ -67,11 +67,13 @@
+
+
-
-
+
- Defined in assets/libs/ecs/ECSSystem.ts:22
diff --git a/docs/classes/ECSEntity.html b/docs/classes/ECSEntity.html
index 64dee59..98811c7 100644
--- a/docs/classes/ECSEntity.html
+++ b/docs/classes/ECSEntity.html
@@ -158,11 +158,13 @@
+
+
-
-
+
add<T>(ctor: CompCtor<T>, isReAdd?: boolean): T
+
+
-
-
+
add<T>(ctor: CompType<T>, isReAdd?: boolean): T
+
+
-
-
+
_name: string
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17875
Flags
_obj Flags: number
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17874
Getter
_scene Getter: null | (() => RenderScene)
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26932
camera: Camera = ...
@@ -191,7 +193,7 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26920
node3d: Node = ...
@@ -216,13 +218,13 @@
Event Handler: typeof EventHandler
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26855
system: null
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26910
@@ -236,7 +238,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26872
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
set enabled(value: boolean): void
@@ -286,7 +288,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26885
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26896
set hideFlags(hideFlags: Flags): void
@@ -329,7 +331,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17892
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17922
set name(value: string): void
@@ -376,7 +378,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26857
set replicated(value: boolean): void
@@ -396,7 +398,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17894
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26868
@@ -436,7 +438,7 @@ This method should be removed if script priority is supported.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27146
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17973
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17969
Local Bounds
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27211
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26941
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27065
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27061
+
+
-
-
+
add Component(className: string): null | Component
@@ -583,7 +587,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26962
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27057
+
+
-
-
+
get Component(className: string): null | Component
@@ -646,7 +652,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
+
+
-
-
+
get Component In Children(className: string): null | Component
@@ -696,7 +704,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27035
+
+
-
-
+
get Components(className: string): Component[]
@@ -746,7 +756,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27014
+
+
-
-
+
get Components In Children(className: string): Component[]
@@ -796,7 +808,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27056
Update
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27192
Disable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27184
Enable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27176
Focus In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27193
Load
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27157
Lost Focus In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27194
Restore
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27252
In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27200
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27083
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27097
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27107
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27116
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27125
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17866
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26924
_id: string
@@ -140,25 +142,25 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26937
_name: string
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17875
Flags
_obj Flags: number
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17874
Getter
_scene Getter: null | (() => RenderScene)
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26932
delay: number = 1
@@ -179,19 +181,19 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26920
Handler
Event Handler: typeof EventHandler
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26855
system: null
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26910
@@ -205,7 +207,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26872
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
set enabled(value: boolean): void
@@ -255,7 +257,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26885
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26896
set hideFlags(hideFlags: Flags): void
@@ -298,7 +300,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17892
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17922
set name(value: string): void
@@ -345,7 +347,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26857
set replicated(value: boolean): void
@@ -365,7 +367,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17894
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26868
@@ -405,7 +407,7 @@ This method should be removed if script priority is supported.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27146
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17973
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17969
Local Bounds
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27211
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26941
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27065
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27061
+
+
-
-
+
add Component(className: string): null | Component
@@ -552,7 +556,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26962
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27057
+
+
-
-
+
get Component(className: string): null | Component
@@ -615,7 +621,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
+
+
-
-
+
get Component In Children(className: string): null | Component
@@ -665,7 +673,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27035
+
+
-
-
+
get Components(className: string): Component[]
@@ -715,7 +725,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27014
+
+
-
-
+
get Components In Children(className: string): Component[]
@@ -765,7 +777,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27056
Update
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27134
Delay
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27192
Disable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27184
Enable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27193
Load
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27157
Lost Focus In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27194
Restore
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27252
In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27200
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27083
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27097
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27168
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27107
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27116
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27125
Destroy
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17866
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26924
_id: string
@@ -140,25 +142,25 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26937
_name: string
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17875
Flags
_obj Flags: number
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17874
Getter
_scene Getter: null | (() => RenderScene)
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26932
Duration
max Duration: number = 0
@@ -179,19 +181,19 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26920
Handler
Event Handler: typeof EventHandler
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26855
system: null
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26910
@@ -205,7 +207,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26872
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
set enabled(value: boolean): void
@@ -255,7 +257,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26885
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26896
set hideFlags(hideFlags: Flags): void
@@ -298,7 +300,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17892
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17922
set name(value: string): void
@@ -345,7 +347,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26857
set replicated(value: boolean): void
@@ -365,7 +367,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17894
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26868
@@ -405,7 +407,7 @@ This method should be removed if script priority is supported.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27146
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17973
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17969
Local Bounds
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27211
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26941
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27065
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27061
+
+
-
-
+
add Component(className: string): null | Component
@@ -552,7 +556,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26962
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27057
+
+
-
-
+
get Component(className: string): null | Component
@@ -615,7 +621,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
+
+
-
-
+
get Component In Children(className: string): null | Component
@@ -665,7 +673,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27035
+
+
-
-
+
get Components(className: string): Component[]
@@ -715,7 +725,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27014
+
+
-
-
+
get Components In Children(className: string): Component[]
@@ -765,7 +777,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27056
Update
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27134
Destroy
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27192
Disable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27184
Enable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27193
Load
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27157
Lost Focus In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27194
Recovery
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27252
In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27200
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27083
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27097
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27168
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27107
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27116
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27125
Destroy
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17866
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26924
_id: string
@@ -145,25 +147,25 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26937
_name: string
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17875
Flags
_obj Flags: number
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17874
Getter
_scene Getter: null | (() => RenderScene)
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26932
camera: Camera
@@ -191,7 +193,7 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26920
portrait: boolean
@@ -218,13 +220,13 @@
Event Handler: typeof EventHandler
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26855
system: null
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26910
@@ -238,7 +240,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26872
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
set enabled(value: boolean): void
@@ -288,7 +290,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26885
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26896
set hideFlags(hideFlags: Flags): void
@@ -331,7 +333,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17892
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17922
set name(value: string): void
@@ -378,7 +380,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26857
set replicated(value: boolean): void
@@ -398,7 +400,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17894
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26868
@@ -438,7 +440,7 @@ This method should be removed if script priority is supported.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27146
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17973
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17969
Local Bounds
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27211
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26941
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27065
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27061
+
+
-
-
+
add Component(className: string): null | Component
@@ -585,7 +589,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26962
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27057
+
+
-
-
+
get Component(className: string): null | Component
@@ -648,7 +654,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
+
+
-
-
+
get Component In Children(className: string): null | Component
@@ -698,7 +706,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27035
+
+
-
-
+
get Components(className: string): Component[]
@@ -748,7 +758,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27014
+
+
-
-
+
get Components In Children(className: string): Component[]
@@ -798,7 +810,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27056
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27134
Destroy
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27192
Disable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27184
Enable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27176
Focus In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27193
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27194
Restore
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27252
In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27200
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27083
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27097
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27168
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27107
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27116
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27125
Destroy
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17866
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26924
_id: string
@@ -184,25 +186,25 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26937
_name: string
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17875
Flags
_obj Flags: number
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17874
Getter
_scene Getter: null | (() => RenderScene)
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26932
collider: Collider = ...
@@ -221,7 +223,7 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26920
type: CollisionType = CollisionType.Ballistic
@@ -232,13 +234,13 @@
Event Handler: typeof EventHandler
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26855
system: null
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26910
@@ -252,7 +254,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26872
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
set enabled(value: boolean): void
@@ -302,7 +304,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26885
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26896
set hideFlags(hideFlags: Flags): void
@@ -345,7 +347,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17892
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17922
set name(value: string): void
@@ -392,7 +394,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26857
set replicated(value: boolean): void
@@ -412,7 +414,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17894
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26868
@@ -452,7 +454,7 @@ This method should be removed if script priority is supported.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27146
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17973
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17969
Local Bounds
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27211
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26941
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27065
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27061
+
+
-
-
+
add Component(className: string): null | Component
@@ -599,7 +603,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26962
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27057
+
+
-
-
+
get Component(className: string): null | Component
@@ -662,7 +668,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
+
+
-
-
+
get Component In Children(className: string): null | Component
@@ -712,7 +720,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27035
+
+
-
-
+
get Components(className: string): Component[]
@@ -762,7 +772,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27014
+
+
-
-
+
get Components In Children(className: string): Component[]
@@ -812,7 +824,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27056
Update
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27134
Collision
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27192
Disable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27184
Enable
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27176
Focus In Editor
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27193
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27194
Restore
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27252
Trigger
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27200
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27083
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27097
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27168
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27107
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27116
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27125
Destroy
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17866
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26924
Dispatcher
_event Dispatcher: null | EventDispatcher = null
@@ -158,7 +162,7 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26937
Bind Message Active
_is Bind Message Active: boolean = false
@@ -169,19 +173,19 @@
_name: string
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17875
Flags
_obj Flags: number
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17874
Getter
_scene Getter: null | (() => RenderScene)
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26932
Assets
dynamics Assets: Asset[] = []
@@ -202,7 +206,7 @@
+ Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26920
nodes: Map<string, Node> = ...
@@ -215,13 +219,13 @@
Event Handler: typeof EventHandler
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26855
system: null
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26910
@@ -235,7 +239,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26872
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
set enabled(value: boolean): void
@@ -285,7 +289,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26885
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26896
set hideFlags(hideFlags: Flags): void
@@ -336,7 +340,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17892
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17922
set name(value: string): void
@@ -383,7 +387,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26857
set replicated(value: boolean): void
@@ -403,7 +407,7 @@ but this is often caused by a particular logical requirements, which is not norm
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17894
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26868
@@ -443,7 +447,7 @@ This method should be removed if script priority is supported.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27146
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17973
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17969
Local Bounds
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27211
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26941
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27065
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27061
+
+
-
-
+
add Component(className: string): null | Component
@@ -620,7 +626,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26962
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27057
+
+
-
-
+
get Component(className: string): null | Component
@@ -729,7 +737,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
+
+
-
-
+
get Component In Children(className: string): null | Component
@@ -779,7 +789,7 @@ You can also get component in the node by passing in the name of the script.
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27035
构造函数
Type Parameters
Type Parameters
E extends ECSEntity<E> = ECSEntity
E extends ECSEntity<E> = ECSEntity
Returns ECSComblockSystem<E>
根据组件类动态创建组件,并通知关心的系统。如果实体存在了这个组件,那么会先删除之前的组件然后添加新的
注意:不要直接new Component,new来的Component不会从Component的缓存池拿缓存的数据
Type Parameters
Type Parameters
T extends IComp
T extends IComp
Parameters
@@ -185,11 +187,13 @@- Defined in assets/libs/ecs/ECSEntity.ts:120
Type Parameters
Type Parameters
T extends IComp
T extends IComp
Parameters
@@ -202,11 +206,13 @@- Defined in assets/libs/ecs/ECSEntity.ts:121
Type Parameters
Type Parameters
T extends IComp
T extends IComp
Parameters
@@ -242,11 +248,13 @@
+
+
-
-
+
- get<T>(ctor: CompCtor<T>): T
-
+
+
-
-
+
- Defined in assets/libs/animator-effect/Effect2DFollow3D.ts:16
@@ -112,7 +114,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -120,13 +122,13 @@
__editor Extras__: unknown
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -135,7 +137,7 @@
+ - Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26924
_id: string
@@ -145,25 +147,25 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26937
批量添加组件
Returns
Type Parameters
Type Parameters
T extends IComp
T extends IComp
Parameters
@@ -286,11 +294,13 @@- Defined in assets/libs/ecs/ECSEntity.ts:203
Type Parameters
Type Parameters
T extends IComp
T extends IComp
Parameters
diff --git a/docs/classes/Effect2DFollow3D.html b/docs/classes/Effect2DFollow3D.html index 9098338..18c77b4 100644 --- a/docs/classes/Effect2DFollow3D.html +++ b/docs/classes/Effect2DFollow3D.html @@ -20,8 +20,10 @@- Component
+
+
+- Effect2DFollow3D
Hierarchy
Hierarchy
-- Effect2DFollow3D
Returns Effect2DFollow3D
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
camera
Inherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
node3d
Inherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticsystemInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -256,7 +258,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -275,7 +277,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -304,7 +306,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -313,7 +315,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -356,7 +358,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -365,7 +367,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -385,7 +387,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -414,7 +416,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -448,7 +450,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -469,7 +471,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -492,7 +494,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -504,7 +506,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -521,7 +523,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -533,7 +535,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Component
@@ -547,11 +549,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -562,7 +566,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
destroy
@@ -592,7 +596,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -608,11 +612,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -623,7 +629,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -660,11 +666,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -675,7 +683,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -710,11 +718,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -725,7 +735,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -760,11 +770,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -775,7 +787,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
Protectedlate@@ -827,7 +839,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
ProtectedOptionalon@@ -844,7 +856,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
ProtectedOptionalon@@ -861,7 +873,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
Optionalon@@ -870,7 +882,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
ProtectedOptionalon@@ -888,7 +900,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLoad
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
Optionalon@@ -897,7 +909,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -944,7 +956,7 @@ will be reset by editor.
Returns void
Inherited from Component.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
Optionalreset@@ -959,7 +971,7 @@ This function is only called in editor.
Returns void
Inherited from Component.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -997,7 +1009,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1029,7 +1041,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
set Target
@@ -1079,7 +1091,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1096,7 +1108,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1120,7 +1132,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Privatezoom@@ -1137,7 +1149,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/EffectDelayRelease.html b/docs/classes/EffectDelayRelease.html index 24b741d..4a6ccd5 100644 --- a/docs/classes/EffectDelayRelease.html +++ b/docs/classes/EffectDelayRelease.html @@ -20,8 +20,10 @@- Component
+
+
+EffectDelayRelease
- Defined in assets/libs/animator-effect/EffectDelayRelease.ts:14
@@ -107,7 +109,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -115,13 +117,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -130,7 +132,7 @@
Hierarchy
Hierarchy
-- EffectDelayRelease
Returns EffectDelayRelease
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
delay
Inherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
StaticEventInherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticsystemInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -225,7 +227,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -244,7 +246,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -273,7 +275,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -282,7 +284,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -325,7 +327,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -334,7 +336,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -354,7 +356,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -383,7 +385,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -417,7 +419,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -438,7 +440,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -461,7 +463,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -473,7 +475,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -490,7 +492,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -502,7 +504,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Component
@@ -516,11 +518,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -531,7 +535,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
destroy
@@ -561,7 +565,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -577,11 +581,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -592,7 +598,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -629,11 +635,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -644,7 +652,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -679,11 +687,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -694,7 +704,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -729,11 +739,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -744,7 +756,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
ProtectedOptionallate@@ -789,7 +801,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
Privateon@@ -814,7 +826,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
ProtectedOptionalon@@ -831,7 +843,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
Protectedon@@ -849,7 +861,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
ProtectedOptionalon@@ -867,7 +879,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLoad
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
Optionalon@@ -876,7 +888,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -923,7 +935,7 @@ will be reset by editor.
Returns void
Inherited from Component.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
Optionalreset@@ -938,7 +950,7 @@ This function is only called in editor.
Returns void
Inherited from Component.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -976,7 +988,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1008,7 +1020,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1026,7 +1038,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
unschedule
@@ -1050,7 +1062,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1067,7 +1079,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1091,7 +1103,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1100,7 +1112,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/EffectFinishedRelease.html b/docs/classes/EffectFinishedRelease.html index 62c7b1e..833c08a 100644 --- a/docs/classes/EffectFinishedRelease.html +++ b/docs/classes/EffectFinishedRelease.html @@ -20,8 +20,10 @@- Component
+
+
+EffectFinishedRelease
- Defined in assets/libs/animator-effect/EffectFinishedRelease.ts:16
@@ -107,7 +109,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -115,13 +117,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -130,7 +132,7 @@
Hierarchy
Hierarchy
-- EffectFinishedRelease
Returns EffectFinishedRelease
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
PrivatemaxInherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
StaticEventInherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticsystemInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -225,7 +227,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -244,7 +246,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -273,7 +275,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -282,7 +284,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -325,7 +327,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -334,7 +336,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -354,7 +356,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -383,7 +385,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -417,7 +419,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -438,7 +440,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -461,7 +463,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -473,7 +475,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -490,7 +492,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -502,7 +504,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Component
@@ -516,11 +518,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -531,7 +535,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
destroy
@@ -561,7 +565,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -577,11 +581,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -592,7 +598,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -629,11 +635,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -644,7 +652,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -679,11 +687,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -694,7 +704,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -729,11 +739,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -744,7 +756,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
ProtectedOptionallate@@ -789,7 +801,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
ProtectedOptionalon@@ -806,7 +818,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
ProtectedOptionalon@@ -823,7 +835,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
Protectedon@@ -841,7 +853,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
ProtectedOptionalon@@ -859,7 +871,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLoad
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26950
Optionalon@@ -868,7 +880,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
Privateon@@ -923,7 +935,7 @@ will be reset by editor.
Returns void
Inherited from Component.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
Optionalreset@@ -938,7 +950,7 @@ This function is only called in editor.
Returns void
Inherited from Component.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -976,7 +988,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1008,7 +1020,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1026,7 +1038,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
unschedule
@@ -1050,7 +1062,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1067,7 +1079,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1091,7 +1103,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1100,7 +1112,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/EventDispatcher.html b/docs/classes/EventDispatcher.html index 8b821c8..c3b1400 100644 --- a/docs/classes/EventDispatcher.html +++ b/docs/classes/EventDispatcher.html @@ -17,8 +17,10 @@- EventDispatcher
+
+
+TimerManager
- Defined in assets/core/common/event/EventDispatcher.ts:11
diff --git a/docs/classes/GUI.html b/docs/classes/GUI.html
index aa413d1..8d9d28a 100644
--- a/docs/classes/GUI.html
+++ b/docs/classes/GUI.html
@@ -20,8 +20,10 @@
- Component
+
+
+GUI
- Defined in assets/core/gui/GUI.ts:14
@@ -112,7 +114,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -120,13 +122,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -135,7 +137,7 @@
Hierarchy
Hierarchy
-- TimerManager
Hierarchy
Hierarchy
-- GUI
Returns GUI
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
camera
Inherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
portrait
Inherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticsystemInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -258,7 +260,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -277,7 +279,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -306,7 +308,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -315,7 +317,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -358,7 +360,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -367,7 +369,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -387,7 +389,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -416,7 +418,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -450,7 +452,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -471,7 +473,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -494,7 +496,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -506,7 +508,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -523,7 +525,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -535,7 +537,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Component
@@ -549,11 +551,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -564,7 +568,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
destroy
@@ -594,7 +598,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -610,11 +614,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -625,7 +631,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -662,11 +668,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -677,7 +685,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -712,11 +720,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -727,7 +737,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -762,11 +772,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -777,7 +789,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
Protectedinit@@ -832,7 +844,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
ProtectedOptionalon@@ -849,7 +861,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
ProtectedOptionalon@@ -866,7 +878,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
ProtectedOptionalon@@ -883,7 +895,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
Optionalon@@ -892,7 +904,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
on Load
@@ -910,7 +922,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -957,7 +969,7 @@ will be reset by editor.
Returns void
Inherited from Component.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
Optionalreset@@ -972,7 +984,7 @@ This function is only called in editor.
Returns void
Inherited from Component.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
resize
@@ -1020,7 +1032,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1052,7 +1064,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1070,7 +1082,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
unschedule
@@ -1094,7 +1106,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1111,7 +1123,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1135,7 +1147,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1144,7 +1156,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/GameCollision.html b/docs/classes/GameCollision.html index 4a3a06d..8145ea4 100644 --- a/docs/classes/GameCollision.html +++ b/docs/classes/GameCollision.html @@ -20,8 +20,10 @@- Component
+
+
+GameCollision
- Defined in assets/core/game/GameCollision.ts:24
@@ -121,7 +123,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -159,13 +161,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -174,7 +176,7 @@
Hierarchy
Hierarchy
-- GameCollision
Returns GameCollision
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
_id
Inherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Protected_nameInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
ProtectedcolliderInherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
type
Inherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticsystemInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -272,7 +274,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -291,7 +293,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -320,7 +322,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
hide Flags
@@ -329,7 +331,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -372,7 +374,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -381,7 +383,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -401,7 +403,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -430,7 +432,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -464,7 +466,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -485,7 +487,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -508,7 +510,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -520,7 +522,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -537,7 +539,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -549,7 +551,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Component
@@ -563,11 +565,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -578,7 +582,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
destroy
@@ -608,7 +612,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
get Component
@@ -624,11 +628,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -639,7 +645,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -676,11 +682,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -691,7 +699,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get Components
@@ -726,11 +734,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -741,7 +751,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
Returns T[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26797
Returns Component[]
Inherited from Component.getComponents
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26807
get Components In Children
@@ -776,11 +786,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -791,7 +803,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27046
Returns T[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26839
Returns Component[]
Inherited from Component.getComponentsInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26849
ProtectedOptionallate@@ -836,7 +848,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.lateUpdate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26927
Privateon@@ -905,7 +917,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26985
ProtectedOptionalon@@ -922,7 +934,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onDisable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26977
ProtectedOptionalon@@ -939,7 +951,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onEnable
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26969
Optionalon@@ -948,7 +960,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26986
on Load
@@ -966,7 +978,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.onLostFocusInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26987
ProtectedOptionalon@@ -1013,7 +1025,7 @@ will be reset by editor.
Returns void
Inherited from Component.onRestore
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27045
Privateon@@ -1080,7 +1092,7 @@ This function is only called in editor.
Returns void
Inherited from Component.resetInEditor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26993
schedule
@@ -1118,7 +1130,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.schedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26876
schedule Once
@@ -1150,7 +1162,7 @@ If the task is already scheduled, then the interval parameter will be updated wi
Returns void
Inherited from Component.scheduleOnce
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26890
ProtectedOptionalstart@@ -1168,7 +1180,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.start
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26961
unschedule
@@ -1192,7 +1204,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unschedule
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26900
unschedule All Callbacks
@@ -1209,7 +1221,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.unscheduleAllCallbacks
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26909
ProtectedOptionalupdate@@ -1233,7 +1245,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component.update
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26918
Static_deferred@@ -1242,7 +1254,7 @@ You can only call its super class method inside it. It should not be called manu
Returns void
Inherited from Component._deferredDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17732
diff --git a/docs/classes/GameComponent.html b/docs/classes/GameComponent.html index 3815ec1..4ce645d 100644 --- a/docs/classes/GameComponent.html +++ b/docs/classes/GameComponent.html @@ -20,10 +20,14 @@- Component
+
+- GameComponent
+
+
+CCComp
- Defined in assets/core/game/GameComponent.ts:15
@@ -120,7 +124,7 @@
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17876
@@ -128,13 +132,13 @@
__editor Extras__: unknown
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17870
__prefab: null | CompPrefabInfo
+Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26928
_enabled: boolean
@@ -143,7 +147,7 @@
Hierarchy
Hierarchy
Hierarchy
-- CCComp
Returns GameComponent
Inherited from Component.constructor
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17742
Properties
Inherited from Component.__editorExtras__
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17736
Internal__prefabInherited from Component.__prefab
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26721
_enabled
Inherited from Component._enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26717
Private_eventInherited from Component._id
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26730
Private_isInherited from Component._name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17741
Internal_objInherited from Component._objFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17740
Internal_sceneInherited from Component._sceneGetter
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26725
PrivatedynamicsInherited from Component.node
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26713
PrivatenodesInherited from Component.EventHandler
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26648
StaticsystemInherited from Component.system
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26703
Accessors
Returns null
Inherited from Component.__scriptAsset
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26665
_is On Load Called
@@ -255,7 +259,7 @@
Returns number
Inherited from Component._isOnLoadCalled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26702
enabled
@@ -274,7 +278,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26884
Returns boolean
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26677
Returns void
Inherited from Component.enabled
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26678
enabled In Hierarchy
@@ -303,7 +307,7 @@
Returns boolean
Inherited from Component.enabledInHierarchy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26689
event Dispatcher
@@ -320,7 +324,7 @@
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17893
Returns Flags
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17759
Returns void
Inherited from Component.hideFlags
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17758
is Valid
@@ -363,7 +367,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns boolean
Inherited from Component.isValid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17788
name
@@ -372,7 +376,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26856
Returns string
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26649
Returns void
Inherited from Component.name
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26650
replicated
@@ -392,7 +396,7 @@ but this is often caused by a particular logical requirements, which is not norm
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17895
Returns boolean
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17761
Returns void
Inherited from Component.replicated
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17760
uuid
@@ -421,7 +425,7 @@ but this is often caused by a particular logical requirements, which is not norm
Returns string
Inherited from Component.uuid
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26661
Methods
Returns void
Inherited from Component.__preload
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26939
_destroy Immediate
@@ -455,7 +459,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destroyImmediate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17839
_destruct
@@ -476,7 +480,7 @@ This method should be removed if script priority is supported.
Returns void
Inherited from Component._destruct
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:17835
OptionalPrivate_get@@ -499,7 +503,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._getLocalBounds
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27004
_get Render Scene
@@ -511,7 +515,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns RenderScene
Inherited from Component._getRenderScene
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26734
_instantiate
@@ -528,7 +532,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns undefined | Component
Inherited from Component._instantiate
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26858
_on Pre Destroy
@@ -540,7 +544,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns void
Inherited from Component._onPreDestroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26854
add Auto Release Asset
@@ -584,11 +588,13 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -599,7 +605,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26952
Returns null | T
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26745
Returns null | Component
Inherited from Component.addComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26755
bind Message Active
@@ -639,7 +645,7 @@ a custom axis aligned bounding box (AABB), so the editor's scene view can pe
Returns boolean
Inherited from Component.destroy
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26850
dispatch Event
@@ -691,11 +697,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -706,7 +714,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26978
Returns null | T
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26771
Returns null | Component
Inherited from Component.getComponent
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26786
get Component In Children
@@ -743,11 +751,13 @@ You can also get component in the node by passing in the name of the script.
Example
Type Parameters
Type Parameters
T extends Component<T>
T extends Component<T>
Parameters
@@ -758,7 +768,7 @@ You can also get component in the node by passing in the name of the script.
+- Defined in ../../../../../CocosDashboard_1.1.0/resources/.editors/Creator/3.6.0/resources/resources/3d/engine/bin/.declarations/cc.d.ts:27025
Returns null | T
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26818
Returns null | Component
Inherited from Component.getComponentInChildren
-- Defined in ../../../../CocosDashboard_1.0.6/resources/.editors/Creator/3.6.1/resources/resources/3d/engine/bin/.declarations/cc.d.ts:26828
get