@dcl/playground-assets 7.3.31 → 7.3.32-7170667436.commit-11a2181
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/alpha.d.ts +117 -16
- package/dist/beta.d.ts +109 -6
- package/dist/index.bundled.d.ts +109 -6
- package/dist/index.js +6 -6
- package/dist/index.js.map +4 -4
- package/dist/playground/sdk/apis.d.ts +7 -0
- package/dist/playground/sdk/dcl-sdk.package.json +2 -2
- package/dist/playground-assets.d.ts +117 -16
- package/etc/playground-assets.api.json +1264 -119
- package/etc/playground-assets.api.md +111 -10
- package/package.json +4 -4
@@ -13684,6 +13684,15 @@
|
|
13684
13684
|
"kind": "Content",
|
13685
13685
|
"text": " | "
|
13686
13686
|
},
|
13687
|
+
{
|
13688
|
+
"kind": "Reference",
|
13689
|
+
"text": "AppendValueMessage",
|
13690
|
+
"canonicalReference": "@dcl/playground-assets!AppendValueMessage:type"
|
13691
|
+
},
|
13692
|
+
{
|
13693
|
+
"kind": "Content",
|
13694
|
+
"text": " | "
|
13695
|
+
},
|
13687
13696
|
{
|
13688
13697
|
"kind": "Reference",
|
13689
13698
|
"text": "DeleteEntityMessage",
|
@@ -13695,8 +13704,26 @@
|
|
13695
13704
|
},
|
13696
13705
|
{
|
13697
13706
|
"kind": "Reference",
|
13698
|
-
"text": "
|
13699
|
-
"canonicalReference": "@dcl/playground-assets!
|
13707
|
+
"text": "PutNetworkComponentMessage",
|
13708
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentMessage:type"
|
13709
|
+
},
|
13710
|
+
{
|
13711
|
+
"kind": "Content",
|
13712
|
+
"text": " | "
|
13713
|
+
},
|
13714
|
+
{
|
13715
|
+
"kind": "Reference",
|
13716
|
+
"text": "DeleteComponentNetworkMessage",
|
13717
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetworkMessage:type"
|
13718
|
+
},
|
13719
|
+
{
|
13720
|
+
"kind": "Content",
|
13721
|
+
"text": " | "
|
13722
|
+
},
|
13723
|
+
{
|
13724
|
+
"kind": "Reference",
|
13725
|
+
"text": "DeleteEntityNetworkMessage",
|
13726
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetworkMessage:type"
|
13700
13727
|
},
|
13701
13728
|
{
|
13702
13729
|
"kind": "Content",
|
@@ -13708,7 +13735,7 @@
|
|
13708
13735
|
"name": "CrdtMessage",
|
13709
13736
|
"typeTokenRange": {
|
13710
13737
|
"startIndex": 1,
|
13711
|
-
"endIndex":
|
13738
|
+
"endIndex": 14
|
13712
13739
|
}
|
13713
13740
|
},
|
13714
13741
|
{
|
@@ -13752,6 +13779,15 @@
|
|
13752
13779
|
"text": "AppendValueMessageBody",
|
13753
13780
|
"canonicalReference": "@dcl/playground-assets!AppendValueMessageBody:type"
|
13754
13781
|
},
|
13782
|
+
{
|
13783
|
+
"kind": "Content",
|
13784
|
+
"text": " | "
|
13785
|
+
},
|
13786
|
+
{
|
13787
|
+
"kind": "Reference",
|
13788
|
+
"text": "CrdtNetworkMessageBody",
|
13789
|
+
"canonicalReference": "@dcl/playground-assets!CrdtNetworkMessageBody:type"
|
13790
|
+
},
|
13755
13791
|
{
|
13756
13792
|
"kind": "Content",
|
13757
13793
|
"text": ";"
|
@@ -13762,7 +13798,7 @@
|
|
13762
13798
|
"name": "CrdtMessageBody",
|
13763
13799
|
"typeTokenRange": {
|
13764
13800
|
"startIndex": 1,
|
13765
|
-
"endIndex":
|
13801
|
+
"endIndex": 10
|
13766
13802
|
}
|
13767
13803
|
},
|
13768
13804
|
{
|
@@ -14073,6 +14109,27 @@
|
|
14073
14109
|
"releaseTag": "Public",
|
14074
14110
|
"name": "DELETE_COMPONENT"
|
14075
14111
|
},
|
14112
|
+
{
|
14113
|
+
"kind": "EnumMember",
|
14114
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.DELETE_COMPONENT_NETWORK:member",
|
14115
|
+
"docComment": "",
|
14116
|
+
"excerptTokens": [
|
14117
|
+
{
|
14118
|
+
"kind": "Content",
|
14119
|
+
"text": "DELETE_COMPONENT_NETWORK = "
|
14120
|
+
},
|
14121
|
+
{
|
14122
|
+
"kind": "Content",
|
14123
|
+
"text": "6"
|
14124
|
+
}
|
14125
|
+
],
|
14126
|
+
"initializerTokenRange": {
|
14127
|
+
"startIndex": 1,
|
14128
|
+
"endIndex": 2
|
14129
|
+
},
|
14130
|
+
"releaseTag": "Public",
|
14131
|
+
"name": "DELETE_COMPONENT_NETWORK"
|
14132
|
+
},
|
14076
14133
|
{
|
14077
14134
|
"kind": "EnumMember",
|
14078
14135
|
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.DELETE_ENTITY:member",
|
@@ -14094,6 +14151,27 @@
|
|
14094
14151
|
"releaseTag": "Public",
|
14095
14152
|
"name": "DELETE_ENTITY"
|
14096
14153
|
},
|
14154
|
+
{
|
14155
|
+
"kind": "EnumMember",
|
14156
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.DELETE_ENTITY_NETWORK:member",
|
14157
|
+
"docComment": "",
|
14158
|
+
"excerptTokens": [
|
14159
|
+
{
|
14160
|
+
"kind": "Content",
|
14161
|
+
"text": "DELETE_ENTITY_NETWORK = "
|
14162
|
+
},
|
14163
|
+
{
|
14164
|
+
"kind": "Content",
|
14165
|
+
"text": "7"
|
14166
|
+
}
|
14167
|
+
],
|
14168
|
+
"initializerTokenRange": {
|
14169
|
+
"startIndex": 1,
|
14170
|
+
"endIndex": 2
|
14171
|
+
},
|
14172
|
+
"releaseTag": "Public",
|
14173
|
+
"name": "DELETE_ENTITY_NETWORK"
|
14174
|
+
},
|
14097
14175
|
{
|
14098
14176
|
"kind": "EnumMember",
|
14099
14177
|
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.MAX_MESSAGE_TYPE:member",
|
@@ -14105,7 +14183,7 @@
|
|
14105
14183
|
},
|
14106
14184
|
{
|
14107
14185
|
"kind": "Content",
|
14108
|
-
"text": "
|
14186
|
+
"text": "8"
|
14109
14187
|
}
|
14110
14188
|
],
|
14111
14189
|
"initializerTokenRange": {
|
@@ -14136,6 +14214,27 @@
|
|
14136
14214
|
"releaseTag": "Public",
|
14137
14215
|
"name": "PUT_COMPONENT"
|
14138
14216
|
},
|
14217
|
+
{
|
14218
|
+
"kind": "EnumMember",
|
14219
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.PUT_COMPONENT_NETWORK:member",
|
14220
|
+
"docComment": "",
|
14221
|
+
"excerptTokens": [
|
14222
|
+
{
|
14223
|
+
"kind": "Content",
|
14224
|
+
"text": "PUT_COMPONENT_NETWORK = "
|
14225
|
+
},
|
14226
|
+
{
|
14227
|
+
"kind": "Content",
|
14228
|
+
"text": "5"
|
14229
|
+
}
|
14230
|
+
],
|
14231
|
+
"initializerTokenRange": {
|
14232
|
+
"startIndex": 1,
|
14233
|
+
"endIndex": 2
|
14234
|
+
},
|
14235
|
+
"releaseTag": "Public",
|
14236
|
+
"name": "PUT_COMPONENT_NETWORK"
|
14237
|
+
},
|
14139
14238
|
{
|
14140
14239
|
"kind": "EnumMember",
|
14141
14240
|
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.RESERVED:member",
|
@@ -14159,6 +14258,51 @@
|
|
14159
14258
|
}
|
14160
14259
|
]
|
14161
14260
|
},
|
14261
|
+
{
|
14262
|
+
"kind": "TypeAlias",
|
14263
|
+
"canonicalReference": "@dcl/playground-assets!CrdtNetworkMessageBody:type",
|
14264
|
+
"docComment": "/**\n * @public\n */\n",
|
14265
|
+
"excerptTokens": [
|
14266
|
+
{
|
14267
|
+
"kind": "Content",
|
14268
|
+
"text": "export type CrdtNetworkMessageBody = "
|
14269
|
+
},
|
14270
|
+
{
|
14271
|
+
"kind": "Reference",
|
14272
|
+
"text": "PutNetworkComponentMessageBody",
|
14273
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentMessageBody:type"
|
14274
|
+
},
|
14275
|
+
{
|
14276
|
+
"kind": "Content",
|
14277
|
+
"text": " | "
|
14278
|
+
},
|
14279
|
+
{
|
14280
|
+
"kind": "Reference",
|
14281
|
+
"text": "DeleteComponentNetworkMessageBody",
|
14282
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetworkMessageBody:type"
|
14283
|
+
},
|
14284
|
+
{
|
14285
|
+
"kind": "Content",
|
14286
|
+
"text": " | "
|
14287
|
+
},
|
14288
|
+
{
|
14289
|
+
"kind": "Reference",
|
14290
|
+
"text": "DeleteEntityNetworkMessageBody",
|
14291
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetworkMessageBody:type"
|
14292
|
+
},
|
14293
|
+
{
|
14294
|
+
"kind": "Content",
|
14295
|
+
"text": ";"
|
14296
|
+
}
|
14297
|
+
],
|
14298
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
14299
|
+
"releaseTag": "Public",
|
14300
|
+
"name": "CrdtNetworkMessageBody",
|
14301
|
+
"typeTokenRange": {
|
14302
|
+
"startIndex": 1,
|
14303
|
+
"endIndex": 6
|
14304
|
+
}
|
14305
|
+
},
|
14162
14306
|
{
|
14163
14307
|
"kind": "Function",
|
14164
14308
|
"canonicalReference": "@dcl/playground-assets!createEthereumProvider:function(1)",
|
@@ -14844,6 +14988,289 @@
|
|
14844
14988
|
"endIndex": 6
|
14845
14989
|
}
|
14846
14990
|
},
|
14991
|
+
{
|
14992
|
+
"kind": "Namespace",
|
14993
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetwork:namespace",
|
14994
|
+
"docComment": "/**\n * @public\n */\n",
|
14995
|
+
"excerptTokens": [
|
14996
|
+
{
|
14997
|
+
"kind": "Content",
|
14998
|
+
"text": "export declare namespace DeleteComponentNetwork "
|
14999
|
+
}
|
15000
|
+
],
|
15001
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/network/deleteComponentNetwork.d.ts",
|
15002
|
+
"releaseTag": "Public",
|
15003
|
+
"name": "DeleteComponentNetwork",
|
15004
|
+
"preserveMemberOrder": false,
|
15005
|
+
"members": [
|
15006
|
+
{
|
15007
|
+
"kind": "Variable",
|
15008
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetwork.MESSAGE_HEADER_LENGTH:var",
|
15009
|
+
"docComment": "",
|
15010
|
+
"excerptTokens": [
|
15011
|
+
{
|
15012
|
+
"kind": "Content",
|
15013
|
+
"text": "MESSAGE_HEADER_LENGTH = "
|
15014
|
+
},
|
15015
|
+
{
|
15016
|
+
"kind": "Content",
|
15017
|
+
"text": "16"
|
15018
|
+
}
|
15019
|
+
],
|
15020
|
+
"initializerTokenRange": {
|
15021
|
+
"startIndex": 1,
|
15022
|
+
"endIndex": 2
|
15023
|
+
},
|
15024
|
+
"isReadonly": true,
|
15025
|
+
"releaseTag": "Public",
|
15026
|
+
"name": "MESSAGE_HEADER_LENGTH",
|
15027
|
+
"variableTypeTokenRange": {
|
15028
|
+
"startIndex": 0,
|
15029
|
+
"endIndex": 0
|
15030
|
+
}
|
15031
|
+
},
|
15032
|
+
{
|
15033
|
+
"kind": "Function",
|
15034
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetwork.read:function(1)",
|
15035
|
+
"docComment": "",
|
15036
|
+
"excerptTokens": [
|
15037
|
+
{
|
15038
|
+
"kind": "Content",
|
15039
|
+
"text": "function read(buf: "
|
15040
|
+
},
|
15041
|
+
{
|
15042
|
+
"kind": "Reference",
|
15043
|
+
"text": "ByteBuffer",
|
15044
|
+
"canonicalReference": "@dcl/playground-assets!ByteBuffer:interface"
|
15045
|
+
},
|
15046
|
+
{
|
15047
|
+
"kind": "Content",
|
15048
|
+
"text": "): "
|
15049
|
+
},
|
15050
|
+
{
|
15051
|
+
"kind": "Reference",
|
15052
|
+
"text": "DeleteComponentNetworkMessage",
|
15053
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetworkMessage:type"
|
15054
|
+
},
|
15055
|
+
{
|
15056
|
+
"kind": "Content",
|
15057
|
+
"text": " | null"
|
15058
|
+
},
|
15059
|
+
{
|
15060
|
+
"kind": "Content",
|
15061
|
+
"text": ";"
|
15062
|
+
}
|
15063
|
+
],
|
15064
|
+
"returnTypeTokenRange": {
|
15065
|
+
"startIndex": 3,
|
15066
|
+
"endIndex": 5
|
15067
|
+
},
|
15068
|
+
"releaseTag": "Public",
|
15069
|
+
"overloadIndex": 1,
|
15070
|
+
"parameters": [
|
15071
|
+
{
|
15072
|
+
"parameterName": "buf",
|
15073
|
+
"parameterTypeTokenRange": {
|
15074
|
+
"startIndex": 1,
|
15075
|
+
"endIndex": 2
|
15076
|
+
},
|
15077
|
+
"isOptional": false
|
15078
|
+
}
|
15079
|
+
],
|
15080
|
+
"name": "read"
|
15081
|
+
},
|
15082
|
+
{
|
15083
|
+
"kind": "Function",
|
15084
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetwork.write:function(1)",
|
15085
|
+
"docComment": "/**\n * Write DeleteComponent message\n */\n",
|
15086
|
+
"excerptTokens": [
|
15087
|
+
{
|
15088
|
+
"kind": "Content",
|
15089
|
+
"text": "function write(entity: "
|
15090
|
+
},
|
15091
|
+
{
|
15092
|
+
"kind": "Reference",
|
15093
|
+
"text": "Entity",
|
15094
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
15095
|
+
},
|
15096
|
+
{
|
15097
|
+
"kind": "Content",
|
15098
|
+
"text": ", componentId: "
|
15099
|
+
},
|
15100
|
+
{
|
15101
|
+
"kind": "Content",
|
15102
|
+
"text": "number"
|
15103
|
+
},
|
15104
|
+
{
|
15105
|
+
"kind": "Content",
|
15106
|
+
"text": ", timestamp: "
|
15107
|
+
},
|
15108
|
+
{
|
15109
|
+
"kind": "Content",
|
15110
|
+
"text": "number"
|
15111
|
+
},
|
15112
|
+
{
|
15113
|
+
"kind": "Content",
|
15114
|
+
"text": ", networkId: "
|
15115
|
+
},
|
15116
|
+
{
|
15117
|
+
"kind": "Content",
|
15118
|
+
"text": "number"
|
15119
|
+
},
|
15120
|
+
{
|
15121
|
+
"kind": "Content",
|
15122
|
+
"text": ", buf: "
|
15123
|
+
},
|
15124
|
+
{
|
15125
|
+
"kind": "Reference",
|
15126
|
+
"text": "ByteBuffer",
|
15127
|
+
"canonicalReference": "@dcl/playground-assets!ByteBuffer:interface"
|
15128
|
+
},
|
15129
|
+
{
|
15130
|
+
"kind": "Content",
|
15131
|
+
"text": "): "
|
15132
|
+
},
|
15133
|
+
{
|
15134
|
+
"kind": "Content",
|
15135
|
+
"text": "void"
|
15136
|
+
},
|
15137
|
+
{
|
15138
|
+
"kind": "Content",
|
15139
|
+
"text": ";"
|
15140
|
+
}
|
15141
|
+
],
|
15142
|
+
"returnTypeTokenRange": {
|
15143
|
+
"startIndex": 11,
|
15144
|
+
"endIndex": 12
|
15145
|
+
},
|
15146
|
+
"releaseTag": "Public",
|
15147
|
+
"overloadIndex": 1,
|
15148
|
+
"parameters": [
|
15149
|
+
{
|
15150
|
+
"parameterName": "entity",
|
15151
|
+
"parameterTypeTokenRange": {
|
15152
|
+
"startIndex": 1,
|
15153
|
+
"endIndex": 2
|
15154
|
+
},
|
15155
|
+
"isOptional": false
|
15156
|
+
},
|
15157
|
+
{
|
15158
|
+
"parameterName": "componentId",
|
15159
|
+
"parameterTypeTokenRange": {
|
15160
|
+
"startIndex": 3,
|
15161
|
+
"endIndex": 4
|
15162
|
+
},
|
15163
|
+
"isOptional": false
|
15164
|
+
},
|
15165
|
+
{
|
15166
|
+
"parameterName": "timestamp",
|
15167
|
+
"parameterTypeTokenRange": {
|
15168
|
+
"startIndex": 5,
|
15169
|
+
"endIndex": 6
|
15170
|
+
},
|
15171
|
+
"isOptional": false
|
15172
|
+
},
|
15173
|
+
{
|
15174
|
+
"parameterName": "networkId",
|
15175
|
+
"parameterTypeTokenRange": {
|
15176
|
+
"startIndex": 7,
|
15177
|
+
"endIndex": 8
|
15178
|
+
},
|
15179
|
+
"isOptional": false
|
15180
|
+
},
|
15181
|
+
{
|
15182
|
+
"parameterName": "buf",
|
15183
|
+
"parameterTypeTokenRange": {
|
15184
|
+
"startIndex": 9,
|
15185
|
+
"endIndex": 10
|
15186
|
+
},
|
15187
|
+
"isOptional": false
|
15188
|
+
}
|
15189
|
+
],
|
15190
|
+
"name": "write"
|
15191
|
+
}
|
15192
|
+
]
|
15193
|
+
},
|
15194
|
+
{
|
15195
|
+
"kind": "TypeAlias",
|
15196
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetworkMessage:type",
|
15197
|
+
"docComment": "/**\n * @public\n */\n",
|
15198
|
+
"excerptTokens": [
|
15199
|
+
{
|
15200
|
+
"kind": "Content",
|
15201
|
+
"text": "export type DeleteComponentNetworkMessage = "
|
15202
|
+
},
|
15203
|
+
{
|
15204
|
+
"kind": "Reference",
|
15205
|
+
"text": "CrdtMessageHeader",
|
15206
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageHeader:type"
|
15207
|
+
},
|
15208
|
+
{
|
15209
|
+
"kind": "Content",
|
15210
|
+
"text": " & "
|
15211
|
+
},
|
15212
|
+
{
|
15213
|
+
"kind": "Reference",
|
15214
|
+
"text": "DeleteComponentNetworkMessageBody",
|
15215
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetworkMessageBody:type"
|
15216
|
+
},
|
15217
|
+
{
|
15218
|
+
"kind": "Content",
|
15219
|
+
"text": ";"
|
15220
|
+
}
|
15221
|
+
],
|
15222
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
15223
|
+
"releaseTag": "Public",
|
15224
|
+
"name": "DeleteComponentNetworkMessage",
|
15225
|
+
"typeTokenRange": {
|
15226
|
+
"startIndex": 1,
|
15227
|
+
"endIndex": 4
|
15228
|
+
}
|
15229
|
+
},
|
15230
|
+
{
|
15231
|
+
"kind": "TypeAlias",
|
15232
|
+
"canonicalReference": "@dcl/playground-assets!DeleteComponentNetworkMessageBody:type",
|
15233
|
+
"docComment": "/**\n * @param entity - Uint32 number of the entity\n *\n * @param componentId - Uint32 number of id\n *\n * @param timestamp - Uint32 Lamport timestamp\n *\n * @param networkId - Uint32 user network id\n *\n * @public\n */\n",
|
15234
|
+
"excerptTokens": [
|
15235
|
+
{
|
15236
|
+
"kind": "Content",
|
15237
|
+
"text": "export type DeleteComponentNetworkMessageBody = "
|
15238
|
+
},
|
15239
|
+
{
|
15240
|
+
"kind": "Content",
|
15241
|
+
"text": "{\n type: "
|
15242
|
+
},
|
15243
|
+
{
|
15244
|
+
"kind": "Reference",
|
15245
|
+
"text": "CrdtMessageType.DELETE_COMPONENT_NETWORK",
|
15246
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.DELETE_COMPONENT_NETWORK:member"
|
15247
|
+
},
|
15248
|
+
{
|
15249
|
+
"kind": "Content",
|
15250
|
+
"text": ";\n entityId: "
|
15251
|
+
},
|
15252
|
+
{
|
15253
|
+
"kind": "Reference",
|
15254
|
+
"text": "Entity",
|
15255
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
15256
|
+
},
|
15257
|
+
{
|
15258
|
+
"kind": "Content",
|
15259
|
+
"text": ";\n componentId: number;\n timestamp: number;\n networkId: number;\n}"
|
15260
|
+
},
|
15261
|
+
{
|
15262
|
+
"kind": "Content",
|
15263
|
+
"text": ";"
|
15264
|
+
}
|
15265
|
+
],
|
15266
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
15267
|
+
"releaseTag": "Public",
|
15268
|
+
"name": "DeleteComponentNetworkMessageBody",
|
15269
|
+
"typeTokenRange": {
|
15270
|
+
"startIndex": 1,
|
15271
|
+
"endIndex": 6
|
15272
|
+
}
|
15273
|
+
},
|
14847
15274
|
{
|
14848
15275
|
"kind": "Namespace",
|
14849
15276
|
"canonicalReference": "@dcl/playground-assets!DeleteEntity:namespace",
|
@@ -15079,6 +15506,257 @@
|
|
15079
15506
|
"endIndex": 6
|
15080
15507
|
}
|
15081
15508
|
},
|
15509
|
+
{
|
15510
|
+
"kind": "Namespace",
|
15511
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetwork:namespace",
|
15512
|
+
"docComment": "/**\n * @public\n */\n",
|
15513
|
+
"excerptTokens": [
|
15514
|
+
{
|
15515
|
+
"kind": "Content",
|
15516
|
+
"text": "export declare namespace DeleteEntityNetwork "
|
15517
|
+
}
|
15518
|
+
],
|
15519
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/network/deleteEntityNetwork.d.ts",
|
15520
|
+
"releaseTag": "Public",
|
15521
|
+
"name": "DeleteEntityNetwork",
|
15522
|
+
"preserveMemberOrder": false,
|
15523
|
+
"members": [
|
15524
|
+
{
|
15525
|
+
"kind": "Variable",
|
15526
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetwork.MESSAGE_HEADER_LENGTH:var",
|
15527
|
+
"docComment": "",
|
15528
|
+
"excerptTokens": [
|
15529
|
+
{
|
15530
|
+
"kind": "Content",
|
15531
|
+
"text": "MESSAGE_HEADER_LENGTH = "
|
15532
|
+
},
|
15533
|
+
{
|
15534
|
+
"kind": "Content",
|
15535
|
+
"text": "8"
|
15536
|
+
}
|
15537
|
+
],
|
15538
|
+
"initializerTokenRange": {
|
15539
|
+
"startIndex": 1,
|
15540
|
+
"endIndex": 2
|
15541
|
+
},
|
15542
|
+
"isReadonly": true,
|
15543
|
+
"releaseTag": "Public",
|
15544
|
+
"name": "MESSAGE_HEADER_LENGTH",
|
15545
|
+
"variableTypeTokenRange": {
|
15546
|
+
"startIndex": 0,
|
15547
|
+
"endIndex": 0
|
15548
|
+
}
|
15549
|
+
},
|
15550
|
+
{
|
15551
|
+
"kind": "Function",
|
15552
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetwork.read:function(1)",
|
15553
|
+
"docComment": "",
|
15554
|
+
"excerptTokens": [
|
15555
|
+
{
|
15556
|
+
"kind": "Content",
|
15557
|
+
"text": "function read(buf: "
|
15558
|
+
},
|
15559
|
+
{
|
15560
|
+
"kind": "Reference",
|
15561
|
+
"text": "ByteBuffer",
|
15562
|
+
"canonicalReference": "@dcl/playground-assets!ByteBuffer:interface"
|
15563
|
+
},
|
15564
|
+
{
|
15565
|
+
"kind": "Content",
|
15566
|
+
"text": "): "
|
15567
|
+
},
|
15568
|
+
{
|
15569
|
+
"kind": "Reference",
|
15570
|
+
"text": "DeleteEntityNetworkMessage",
|
15571
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetworkMessage:type"
|
15572
|
+
},
|
15573
|
+
{
|
15574
|
+
"kind": "Content",
|
15575
|
+
"text": " | null"
|
15576
|
+
},
|
15577
|
+
{
|
15578
|
+
"kind": "Content",
|
15579
|
+
"text": ";"
|
15580
|
+
}
|
15581
|
+
],
|
15582
|
+
"returnTypeTokenRange": {
|
15583
|
+
"startIndex": 3,
|
15584
|
+
"endIndex": 5
|
15585
|
+
},
|
15586
|
+
"releaseTag": "Public",
|
15587
|
+
"overloadIndex": 1,
|
15588
|
+
"parameters": [
|
15589
|
+
{
|
15590
|
+
"parameterName": "buf",
|
15591
|
+
"parameterTypeTokenRange": {
|
15592
|
+
"startIndex": 1,
|
15593
|
+
"endIndex": 2
|
15594
|
+
},
|
15595
|
+
"isOptional": false
|
15596
|
+
}
|
15597
|
+
],
|
15598
|
+
"name": "read"
|
15599
|
+
},
|
15600
|
+
{
|
15601
|
+
"kind": "Function",
|
15602
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetwork.write:function(1)",
|
15603
|
+
"docComment": "",
|
15604
|
+
"excerptTokens": [
|
15605
|
+
{
|
15606
|
+
"kind": "Content",
|
15607
|
+
"text": "function write(entity: "
|
15608
|
+
},
|
15609
|
+
{
|
15610
|
+
"kind": "Reference",
|
15611
|
+
"text": "Entity",
|
15612
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
15613
|
+
},
|
15614
|
+
{
|
15615
|
+
"kind": "Content",
|
15616
|
+
"text": ", networkId: "
|
15617
|
+
},
|
15618
|
+
{
|
15619
|
+
"kind": "Content",
|
15620
|
+
"text": "number"
|
15621
|
+
},
|
15622
|
+
{
|
15623
|
+
"kind": "Content",
|
15624
|
+
"text": ", buf: "
|
15625
|
+
},
|
15626
|
+
{
|
15627
|
+
"kind": "Reference",
|
15628
|
+
"text": "ByteBuffer",
|
15629
|
+
"canonicalReference": "@dcl/playground-assets!ByteBuffer:interface"
|
15630
|
+
},
|
15631
|
+
{
|
15632
|
+
"kind": "Content",
|
15633
|
+
"text": "): "
|
15634
|
+
},
|
15635
|
+
{
|
15636
|
+
"kind": "Content",
|
15637
|
+
"text": "void"
|
15638
|
+
},
|
15639
|
+
{
|
15640
|
+
"kind": "Content",
|
15641
|
+
"text": ";"
|
15642
|
+
}
|
15643
|
+
],
|
15644
|
+
"returnTypeTokenRange": {
|
15645
|
+
"startIndex": 7,
|
15646
|
+
"endIndex": 8
|
15647
|
+
},
|
15648
|
+
"releaseTag": "Public",
|
15649
|
+
"overloadIndex": 1,
|
15650
|
+
"parameters": [
|
15651
|
+
{
|
15652
|
+
"parameterName": "entity",
|
15653
|
+
"parameterTypeTokenRange": {
|
15654
|
+
"startIndex": 1,
|
15655
|
+
"endIndex": 2
|
15656
|
+
},
|
15657
|
+
"isOptional": false
|
15658
|
+
},
|
15659
|
+
{
|
15660
|
+
"parameterName": "networkId",
|
15661
|
+
"parameterTypeTokenRange": {
|
15662
|
+
"startIndex": 3,
|
15663
|
+
"endIndex": 4
|
15664
|
+
},
|
15665
|
+
"isOptional": false
|
15666
|
+
},
|
15667
|
+
{
|
15668
|
+
"parameterName": "buf",
|
15669
|
+
"parameterTypeTokenRange": {
|
15670
|
+
"startIndex": 5,
|
15671
|
+
"endIndex": 6
|
15672
|
+
},
|
15673
|
+
"isOptional": false
|
15674
|
+
}
|
15675
|
+
],
|
15676
|
+
"name": "write"
|
15677
|
+
}
|
15678
|
+
]
|
15679
|
+
},
|
15680
|
+
{
|
15681
|
+
"kind": "TypeAlias",
|
15682
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetworkMessage:type",
|
15683
|
+
"docComment": "/**\n * @public\n */\n",
|
15684
|
+
"excerptTokens": [
|
15685
|
+
{
|
15686
|
+
"kind": "Content",
|
15687
|
+
"text": "export type DeleteEntityNetworkMessage = "
|
15688
|
+
},
|
15689
|
+
{
|
15690
|
+
"kind": "Reference",
|
15691
|
+
"text": "CrdtMessageHeader",
|
15692
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageHeader:type"
|
15693
|
+
},
|
15694
|
+
{
|
15695
|
+
"kind": "Content",
|
15696
|
+
"text": " & "
|
15697
|
+
},
|
15698
|
+
{
|
15699
|
+
"kind": "Reference",
|
15700
|
+
"text": "DeleteEntityNetworkMessageBody",
|
15701
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetworkMessageBody:type"
|
15702
|
+
},
|
15703
|
+
{
|
15704
|
+
"kind": "Content",
|
15705
|
+
"text": ";"
|
15706
|
+
}
|
15707
|
+
],
|
15708
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
15709
|
+
"releaseTag": "Public",
|
15710
|
+
"name": "DeleteEntityNetworkMessage",
|
15711
|
+
"typeTokenRange": {
|
15712
|
+
"startIndex": 1,
|
15713
|
+
"endIndex": 4
|
15714
|
+
}
|
15715
|
+
},
|
15716
|
+
{
|
15717
|
+
"kind": "TypeAlias",
|
15718
|
+
"canonicalReference": "@dcl/playground-assets!DeleteEntityNetworkMessageBody:type",
|
15719
|
+
"docComment": "/**\n * @public\n */\n",
|
15720
|
+
"excerptTokens": [
|
15721
|
+
{
|
15722
|
+
"kind": "Content",
|
15723
|
+
"text": "export type DeleteEntityNetworkMessageBody = "
|
15724
|
+
},
|
15725
|
+
{
|
15726
|
+
"kind": "Content",
|
15727
|
+
"text": "{\n type: "
|
15728
|
+
},
|
15729
|
+
{
|
15730
|
+
"kind": "Reference",
|
15731
|
+
"text": "CrdtMessageType.DELETE_ENTITY_NETWORK",
|
15732
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.DELETE_ENTITY_NETWORK:member"
|
15733
|
+
},
|
15734
|
+
{
|
15735
|
+
"kind": "Content",
|
15736
|
+
"text": ";\n entityId: "
|
15737
|
+
},
|
15738
|
+
{
|
15739
|
+
"kind": "Reference",
|
15740
|
+
"text": "Entity",
|
15741
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
15742
|
+
},
|
15743
|
+
{
|
15744
|
+
"kind": "Content",
|
15745
|
+
"text": ";\n networkId: number;\n}"
|
15746
|
+
},
|
15747
|
+
{
|
15748
|
+
"kind": "Content",
|
15749
|
+
"text": ";"
|
15750
|
+
}
|
15751
|
+
],
|
15752
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
15753
|
+
"releaseTag": "Public",
|
15754
|
+
"name": "DeleteEntityNetworkMessageBody",
|
15755
|
+
"typeTokenRange": {
|
15756
|
+
"startIndex": 1,
|
15757
|
+
"endIndex": 6
|
15758
|
+
}
|
15759
|
+
},
|
15082
15760
|
{
|
15083
15761
|
"kind": "TypeAlias",
|
15084
15762
|
"canonicalReference": "@dcl/playground-assets!DisplayType:type",
|
@@ -17905,76 +18583,6 @@
|
|
17905
18583
|
"parameters": [],
|
17906
18584
|
"name": "addEntity"
|
17907
18585
|
},
|
17908
|
-
{
|
17909
|
-
"kind": "MethodSignature",
|
17910
|
-
"canonicalReference": "@dcl/playground-assets!IEngine#addNetworkManager:member(1)",
|
17911
|
-
"docComment": "/**\n * Initialize network manager\n *\n * @alpha\n */\n",
|
17912
|
-
"excerptTokens": [
|
17913
|
-
{
|
17914
|
-
"kind": "Content",
|
17915
|
-
"text": "addNetworkManager(reservedLocalEntities: "
|
17916
|
-
},
|
17917
|
-
{
|
17918
|
-
"kind": "Content",
|
17919
|
-
"text": "number"
|
17920
|
-
},
|
17921
|
-
{
|
17922
|
-
"kind": "Content",
|
17923
|
-
"text": ", range: "
|
17924
|
-
},
|
17925
|
-
{
|
17926
|
-
"kind": "Content",
|
17927
|
-
"text": "[number, number]"
|
17928
|
-
},
|
17929
|
-
{
|
17930
|
-
"kind": "Content",
|
17931
|
-
"text": "): "
|
17932
|
-
},
|
17933
|
-
{
|
17934
|
-
"kind": "Content",
|
17935
|
-
"text": "{\n addEntity: "
|
17936
|
-
},
|
17937
|
-
{
|
17938
|
-
"kind": "Reference",
|
17939
|
-
"text": "IEngine",
|
17940
|
-
"canonicalReference": "@dcl/playground-assets!IEngine:interface"
|
17941
|
-
},
|
17942
|
-
{
|
17943
|
-
"kind": "Content",
|
17944
|
-
"text": "['addEntity'];\n }"
|
17945
|
-
},
|
17946
|
-
{
|
17947
|
-
"kind": "Content",
|
17948
|
-
"text": ";"
|
17949
|
-
}
|
17950
|
-
],
|
17951
|
-
"isOptional": false,
|
17952
|
-
"returnTypeTokenRange": {
|
17953
|
-
"startIndex": 5,
|
17954
|
-
"endIndex": 8
|
17955
|
-
},
|
17956
|
-
"releaseTag": "Alpha",
|
17957
|
-
"overloadIndex": 1,
|
17958
|
-
"parameters": [
|
17959
|
-
{
|
17960
|
-
"parameterName": "reservedLocalEntities",
|
17961
|
-
"parameterTypeTokenRange": {
|
17962
|
-
"startIndex": 1,
|
17963
|
-
"endIndex": 2
|
17964
|
-
},
|
17965
|
-
"isOptional": false
|
17966
|
-
},
|
17967
|
-
{
|
17968
|
-
"parameterName": "range",
|
17969
|
-
"parameterTypeTokenRange": {
|
17970
|
-
"startIndex": 3,
|
17971
|
-
"endIndex": 4
|
17972
|
-
},
|
17973
|
-
"isOptional": false
|
17974
|
-
}
|
17975
|
-
],
|
17976
|
-
"name": "addNetworkManager"
|
17977
|
-
},
|
17978
18586
|
{
|
17979
18587
|
"kind": "MethodSignature",
|
17980
18588
|
"canonicalReference": "@dcl/playground-assets!IEngine#addSystem:member(1)",
|
@@ -18815,48 +19423,6 @@
|
|
18815
19423
|
],
|
18816
19424
|
"name": "getEntityState"
|
18817
19425
|
},
|
18818
|
-
{
|
18819
|
-
"kind": "MethodSignature",
|
18820
|
-
"canonicalReference": "@dcl/playground-assets!IEngine#getNetworkManager:member(1)",
|
18821
|
-
"docComment": "/**\n * Get netowrk manager to create entities.\n *\n * @alpha\n */\n",
|
18822
|
-
"excerptTokens": [
|
18823
|
-
{
|
18824
|
-
"kind": "Content",
|
18825
|
-
"text": "getNetworkManager(): "
|
18826
|
-
},
|
18827
|
-
{
|
18828
|
-
"kind": "Reference",
|
18829
|
-
"text": "ReturnType",
|
18830
|
-
"canonicalReference": "!ReturnType:type"
|
18831
|
-
},
|
18832
|
-
{
|
18833
|
-
"kind": "Content",
|
18834
|
-
"text": "<"
|
18835
|
-
},
|
18836
|
-
{
|
18837
|
-
"kind": "Reference",
|
18838
|
-
"text": "IEngine",
|
18839
|
-
"canonicalReference": "@dcl/playground-assets!IEngine:interface"
|
18840
|
-
},
|
18841
|
-
{
|
18842
|
-
"kind": "Content",
|
18843
|
-
"text": "['addNetworkManager']>"
|
18844
|
-
},
|
18845
|
-
{
|
18846
|
-
"kind": "Content",
|
18847
|
-
"text": ";"
|
18848
|
-
}
|
18849
|
-
],
|
18850
|
-
"isOptional": false,
|
18851
|
-
"returnTypeTokenRange": {
|
18852
|
-
"startIndex": 1,
|
18853
|
-
"endIndex": 5
|
18854
|
-
},
|
18855
|
-
"releaseTag": "Alpha",
|
18856
|
-
"overloadIndex": 1,
|
18857
|
-
"parameters": [],
|
18858
|
-
"name": "getNetworkManager"
|
18859
|
-
},
|
18860
19426
|
{
|
18861
19427
|
"kind": "PropertySignature",
|
18862
19428
|
"canonicalReference": "@dcl/playground-assets!IEngine#PlayerEntity:member",
|
@@ -20740,6 +21306,232 @@
|
|
20740
21306
|
"endIndex": 2
|
20741
21307
|
}
|
20742
21308
|
},
|
21309
|
+
{
|
21310
|
+
"kind": "TypeAlias",
|
21311
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkEntity:type",
|
21312
|
+
"docComment": "",
|
21313
|
+
"excerptTokens": [
|
21314
|
+
{
|
21315
|
+
"kind": "Content",
|
21316
|
+
"text": "export type INetowrkEntity = "
|
21317
|
+
},
|
21318
|
+
{
|
21319
|
+
"kind": "Reference",
|
21320
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
21321
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
21322
|
+
},
|
21323
|
+
{
|
21324
|
+
"kind": "Content",
|
21325
|
+
"text": "<"
|
21326
|
+
},
|
21327
|
+
{
|
21328
|
+
"kind": "Reference",
|
21329
|
+
"text": "INetowrkEntityType",
|
21330
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkEntityType:interface"
|
21331
|
+
},
|
21332
|
+
{
|
21333
|
+
"kind": "Content",
|
21334
|
+
"text": ">"
|
21335
|
+
},
|
21336
|
+
{
|
21337
|
+
"kind": "Content",
|
21338
|
+
"text": ";"
|
21339
|
+
}
|
21340
|
+
],
|
21341
|
+
"fileUrlPath": "../ecs/dist/components/manual/NetworkEntity.d.ts",
|
21342
|
+
"releaseTag": "Public",
|
21343
|
+
"name": "INetowrkEntity",
|
21344
|
+
"typeTokenRange": {
|
21345
|
+
"startIndex": 1,
|
21346
|
+
"endIndex": 5
|
21347
|
+
}
|
21348
|
+
},
|
21349
|
+
{
|
21350
|
+
"kind": "Interface",
|
21351
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkEntityType:interface",
|
21352
|
+
"docComment": "",
|
21353
|
+
"excerptTokens": [
|
21354
|
+
{
|
21355
|
+
"kind": "Content",
|
21356
|
+
"text": "export interface INetowrkEntityType "
|
21357
|
+
}
|
21358
|
+
],
|
21359
|
+
"fileUrlPath": "../ecs/dist/components/manual/NetworkEntity.d.ts",
|
21360
|
+
"releaseTag": "Public",
|
21361
|
+
"name": "INetowrkEntityType",
|
21362
|
+
"preserveMemberOrder": false,
|
21363
|
+
"members": [
|
21364
|
+
{
|
21365
|
+
"kind": "PropertySignature",
|
21366
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkEntityType#entityId:member",
|
21367
|
+
"docComment": "",
|
21368
|
+
"excerptTokens": [
|
21369
|
+
{
|
21370
|
+
"kind": "Content",
|
21371
|
+
"text": "entityId: "
|
21372
|
+
},
|
21373
|
+
{
|
21374
|
+
"kind": "Reference",
|
21375
|
+
"text": "Entity",
|
21376
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
21377
|
+
},
|
21378
|
+
{
|
21379
|
+
"kind": "Content",
|
21380
|
+
"text": ";"
|
21381
|
+
}
|
21382
|
+
],
|
21383
|
+
"isReadonly": false,
|
21384
|
+
"isOptional": false,
|
21385
|
+
"releaseTag": "Public",
|
21386
|
+
"name": "entityId",
|
21387
|
+
"propertyTypeTokenRange": {
|
21388
|
+
"startIndex": 1,
|
21389
|
+
"endIndex": 2
|
21390
|
+
}
|
21391
|
+
},
|
21392
|
+
{
|
21393
|
+
"kind": "PropertySignature",
|
21394
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkEntityType#networkId:member",
|
21395
|
+
"docComment": "",
|
21396
|
+
"excerptTokens": [
|
21397
|
+
{
|
21398
|
+
"kind": "Content",
|
21399
|
+
"text": "networkId: "
|
21400
|
+
},
|
21401
|
+
{
|
21402
|
+
"kind": "Content",
|
21403
|
+
"text": "number"
|
21404
|
+
},
|
21405
|
+
{
|
21406
|
+
"kind": "Content",
|
21407
|
+
"text": ";"
|
21408
|
+
}
|
21409
|
+
],
|
21410
|
+
"isReadonly": false,
|
21411
|
+
"isOptional": false,
|
21412
|
+
"releaseTag": "Public",
|
21413
|
+
"name": "networkId",
|
21414
|
+
"propertyTypeTokenRange": {
|
21415
|
+
"startIndex": 1,
|
21416
|
+
"endIndex": 2
|
21417
|
+
}
|
21418
|
+
}
|
21419
|
+
],
|
21420
|
+
"extendsTokenRanges": []
|
21421
|
+
},
|
21422
|
+
{
|
21423
|
+
"kind": "TypeAlias",
|
21424
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkParent:type",
|
21425
|
+
"docComment": "",
|
21426
|
+
"excerptTokens": [
|
21427
|
+
{
|
21428
|
+
"kind": "Content",
|
21429
|
+
"text": "export type INetowrkParent = "
|
21430
|
+
},
|
21431
|
+
{
|
21432
|
+
"kind": "Reference",
|
21433
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
21434
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
21435
|
+
},
|
21436
|
+
{
|
21437
|
+
"kind": "Content",
|
21438
|
+
"text": "<"
|
21439
|
+
},
|
21440
|
+
{
|
21441
|
+
"kind": "Reference",
|
21442
|
+
"text": "INetowrkParentType",
|
21443
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkParentType:interface"
|
21444
|
+
},
|
21445
|
+
{
|
21446
|
+
"kind": "Content",
|
21447
|
+
"text": ">"
|
21448
|
+
},
|
21449
|
+
{
|
21450
|
+
"kind": "Content",
|
21451
|
+
"text": ";"
|
21452
|
+
}
|
21453
|
+
],
|
21454
|
+
"fileUrlPath": "../ecs/dist/components/manual/NetworkParent.d.ts",
|
21455
|
+
"releaseTag": "Public",
|
21456
|
+
"name": "INetowrkParent",
|
21457
|
+
"typeTokenRange": {
|
21458
|
+
"startIndex": 1,
|
21459
|
+
"endIndex": 5
|
21460
|
+
}
|
21461
|
+
},
|
21462
|
+
{
|
21463
|
+
"kind": "Interface",
|
21464
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkParentType:interface",
|
21465
|
+
"docComment": "",
|
21466
|
+
"excerptTokens": [
|
21467
|
+
{
|
21468
|
+
"kind": "Content",
|
21469
|
+
"text": "export interface INetowrkParentType "
|
21470
|
+
}
|
21471
|
+
],
|
21472
|
+
"fileUrlPath": "../ecs/dist/components/manual/NetworkParent.d.ts",
|
21473
|
+
"releaseTag": "Public",
|
21474
|
+
"name": "INetowrkParentType",
|
21475
|
+
"preserveMemberOrder": false,
|
21476
|
+
"members": [
|
21477
|
+
{
|
21478
|
+
"kind": "PropertySignature",
|
21479
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkParentType#entityId:member",
|
21480
|
+
"docComment": "",
|
21481
|
+
"excerptTokens": [
|
21482
|
+
{
|
21483
|
+
"kind": "Content",
|
21484
|
+
"text": "entityId: "
|
21485
|
+
},
|
21486
|
+
{
|
21487
|
+
"kind": "Reference",
|
21488
|
+
"text": "Entity",
|
21489
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
21490
|
+
},
|
21491
|
+
{
|
21492
|
+
"kind": "Content",
|
21493
|
+
"text": ";"
|
21494
|
+
}
|
21495
|
+
],
|
21496
|
+
"isReadonly": false,
|
21497
|
+
"isOptional": false,
|
21498
|
+
"releaseTag": "Public",
|
21499
|
+
"name": "entityId",
|
21500
|
+
"propertyTypeTokenRange": {
|
21501
|
+
"startIndex": 1,
|
21502
|
+
"endIndex": 2
|
21503
|
+
}
|
21504
|
+
},
|
21505
|
+
{
|
21506
|
+
"kind": "PropertySignature",
|
21507
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkParentType#networkId:member",
|
21508
|
+
"docComment": "",
|
21509
|
+
"excerptTokens": [
|
21510
|
+
{
|
21511
|
+
"kind": "Content",
|
21512
|
+
"text": "networkId: "
|
21513
|
+
},
|
21514
|
+
{
|
21515
|
+
"kind": "Content",
|
21516
|
+
"text": "number"
|
21517
|
+
},
|
21518
|
+
{
|
21519
|
+
"kind": "Content",
|
21520
|
+
"text": ";"
|
21521
|
+
}
|
21522
|
+
],
|
21523
|
+
"isReadonly": false,
|
21524
|
+
"isOptional": false,
|
21525
|
+
"releaseTag": "Public",
|
21526
|
+
"name": "networkId",
|
21527
|
+
"propertyTypeTokenRange": {
|
21528
|
+
"startIndex": 1,
|
21529
|
+
"endIndex": 2
|
21530
|
+
}
|
21531
|
+
}
|
21532
|
+
],
|
21533
|
+
"extendsTokenRanges": []
|
21534
|
+
},
|
20743
21535
|
{
|
20744
21536
|
"kind": "Function",
|
20745
21537
|
"canonicalReference": "@dcl/playground-assets!Input:function(1)",
|
@@ -31820,6 +32612,54 @@
|
|
31820
32612
|
],
|
31821
32613
|
"extendsTokenRanges": []
|
31822
32614
|
},
|
32615
|
+
{
|
32616
|
+
"kind": "Variable",
|
32617
|
+
"canonicalReference": "@dcl/playground-assets!NetworkEntity:var",
|
32618
|
+
"docComment": "/**\n * Tag a entity to be syncronized through comms\n *\n * @alpha\n */\n",
|
32619
|
+
"excerptTokens": [
|
32620
|
+
{
|
32621
|
+
"kind": "Content",
|
32622
|
+
"text": "NetworkEntity: "
|
32623
|
+
},
|
32624
|
+
{
|
32625
|
+
"kind": "Reference",
|
32626
|
+
"text": "INetowrkEntity",
|
32627
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkEntity:type"
|
32628
|
+
}
|
32629
|
+
],
|
32630
|
+
"fileUrlPath": "../ecs/dist/index.d.ts",
|
32631
|
+
"isReadonly": true,
|
32632
|
+
"releaseTag": "Alpha",
|
32633
|
+
"name": "NetworkEntity",
|
32634
|
+
"variableTypeTokenRange": {
|
32635
|
+
"startIndex": 1,
|
32636
|
+
"endIndex": 2
|
32637
|
+
}
|
32638
|
+
},
|
32639
|
+
{
|
32640
|
+
"kind": "Variable",
|
32641
|
+
"canonicalReference": "@dcl/playground-assets!NetworkParent:var",
|
32642
|
+
"docComment": "/**\n * Tag a entity to be syncronized through comms\n *\n * @alpha\n */\n",
|
32643
|
+
"excerptTokens": [
|
32644
|
+
{
|
32645
|
+
"kind": "Content",
|
32646
|
+
"text": "NetworkParent: "
|
32647
|
+
},
|
32648
|
+
{
|
32649
|
+
"kind": "Reference",
|
32650
|
+
"text": "INetowrkParent",
|
32651
|
+
"canonicalReference": "@dcl/playground-assets!INetowrkParent:type"
|
32652
|
+
}
|
32653
|
+
],
|
32654
|
+
"fileUrlPath": "../ecs/dist/index.d.ts",
|
32655
|
+
"isReadonly": true,
|
32656
|
+
"releaseTag": "Alpha",
|
32657
|
+
"name": "NetworkParent",
|
32658
|
+
"variableTypeTokenRange": {
|
32659
|
+
"startIndex": 1,
|
32660
|
+
"endIndex": 2
|
32661
|
+
}
|
32662
|
+
},
|
31823
32663
|
{
|
31824
32664
|
"kind": "Enum",
|
31825
32665
|
"canonicalReference": "@dcl/playground-assets!NftFrameType:enum",
|
@@ -53305,6 +54145,311 @@
|
|
53305
54145
|
}
|
53306
54146
|
]
|
53307
54147
|
},
|
54148
|
+
{
|
54149
|
+
"kind": "TypeAlias",
|
54150
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentMessage:type",
|
54151
|
+
"docComment": "/**\n * @public\n */\n",
|
54152
|
+
"excerptTokens": [
|
54153
|
+
{
|
54154
|
+
"kind": "Content",
|
54155
|
+
"text": "export type PutNetworkComponentMessage = "
|
54156
|
+
},
|
54157
|
+
{
|
54158
|
+
"kind": "Reference",
|
54159
|
+
"text": "CrdtMessageHeader",
|
54160
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageHeader:type"
|
54161
|
+
},
|
54162
|
+
{
|
54163
|
+
"kind": "Content",
|
54164
|
+
"text": " & "
|
54165
|
+
},
|
54166
|
+
{
|
54167
|
+
"kind": "Reference",
|
54168
|
+
"text": "PutNetworkComponentMessageBody",
|
54169
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentMessageBody:type"
|
54170
|
+
},
|
54171
|
+
{
|
54172
|
+
"kind": "Content",
|
54173
|
+
"text": ";"
|
54174
|
+
}
|
54175
|
+
],
|
54176
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
54177
|
+
"releaseTag": "Public",
|
54178
|
+
"name": "PutNetworkComponentMessage",
|
54179
|
+
"typeTokenRange": {
|
54180
|
+
"startIndex": 1,
|
54181
|
+
"endIndex": 4
|
54182
|
+
}
|
54183
|
+
},
|
54184
|
+
{
|
54185
|
+
"kind": "TypeAlias",
|
54186
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentMessageBody:type",
|
54187
|
+
"docComment": "",
|
54188
|
+
"excerptTokens": [
|
54189
|
+
{
|
54190
|
+
"kind": "Content",
|
54191
|
+
"text": "export type PutNetworkComponentMessageBody = "
|
54192
|
+
},
|
54193
|
+
{
|
54194
|
+
"kind": "Reference",
|
54195
|
+
"text": "Omit",
|
54196
|
+
"canonicalReference": "!Omit:type"
|
54197
|
+
},
|
54198
|
+
{
|
54199
|
+
"kind": "Content",
|
54200
|
+
"text": "<"
|
54201
|
+
},
|
54202
|
+
{
|
54203
|
+
"kind": "Reference",
|
54204
|
+
"text": "PutComponentMessageBody",
|
54205
|
+
"canonicalReference": "@dcl/playground-assets!PutComponentMessageBody:type"
|
54206
|
+
},
|
54207
|
+
{
|
54208
|
+
"kind": "Content",
|
54209
|
+
"text": ", 'type'> & {\n type: "
|
54210
|
+
},
|
54211
|
+
{
|
54212
|
+
"kind": "Reference",
|
54213
|
+
"text": "CrdtMessageType.PUT_COMPONENT_NETWORK",
|
54214
|
+
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.PUT_COMPONENT_NETWORK:member"
|
54215
|
+
},
|
54216
|
+
{
|
54217
|
+
"kind": "Content",
|
54218
|
+
"text": ";\n networkId: number;\n}"
|
54219
|
+
},
|
54220
|
+
{
|
54221
|
+
"kind": "Content",
|
54222
|
+
"text": ";"
|
54223
|
+
}
|
54224
|
+
],
|
54225
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
54226
|
+
"releaseTag": "Public",
|
54227
|
+
"name": "PutNetworkComponentMessageBody",
|
54228
|
+
"typeTokenRange": {
|
54229
|
+
"startIndex": 1,
|
54230
|
+
"endIndex": 7
|
54231
|
+
}
|
54232
|
+
},
|
54233
|
+
{
|
54234
|
+
"kind": "Namespace",
|
54235
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentOperation:namespace",
|
54236
|
+
"docComment": "/**\n * @public\n */\n",
|
54237
|
+
"excerptTokens": [
|
54238
|
+
{
|
54239
|
+
"kind": "Content",
|
54240
|
+
"text": "export declare namespace PutNetworkComponentOperation "
|
54241
|
+
}
|
54242
|
+
],
|
54243
|
+
"fileUrlPath": "../ecs/dist/serialization/crdt/network/putComponentNetwork.d.ts",
|
54244
|
+
"releaseTag": "Public",
|
54245
|
+
"name": "PutNetworkComponentOperation",
|
54246
|
+
"preserveMemberOrder": false,
|
54247
|
+
"members": [
|
54248
|
+
{
|
54249
|
+
"kind": "Variable",
|
54250
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentOperation.MESSAGE_HEADER_LENGTH:var",
|
54251
|
+
"docComment": "",
|
54252
|
+
"excerptTokens": [
|
54253
|
+
{
|
54254
|
+
"kind": "Content",
|
54255
|
+
"text": "MESSAGE_HEADER_LENGTH = "
|
54256
|
+
},
|
54257
|
+
{
|
54258
|
+
"kind": "Content",
|
54259
|
+
"text": "20"
|
54260
|
+
}
|
54261
|
+
],
|
54262
|
+
"initializerTokenRange": {
|
54263
|
+
"startIndex": 1,
|
54264
|
+
"endIndex": 2
|
54265
|
+
},
|
54266
|
+
"isReadonly": true,
|
54267
|
+
"releaseTag": "Public",
|
54268
|
+
"name": "MESSAGE_HEADER_LENGTH",
|
54269
|
+
"variableTypeTokenRange": {
|
54270
|
+
"startIndex": 0,
|
54271
|
+
"endIndex": 0
|
54272
|
+
}
|
54273
|
+
},
|
54274
|
+
{
|
54275
|
+
"kind": "Function",
|
54276
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentOperation.read:function(1)",
|
54277
|
+
"docComment": "",
|
54278
|
+
"excerptTokens": [
|
54279
|
+
{
|
54280
|
+
"kind": "Content",
|
54281
|
+
"text": "function read(buf: "
|
54282
|
+
},
|
54283
|
+
{
|
54284
|
+
"kind": "Reference",
|
54285
|
+
"text": "ByteBuffer",
|
54286
|
+
"canonicalReference": "@dcl/playground-assets!ByteBuffer:interface"
|
54287
|
+
},
|
54288
|
+
{
|
54289
|
+
"kind": "Content",
|
54290
|
+
"text": "): "
|
54291
|
+
},
|
54292
|
+
{
|
54293
|
+
"kind": "Reference",
|
54294
|
+
"text": "PutNetworkComponentMessage",
|
54295
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentMessage:type"
|
54296
|
+
},
|
54297
|
+
{
|
54298
|
+
"kind": "Content",
|
54299
|
+
"text": " | null"
|
54300
|
+
},
|
54301
|
+
{
|
54302
|
+
"kind": "Content",
|
54303
|
+
"text": ";"
|
54304
|
+
}
|
54305
|
+
],
|
54306
|
+
"returnTypeTokenRange": {
|
54307
|
+
"startIndex": 3,
|
54308
|
+
"endIndex": 5
|
54309
|
+
},
|
54310
|
+
"releaseTag": "Public",
|
54311
|
+
"overloadIndex": 1,
|
54312
|
+
"parameters": [
|
54313
|
+
{
|
54314
|
+
"parameterName": "buf",
|
54315
|
+
"parameterTypeTokenRange": {
|
54316
|
+
"startIndex": 1,
|
54317
|
+
"endIndex": 2
|
54318
|
+
},
|
54319
|
+
"isOptional": false
|
54320
|
+
}
|
54321
|
+
],
|
54322
|
+
"name": "read"
|
54323
|
+
},
|
54324
|
+
{
|
54325
|
+
"kind": "Function",
|
54326
|
+
"canonicalReference": "@dcl/playground-assets!PutNetworkComponentOperation.write:function(1)",
|
54327
|
+
"docComment": "/**\n * Call this function for an optimal writing data passing the ByteBuffer already allocated\n */\n",
|
54328
|
+
"excerptTokens": [
|
54329
|
+
{
|
54330
|
+
"kind": "Content",
|
54331
|
+
"text": "function write(entity: "
|
54332
|
+
},
|
54333
|
+
{
|
54334
|
+
"kind": "Reference",
|
54335
|
+
"text": "Entity",
|
54336
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
54337
|
+
},
|
54338
|
+
{
|
54339
|
+
"kind": "Content",
|
54340
|
+
"text": ", timestamp: "
|
54341
|
+
},
|
54342
|
+
{
|
54343
|
+
"kind": "Content",
|
54344
|
+
"text": "number"
|
54345
|
+
},
|
54346
|
+
{
|
54347
|
+
"kind": "Content",
|
54348
|
+
"text": ", componentId: "
|
54349
|
+
},
|
54350
|
+
{
|
54351
|
+
"kind": "Content",
|
54352
|
+
"text": "number"
|
54353
|
+
},
|
54354
|
+
{
|
54355
|
+
"kind": "Content",
|
54356
|
+
"text": ", networkId: "
|
54357
|
+
},
|
54358
|
+
{
|
54359
|
+
"kind": "Content",
|
54360
|
+
"text": "number"
|
54361
|
+
},
|
54362
|
+
{
|
54363
|
+
"kind": "Content",
|
54364
|
+
"text": ", data: "
|
54365
|
+
},
|
54366
|
+
{
|
54367
|
+
"kind": "Reference",
|
54368
|
+
"text": "Uint8Array",
|
54369
|
+
"canonicalReference": "!Uint8Array:interface"
|
54370
|
+
},
|
54371
|
+
{
|
54372
|
+
"kind": "Content",
|
54373
|
+
"text": ", buf: "
|
54374
|
+
},
|
54375
|
+
{
|
54376
|
+
"kind": "Reference",
|
54377
|
+
"text": "ByteBuffer",
|
54378
|
+
"canonicalReference": "@dcl/playground-assets!ByteBuffer:interface"
|
54379
|
+
},
|
54380
|
+
{
|
54381
|
+
"kind": "Content",
|
54382
|
+
"text": "): "
|
54383
|
+
},
|
54384
|
+
{
|
54385
|
+
"kind": "Content",
|
54386
|
+
"text": "void"
|
54387
|
+
},
|
54388
|
+
{
|
54389
|
+
"kind": "Content",
|
54390
|
+
"text": ";"
|
54391
|
+
}
|
54392
|
+
],
|
54393
|
+
"returnTypeTokenRange": {
|
54394
|
+
"startIndex": 13,
|
54395
|
+
"endIndex": 14
|
54396
|
+
},
|
54397
|
+
"releaseTag": "Public",
|
54398
|
+
"overloadIndex": 1,
|
54399
|
+
"parameters": [
|
54400
|
+
{
|
54401
|
+
"parameterName": "entity",
|
54402
|
+
"parameterTypeTokenRange": {
|
54403
|
+
"startIndex": 1,
|
54404
|
+
"endIndex": 2
|
54405
|
+
},
|
54406
|
+
"isOptional": false
|
54407
|
+
},
|
54408
|
+
{
|
54409
|
+
"parameterName": "timestamp",
|
54410
|
+
"parameterTypeTokenRange": {
|
54411
|
+
"startIndex": 3,
|
54412
|
+
"endIndex": 4
|
54413
|
+
},
|
54414
|
+
"isOptional": false
|
54415
|
+
},
|
54416
|
+
{
|
54417
|
+
"parameterName": "componentId",
|
54418
|
+
"parameterTypeTokenRange": {
|
54419
|
+
"startIndex": 5,
|
54420
|
+
"endIndex": 6
|
54421
|
+
},
|
54422
|
+
"isOptional": false
|
54423
|
+
},
|
54424
|
+
{
|
54425
|
+
"parameterName": "networkId",
|
54426
|
+
"parameterTypeTokenRange": {
|
54427
|
+
"startIndex": 7,
|
54428
|
+
"endIndex": 8
|
54429
|
+
},
|
54430
|
+
"isOptional": false
|
54431
|
+
},
|
54432
|
+
{
|
54433
|
+
"parameterName": "data",
|
54434
|
+
"parameterTypeTokenRange": {
|
54435
|
+
"startIndex": 9,
|
54436
|
+
"endIndex": 10
|
54437
|
+
},
|
54438
|
+
"isOptional": false
|
54439
|
+
},
|
54440
|
+
{
|
54441
|
+
"parameterName": "buf",
|
54442
|
+
"parameterTypeTokenRange": {
|
54443
|
+
"startIndex": 11,
|
54444
|
+
"endIndex": 12
|
54445
|
+
},
|
54446
|
+
"isOptional": false
|
54447
|
+
}
|
54448
|
+
],
|
54449
|
+
"name": "write"
|
54450
|
+
}
|
54451
|
+
]
|
54452
|
+
},
|
53308
54453
|
{
|
53309
54454
|
"kind": "Namespace",
|
53310
54455
|
"canonicalReference": "@dcl/playground-assets!Quaternion:namespace",
|
@@ -57844,7 +58989,7 @@
|
|
57844
58989
|
},
|
57845
58990
|
{
|
57846
58991
|
"kind": "Content",
|
57847
|
-
"text": ", 'getEntitiesWith' | 'defineComponentFromSchema' | 'removeEntity'>"
|
58992
|
+
"text": ", 'getEntitiesWith' | 'defineComponentFromSchema' | 'removeEntity' | 'defineComponent'>"
|
57848
58993
|
},
|
57849
58994
|
{
|
57850
58995
|
"kind": "Content",
|
@@ -62620,7 +63765,7 @@
|
|
62620
63765
|
},
|
62621
63766
|
{
|
62622
63767
|
"kind": "Content",
|
62623
|
-
"text": ", 'messageBuffer'>): boolean;\n}"
|
63768
|
+
"text": ", 'messageBuffer'>): boolean;\n type?: string;\n}"
|
62624
63769
|
},
|
62625
63770
|
{
|
62626
63771
|
"kind": "Content",
|