@dcl/playground-assets 7.22.6-25321038582.commit-63ddb3f → 7.22.6-25375246959.commit-ec25d50
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 +83 -102
- package/dist/beta.d.ts +83 -102
- package/dist/index.bundled.d.ts +83 -102
- package/dist/index.js +9 -9
- package/dist/playground/sdk/apis.d.ts +30 -0
- package/dist/playground/sdk/dcl-sdk.package.json +2 -2
- package/dist/playground-assets.d.ts +83 -102
- package/etc/playground-assets.api.json +1476 -1440
- package/etc/playground-assets.api.md +70 -79
- package/package.json +5 -6
|
@@ -1165,6 +1165,43 @@
|
|
|
1165
1165
|
"endIndex": 6
|
|
1166
1166
|
}
|
|
1167
1167
|
},
|
|
1168
|
+
{
|
|
1169
|
+
"kind": "Variable",
|
|
1170
|
+
"canonicalReference": "@dcl/playground-assets!AudioAnalysis:var",
|
|
1171
|
+
"docComment": "/**\n * @public\n */\n",
|
|
1172
|
+
"excerptTokens": [
|
|
1173
|
+
{
|
|
1174
|
+
"kind": "Content",
|
|
1175
|
+
"text": "AudioAnalysis: "
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"kind": "Reference",
|
|
1179
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
1180
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"kind": "Content",
|
|
1184
|
+
"text": "<"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"kind": "Reference",
|
|
1188
|
+
"text": "PBAudioAnalysis",
|
|
1189
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis"
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
"kind": "Content",
|
|
1193
|
+
"text": ">"
|
|
1194
|
+
}
|
|
1195
|
+
],
|
|
1196
|
+
"fileUrlPath": "../ecs/dist/components/generated/global.gen.d.ts",
|
|
1197
|
+
"isReadonly": true,
|
|
1198
|
+
"releaseTag": "Public",
|
|
1199
|
+
"name": "AudioAnalysis",
|
|
1200
|
+
"variableTypeTokenRange": {
|
|
1201
|
+
"startIndex": 1,
|
|
1202
|
+
"endIndex": 5
|
|
1203
|
+
}
|
|
1204
|
+
},
|
|
1168
1205
|
{
|
|
1169
1206
|
"kind": "Variable",
|
|
1170
1207
|
"canonicalReference": "@dcl/playground-assets!AudioEvent:var",
|
|
@@ -1531,299 +1568,6 @@
|
|
|
1531
1568
|
}
|
|
1532
1569
|
]
|
|
1533
1570
|
},
|
|
1534
|
-
{
|
|
1535
|
-
"kind": "TypeAlias",
|
|
1536
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentMessage:type",
|
|
1537
|
-
"docComment": "/**\n * @public\n */\n",
|
|
1538
|
-
"excerptTokens": [
|
|
1539
|
-
{
|
|
1540
|
-
"kind": "Content",
|
|
1541
|
-
"text": "export type AuthoritativePutComponentMessage = "
|
|
1542
|
-
},
|
|
1543
|
-
{
|
|
1544
|
-
"kind": "Reference",
|
|
1545
|
-
"text": "CrdtMessageHeader",
|
|
1546
|
-
"canonicalReference": "@dcl/playground-assets!CrdtMessageHeader:type"
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
"kind": "Content",
|
|
1550
|
-
"text": " & "
|
|
1551
|
-
},
|
|
1552
|
-
{
|
|
1553
|
-
"kind": "Reference",
|
|
1554
|
-
"text": "AuthoritativePutComponentMessageBody",
|
|
1555
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentMessageBody:type"
|
|
1556
|
-
},
|
|
1557
|
-
{
|
|
1558
|
-
"kind": "Content",
|
|
1559
|
-
"text": ";"
|
|
1560
|
-
}
|
|
1561
|
-
],
|
|
1562
|
-
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
|
1563
|
-
"releaseTag": "Public",
|
|
1564
|
-
"name": "AuthoritativePutComponentMessage",
|
|
1565
|
-
"typeTokenRange": {
|
|
1566
|
-
"startIndex": 1,
|
|
1567
|
-
"endIndex": 4
|
|
1568
|
-
}
|
|
1569
|
-
},
|
|
1570
|
-
{
|
|
1571
|
-
"kind": "TypeAlias",
|
|
1572
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentMessageBody:type",
|
|
1573
|
-
"docComment": "/**\n * Server authoritative message - identical to PutComponentMessageBody but with forced processing Min. length = header (8 bytes) + 16 bytes = 24 bytes\n *\n * @param entity - Uint32 number of the entity\n *\n * @param componentId - Uint32 number of id\n *\n * @param timestamp - Uint32 Lamport timestamp (server's authoritative timestamp)\n *\n * @param data - Uint8[] data of component => length(4 bytes) + block of bytes[0..length-1]\n *\n * @public\n */\n",
|
|
1574
|
-
"excerptTokens": [
|
|
1575
|
-
{
|
|
1576
|
-
"kind": "Content",
|
|
1577
|
-
"text": "export type AuthoritativePutComponentMessageBody = "
|
|
1578
|
-
},
|
|
1579
|
-
{
|
|
1580
|
-
"kind": "Content",
|
|
1581
|
-
"text": "{\n type: "
|
|
1582
|
-
},
|
|
1583
|
-
{
|
|
1584
|
-
"kind": "Reference",
|
|
1585
|
-
"text": "CrdtMessageType.AUTHORITATIVE_PUT_COMPONENT",
|
|
1586
|
-
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.AUTHORITATIVE_PUT_COMPONENT:member"
|
|
1587
|
-
},
|
|
1588
|
-
{
|
|
1589
|
-
"kind": "Content",
|
|
1590
|
-
"text": ";\n entityId: "
|
|
1591
|
-
},
|
|
1592
|
-
{
|
|
1593
|
-
"kind": "Reference",
|
|
1594
|
-
"text": "Entity",
|
|
1595
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
1596
|
-
},
|
|
1597
|
-
{
|
|
1598
|
-
"kind": "Content",
|
|
1599
|
-
"text": ";\n componentId: number;\n timestamp: number;\n data: "
|
|
1600
|
-
},
|
|
1601
|
-
{
|
|
1602
|
-
"kind": "Reference",
|
|
1603
|
-
"text": "Uint8Array",
|
|
1604
|
-
"canonicalReference": "!Uint8Array:interface"
|
|
1605
|
-
},
|
|
1606
|
-
{
|
|
1607
|
-
"kind": "Content",
|
|
1608
|
-
"text": ";\n}"
|
|
1609
|
-
},
|
|
1610
|
-
{
|
|
1611
|
-
"kind": "Content",
|
|
1612
|
-
"text": ";"
|
|
1613
|
-
}
|
|
1614
|
-
],
|
|
1615
|
-
"fileUrlPath": "../ecs/dist/serialization/crdt/types.d.ts",
|
|
1616
|
-
"releaseTag": "Public",
|
|
1617
|
-
"name": "AuthoritativePutComponentMessageBody",
|
|
1618
|
-
"typeTokenRange": {
|
|
1619
|
-
"startIndex": 1,
|
|
1620
|
-
"endIndex": 8
|
|
1621
|
-
}
|
|
1622
|
-
},
|
|
1623
|
-
{
|
|
1624
|
-
"kind": "Namespace",
|
|
1625
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentOperation:namespace",
|
|
1626
|
-
"docComment": "/**\n * @public\n */\n",
|
|
1627
|
-
"excerptTokens": [
|
|
1628
|
-
{
|
|
1629
|
-
"kind": "Content",
|
|
1630
|
-
"text": "export declare namespace AuthoritativePutComponentOperation "
|
|
1631
|
-
}
|
|
1632
|
-
],
|
|
1633
|
-
"fileUrlPath": "../ecs/dist/serialization/crdt/authoritativePutComponent.d.ts",
|
|
1634
|
-
"releaseTag": "Public",
|
|
1635
|
-
"name": "AuthoritativePutComponentOperation",
|
|
1636
|
-
"preserveMemberOrder": false,
|
|
1637
|
-
"members": [
|
|
1638
|
-
{
|
|
1639
|
-
"kind": "Variable",
|
|
1640
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentOperation.MESSAGE_HEADER_LENGTH:var",
|
|
1641
|
-
"docComment": "",
|
|
1642
|
-
"excerptTokens": [
|
|
1643
|
-
{
|
|
1644
|
-
"kind": "Content",
|
|
1645
|
-
"text": "MESSAGE_HEADER_LENGTH = "
|
|
1646
|
-
},
|
|
1647
|
-
{
|
|
1648
|
-
"kind": "Content",
|
|
1649
|
-
"text": "16"
|
|
1650
|
-
}
|
|
1651
|
-
],
|
|
1652
|
-
"initializerTokenRange": {
|
|
1653
|
-
"startIndex": 1,
|
|
1654
|
-
"endIndex": 2
|
|
1655
|
-
},
|
|
1656
|
-
"isReadonly": true,
|
|
1657
|
-
"releaseTag": "Public",
|
|
1658
|
-
"name": "MESSAGE_HEADER_LENGTH",
|
|
1659
|
-
"variableTypeTokenRange": {
|
|
1660
|
-
"startIndex": 0,
|
|
1661
|
-
"endIndex": 0
|
|
1662
|
-
}
|
|
1663
|
-
},
|
|
1664
|
-
{
|
|
1665
|
-
"kind": "Function",
|
|
1666
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentOperation.read:function(1)",
|
|
1667
|
-
"docComment": "",
|
|
1668
|
-
"excerptTokens": [
|
|
1669
|
-
{
|
|
1670
|
-
"kind": "Content",
|
|
1671
|
-
"text": "function read(buf: "
|
|
1672
|
-
},
|
|
1673
|
-
{
|
|
1674
|
-
"kind": "Reference",
|
|
1675
|
-
"text": "ByteBuffer",
|
|
1676
|
-
"canonicalReference": "@dcl/playground-assets!ByteBuffer:interface"
|
|
1677
|
-
},
|
|
1678
|
-
{
|
|
1679
|
-
"kind": "Content",
|
|
1680
|
-
"text": "): "
|
|
1681
|
-
},
|
|
1682
|
-
{
|
|
1683
|
-
"kind": "Reference",
|
|
1684
|
-
"text": "AuthoritativePutComponentMessage",
|
|
1685
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentMessage:type"
|
|
1686
|
-
},
|
|
1687
|
-
{
|
|
1688
|
-
"kind": "Content",
|
|
1689
|
-
"text": " | null"
|
|
1690
|
-
},
|
|
1691
|
-
{
|
|
1692
|
-
"kind": "Content",
|
|
1693
|
-
"text": ";"
|
|
1694
|
-
}
|
|
1695
|
-
],
|
|
1696
|
-
"returnTypeTokenRange": {
|
|
1697
|
-
"startIndex": 3,
|
|
1698
|
-
"endIndex": 5
|
|
1699
|
-
},
|
|
1700
|
-
"releaseTag": "Public",
|
|
1701
|
-
"overloadIndex": 1,
|
|
1702
|
-
"parameters": [
|
|
1703
|
-
{
|
|
1704
|
-
"parameterName": "buf",
|
|
1705
|
-
"parameterTypeTokenRange": {
|
|
1706
|
-
"startIndex": 1,
|
|
1707
|
-
"endIndex": 2
|
|
1708
|
-
},
|
|
1709
|
-
"isOptional": false
|
|
1710
|
-
}
|
|
1711
|
-
],
|
|
1712
|
-
"name": "read"
|
|
1713
|
-
},
|
|
1714
|
-
{
|
|
1715
|
-
"kind": "Function",
|
|
1716
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentOperation.write:function(1)",
|
|
1717
|
-
"docComment": "/**\n * Call this function for an optimal writing data passing the ByteBuffer already allocated\n */\n",
|
|
1718
|
-
"excerptTokens": [
|
|
1719
|
-
{
|
|
1720
|
-
"kind": "Content",
|
|
1721
|
-
"text": "function write(entity: "
|
|
1722
|
-
},
|
|
1723
|
-
{
|
|
1724
|
-
"kind": "Reference",
|
|
1725
|
-
"text": "Entity",
|
|
1726
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
1727
|
-
},
|
|
1728
|
-
{
|
|
1729
|
-
"kind": "Content",
|
|
1730
|
-
"text": ", timestamp: "
|
|
1731
|
-
},
|
|
1732
|
-
{
|
|
1733
|
-
"kind": "Content",
|
|
1734
|
-
"text": "number"
|
|
1735
|
-
},
|
|
1736
|
-
{
|
|
1737
|
-
"kind": "Content",
|
|
1738
|
-
"text": ", componentId: "
|
|
1739
|
-
},
|
|
1740
|
-
{
|
|
1741
|
-
"kind": "Content",
|
|
1742
|
-
"text": "number"
|
|
1743
|
-
},
|
|
1744
|
-
{
|
|
1745
|
-
"kind": "Content",
|
|
1746
|
-
"text": ", data: "
|
|
1747
|
-
},
|
|
1748
|
-
{
|
|
1749
|
-
"kind": "Reference",
|
|
1750
|
-
"text": "Uint8Array",
|
|
1751
|
-
"canonicalReference": "!Uint8Array:interface"
|
|
1752
|
-
},
|
|
1753
|
-
{
|
|
1754
|
-
"kind": "Content",
|
|
1755
|
-
"text": ", buf: "
|
|
1756
|
-
},
|
|
1757
|
-
{
|
|
1758
|
-
"kind": "Reference",
|
|
1759
|
-
"text": "ByteBuffer",
|
|
1760
|
-
"canonicalReference": "@dcl/playground-assets!ByteBuffer:interface"
|
|
1761
|
-
},
|
|
1762
|
-
{
|
|
1763
|
-
"kind": "Content",
|
|
1764
|
-
"text": "): "
|
|
1765
|
-
},
|
|
1766
|
-
{
|
|
1767
|
-
"kind": "Content",
|
|
1768
|
-
"text": "void"
|
|
1769
|
-
},
|
|
1770
|
-
{
|
|
1771
|
-
"kind": "Content",
|
|
1772
|
-
"text": ";"
|
|
1773
|
-
}
|
|
1774
|
-
],
|
|
1775
|
-
"returnTypeTokenRange": {
|
|
1776
|
-
"startIndex": 11,
|
|
1777
|
-
"endIndex": 12
|
|
1778
|
-
},
|
|
1779
|
-
"releaseTag": "Public",
|
|
1780
|
-
"overloadIndex": 1,
|
|
1781
|
-
"parameters": [
|
|
1782
|
-
{
|
|
1783
|
-
"parameterName": "entity",
|
|
1784
|
-
"parameterTypeTokenRange": {
|
|
1785
|
-
"startIndex": 1,
|
|
1786
|
-
"endIndex": 2
|
|
1787
|
-
},
|
|
1788
|
-
"isOptional": false
|
|
1789
|
-
},
|
|
1790
|
-
{
|
|
1791
|
-
"parameterName": "timestamp",
|
|
1792
|
-
"parameterTypeTokenRange": {
|
|
1793
|
-
"startIndex": 3,
|
|
1794
|
-
"endIndex": 4
|
|
1795
|
-
},
|
|
1796
|
-
"isOptional": false
|
|
1797
|
-
},
|
|
1798
|
-
{
|
|
1799
|
-
"parameterName": "componentId",
|
|
1800
|
-
"parameterTypeTokenRange": {
|
|
1801
|
-
"startIndex": 5,
|
|
1802
|
-
"endIndex": 6
|
|
1803
|
-
},
|
|
1804
|
-
"isOptional": false
|
|
1805
|
-
},
|
|
1806
|
-
{
|
|
1807
|
-
"parameterName": "data",
|
|
1808
|
-
"parameterTypeTokenRange": {
|
|
1809
|
-
"startIndex": 7,
|
|
1810
|
-
"endIndex": 8
|
|
1811
|
-
},
|
|
1812
|
-
"isOptional": false
|
|
1813
|
-
},
|
|
1814
|
-
{
|
|
1815
|
-
"parameterName": "buf",
|
|
1816
|
-
"parameterTypeTokenRange": {
|
|
1817
|
-
"startIndex": 9,
|
|
1818
|
-
"endIndex": 10
|
|
1819
|
-
},
|
|
1820
|
-
"isOptional": false
|
|
1821
|
-
}
|
|
1822
|
-
],
|
|
1823
|
-
"name": "write"
|
|
1824
|
-
}
|
|
1825
|
-
]
|
|
1826
|
-
},
|
|
1827
1571
|
{
|
|
1828
1572
|
"kind": "Enum",
|
|
1829
1573
|
"canonicalReference": "@dcl/playground-assets!AvatarAnchorPointType:enum",
|
|
@@ -2535,6 +2279,43 @@
|
|
|
2535
2279
|
"endIndex": 5
|
|
2536
2280
|
}
|
|
2537
2281
|
},
|
|
2282
|
+
{
|
|
2283
|
+
"kind": "Variable",
|
|
2284
|
+
"canonicalReference": "@dcl/playground-assets!AvatarLocomotionSettings:var",
|
|
2285
|
+
"docComment": "/**\n * @public\n */\n",
|
|
2286
|
+
"excerptTokens": [
|
|
2287
|
+
{
|
|
2288
|
+
"kind": "Content",
|
|
2289
|
+
"text": "AvatarLocomotionSettings: "
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
"kind": "Reference",
|
|
2293
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
2294
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
"kind": "Content",
|
|
2298
|
+
"text": "<"
|
|
2299
|
+
},
|
|
2300
|
+
{
|
|
2301
|
+
"kind": "Reference",
|
|
2302
|
+
"text": "PBAvatarLocomotionSettings",
|
|
2303
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings"
|
|
2304
|
+
},
|
|
2305
|
+
{
|
|
2306
|
+
"kind": "Content",
|
|
2307
|
+
"text": ">"
|
|
2308
|
+
}
|
|
2309
|
+
],
|
|
2310
|
+
"fileUrlPath": "../ecs/dist/components/generated/global.gen.d.ts",
|
|
2311
|
+
"isReadonly": true,
|
|
2312
|
+
"releaseTag": "Public",
|
|
2313
|
+
"name": "AvatarLocomotionSettings",
|
|
2314
|
+
"variableTypeTokenRange": {
|
|
2315
|
+
"startIndex": 1,
|
|
2316
|
+
"endIndex": 5
|
|
2317
|
+
}
|
|
2318
|
+
},
|
|
2538
2319
|
{
|
|
2539
2320
|
"kind": "Variable",
|
|
2540
2321
|
"canonicalReference": "@dcl/playground-assets!AvatarModifierArea:var",
|
|
@@ -3297,61 +3078,6 @@
|
|
|
3297
3078
|
],
|
|
3298
3079
|
"name": "get"
|
|
3299
3080
|
},
|
|
3300
|
-
{
|
|
3301
|
-
"kind": "MethodSignature",
|
|
3302
|
-
"canonicalReference": "@dcl/playground-assets!BaseComponent#getCrdtState:member(1)",
|
|
3303
|
-
"docComment": "/**\n * Get the CRDT state for an entity (serialized data and timestamp)\n *\n * @param entity - Entity to get the CRDT state for\n *\n * @returns Object with serialized data and timestamp, or null if entity doesn't have the component\n *\n * @public\n */\n",
|
|
3304
|
-
"excerptTokens": [
|
|
3305
|
-
{
|
|
3306
|
-
"kind": "Content",
|
|
3307
|
-
"text": "getCrdtState(entity: "
|
|
3308
|
-
},
|
|
3309
|
-
{
|
|
3310
|
-
"kind": "Reference",
|
|
3311
|
-
"text": "Entity",
|
|
3312
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
3313
|
-
},
|
|
3314
|
-
{
|
|
3315
|
-
"kind": "Content",
|
|
3316
|
-
"text": "): "
|
|
3317
|
-
},
|
|
3318
|
-
{
|
|
3319
|
-
"kind": "Content",
|
|
3320
|
-
"text": "{\n data: "
|
|
3321
|
-
},
|
|
3322
|
-
{
|
|
3323
|
-
"kind": "Reference",
|
|
3324
|
-
"text": "Uint8Array",
|
|
3325
|
-
"canonicalReference": "!Uint8Array:interface"
|
|
3326
|
-
},
|
|
3327
|
-
{
|
|
3328
|
-
"kind": "Content",
|
|
3329
|
-
"text": ";\n timestamp: number;\n } | null"
|
|
3330
|
-
},
|
|
3331
|
-
{
|
|
3332
|
-
"kind": "Content",
|
|
3333
|
-
"text": ";"
|
|
3334
|
-
}
|
|
3335
|
-
],
|
|
3336
|
-
"isOptional": false,
|
|
3337
|
-
"returnTypeTokenRange": {
|
|
3338
|
-
"startIndex": 3,
|
|
3339
|
-
"endIndex": 6
|
|
3340
|
-
},
|
|
3341
|
-
"releaseTag": "Public",
|
|
3342
|
-
"overloadIndex": 1,
|
|
3343
|
-
"parameters": [
|
|
3344
|
-
{
|
|
3345
|
-
"parameterName": "entity",
|
|
3346
|
-
"parameterTypeTokenRange": {
|
|
3347
|
-
"startIndex": 1,
|
|
3348
|
-
"endIndex": 2
|
|
3349
|
-
},
|
|
3350
|
-
"isOptional": false
|
|
3351
|
-
}
|
|
3352
|
-
],
|
|
3353
|
-
"name": "getCrdtState"
|
|
3354
|
-
},
|
|
3355
3081
|
{
|
|
3356
3082
|
"kind": "MethodSignature",
|
|
3357
3083
|
"canonicalReference": "@dcl/playground-assets!BaseComponent#getCrdtUpdates:member(1)",
|
|
@@ -3588,123 +3314,6 @@
|
|
|
3588
3314
|
}
|
|
3589
3315
|
],
|
|
3590
3316
|
"name": "updateFromCrdt"
|
|
3591
|
-
},
|
|
3592
|
-
{
|
|
3593
|
-
"kind": "MethodSignature",
|
|
3594
|
-
"canonicalReference": "@dcl/playground-assets!BaseComponent#validateBeforeChange:member(1)",
|
|
3595
|
-
"docComment": "/**\n * @public\n */\n",
|
|
3596
|
-
"excerptTokens": [
|
|
3597
|
-
{
|
|
3598
|
-
"kind": "Content",
|
|
3599
|
-
"text": "validateBeforeChange(entity: "
|
|
3600
|
-
},
|
|
3601
|
-
{
|
|
3602
|
-
"kind": "Reference",
|
|
3603
|
-
"text": "Entity",
|
|
3604
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
3605
|
-
},
|
|
3606
|
-
{
|
|
3607
|
-
"kind": "Content",
|
|
3608
|
-
"text": ", cb: "
|
|
3609
|
-
},
|
|
3610
|
-
{
|
|
3611
|
-
"kind": "Reference",
|
|
3612
|
-
"text": "ValidateCallback",
|
|
3613
|
-
"canonicalReference": "@dcl/playground-assets!ValidateCallback:type"
|
|
3614
|
-
},
|
|
3615
|
-
{
|
|
3616
|
-
"kind": "Content",
|
|
3617
|
-
"text": "<T>"
|
|
3618
|
-
},
|
|
3619
|
-
{
|
|
3620
|
-
"kind": "Content",
|
|
3621
|
-
"text": "): "
|
|
3622
|
-
},
|
|
3623
|
-
{
|
|
3624
|
-
"kind": "Content",
|
|
3625
|
-
"text": "void"
|
|
3626
|
-
},
|
|
3627
|
-
{
|
|
3628
|
-
"kind": "Content",
|
|
3629
|
-
"text": ";"
|
|
3630
|
-
}
|
|
3631
|
-
],
|
|
3632
|
-
"isOptional": false,
|
|
3633
|
-
"returnTypeTokenRange": {
|
|
3634
|
-
"startIndex": 6,
|
|
3635
|
-
"endIndex": 7
|
|
3636
|
-
},
|
|
3637
|
-
"releaseTag": "Public",
|
|
3638
|
-
"overloadIndex": 1,
|
|
3639
|
-
"parameters": [
|
|
3640
|
-
{
|
|
3641
|
-
"parameterName": "entity",
|
|
3642
|
-
"parameterTypeTokenRange": {
|
|
3643
|
-
"startIndex": 1,
|
|
3644
|
-
"endIndex": 2
|
|
3645
|
-
},
|
|
3646
|
-
"isOptional": false
|
|
3647
|
-
},
|
|
3648
|
-
{
|
|
3649
|
-
"parameterName": "cb",
|
|
3650
|
-
"parameterTypeTokenRange": {
|
|
3651
|
-
"startIndex": 3,
|
|
3652
|
-
"endIndex": 5
|
|
3653
|
-
},
|
|
3654
|
-
"isOptional": false
|
|
3655
|
-
}
|
|
3656
|
-
],
|
|
3657
|
-
"name": "validateBeforeChange"
|
|
3658
|
-
},
|
|
3659
|
-
{
|
|
3660
|
-
"kind": "MethodSignature",
|
|
3661
|
-
"canonicalReference": "@dcl/playground-assets!BaseComponent#validateBeforeChange:member(2)",
|
|
3662
|
-
"docComment": "",
|
|
3663
|
-
"excerptTokens": [
|
|
3664
|
-
{
|
|
3665
|
-
"kind": "Content",
|
|
3666
|
-
"text": "validateBeforeChange(cb: "
|
|
3667
|
-
},
|
|
3668
|
-
{
|
|
3669
|
-
"kind": "Reference",
|
|
3670
|
-
"text": "ValidateCallback",
|
|
3671
|
-
"canonicalReference": "@dcl/playground-assets!ValidateCallback:type"
|
|
3672
|
-
},
|
|
3673
|
-
{
|
|
3674
|
-
"kind": "Content",
|
|
3675
|
-
"text": "<T>"
|
|
3676
|
-
},
|
|
3677
|
-
{
|
|
3678
|
-
"kind": "Content",
|
|
3679
|
-
"text": "): "
|
|
3680
|
-
},
|
|
3681
|
-
{
|
|
3682
|
-
"kind": "Content",
|
|
3683
|
-
"text": "void"
|
|
3684
|
-
},
|
|
3685
|
-
{
|
|
3686
|
-
"kind": "Content",
|
|
3687
|
-
"text": ";"
|
|
3688
|
-
}
|
|
3689
|
-
],
|
|
3690
|
-
"isOptional": false,
|
|
3691
|
-
"returnTypeTokenRange": {
|
|
3692
|
-
"startIndex": 4,
|
|
3693
|
-
"endIndex": 5
|
|
3694
|
-
},
|
|
3695
|
-
"releaseTag": "Public",
|
|
3696
|
-
"overloadIndex": 2,
|
|
3697
|
-
"parameters": [
|
|
3698
|
-
{
|
|
3699
|
-
"parameterName": "cb",
|
|
3700
|
-
"parameterTypeTokenRange": {
|
|
3701
|
-
"startIndex": 1,
|
|
3702
|
-
"endIndex": 3
|
|
3703
|
-
},
|
|
3704
|
-
"isOptional": false
|
|
3705
|
-
}
|
|
3706
|
-
],
|
|
3707
|
-
"name": "validateBeforeChange"
|
|
3708
3317
|
}
|
|
3709
3318
|
],
|
|
3710
3319
|
"extendsTokenRanges": []
|
|
@@ -13367,6 +12976,33 @@
|
|
|
13367
12976
|
"text": "PBAssetLoadLoadingState",
|
|
13368
12977
|
"canonicalReference": "@dcl/playground-assets!PBAssetLoadLoadingState"
|
|
13369
12978
|
},
|
|
12979
|
+
{
|
|
12980
|
+
"kind": "Content",
|
|
12981
|
+
"text": ">>;\n \"core::AudioAnalysis\": "
|
|
12982
|
+
},
|
|
12983
|
+
{
|
|
12984
|
+
"kind": "Reference",
|
|
12985
|
+
"text": "LwwComponentGetter",
|
|
12986
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
12987
|
+
},
|
|
12988
|
+
{
|
|
12989
|
+
"kind": "Content",
|
|
12990
|
+
"text": "<"
|
|
12991
|
+
},
|
|
12992
|
+
{
|
|
12993
|
+
"kind": "Reference",
|
|
12994
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
12995
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
12996
|
+
},
|
|
12997
|
+
{
|
|
12998
|
+
"kind": "Content",
|
|
12999
|
+
"text": "<"
|
|
13000
|
+
},
|
|
13001
|
+
{
|
|
13002
|
+
"kind": "Reference",
|
|
13003
|
+
"text": "PBAudioAnalysis",
|
|
13004
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis"
|
|
13005
|
+
},
|
|
13370
13006
|
{
|
|
13371
13007
|
"kind": "Content",
|
|
13372
13008
|
"text": ">>;\n \"core::AudioEvent\": "
|
|
@@ -13558,7 +13194,7 @@
|
|
|
13558
13194
|
},
|
|
13559
13195
|
{
|
|
13560
13196
|
"kind": "Content",
|
|
13561
|
-
"text": ">>;\n \"core::
|
|
13197
|
+
"text": ">>;\n \"core::AvatarLocomotionSettings\": "
|
|
13562
13198
|
},
|
|
13563
13199
|
{
|
|
13564
13200
|
"kind": "Reference",
|
|
@@ -13580,12 +13216,12 @@
|
|
|
13580
13216
|
},
|
|
13581
13217
|
{
|
|
13582
13218
|
"kind": "Reference",
|
|
13583
|
-
"text": "
|
|
13584
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
13219
|
+
"text": "PBAvatarLocomotionSettings",
|
|
13220
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings"
|
|
13585
13221
|
},
|
|
13586
13222
|
{
|
|
13587
13223
|
"kind": "Content",
|
|
13588
|
-
"text": ">>;\n \"core::
|
|
13224
|
+
"text": ">>;\n \"core::AvatarModifierArea\": "
|
|
13589
13225
|
},
|
|
13590
13226
|
{
|
|
13591
13227
|
"kind": "Reference",
|
|
@@ -13607,12 +13243,12 @@
|
|
|
13607
13243
|
},
|
|
13608
13244
|
{
|
|
13609
13245
|
"kind": "Reference",
|
|
13610
|
-
"text": "
|
|
13611
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
13246
|
+
"text": "PBAvatarModifierArea",
|
|
13247
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarModifierArea"
|
|
13612
13248
|
},
|
|
13613
13249
|
{
|
|
13614
13250
|
"kind": "Content",
|
|
13615
|
-
"text": ">>;\n \"core::
|
|
13251
|
+
"text": ">>;\n \"core::AvatarShape\": "
|
|
13616
13252
|
},
|
|
13617
13253
|
{
|
|
13618
13254
|
"kind": "Reference",
|
|
@@ -13634,12 +13270,12 @@
|
|
|
13634
13270
|
},
|
|
13635
13271
|
{
|
|
13636
13272
|
"kind": "Reference",
|
|
13637
|
-
"text": "
|
|
13638
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
13273
|
+
"text": "PBAvatarShape",
|
|
13274
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarShape"
|
|
13639
13275
|
},
|
|
13640
13276
|
{
|
|
13641
13277
|
"kind": "Content",
|
|
13642
|
-
"text": ">>;\n \"core::
|
|
13278
|
+
"text": ">>;\n \"core::Billboard\": "
|
|
13643
13279
|
},
|
|
13644
13280
|
{
|
|
13645
13281
|
"kind": "Reference",
|
|
@@ -13661,12 +13297,12 @@
|
|
|
13661
13297
|
},
|
|
13662
13298
|
{
|
|
13663
13299
|
"kind": "Reference",
|
|
13664
|
-
"text": "
|
|
13665
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
13300
|
+
"text": "PBBillboard",
|
|
13301
|
+
"canonicalReference": "@dcl/playground-assets!PBBillboard"
|
|
13666
13302
|
},
|
|
13667
13303
|
{
|
|
13668
13304
|
"kind": "Content",
|
|
13669
|
-
"text": ">>;\n \"core::
|
|
13305
|
+
"text": ">>;\n \"core::CameraMode\": "
|
|
13670
13306
|
},
|
|
13671
13307
|
{
|
|
13672
13308
|
"kind": "Reference",
|
|
@@ -13688,12 +13324,12 @@
|
|
|
13688
13324
|
},
|
|
13689
13325
|
{
|
|
13690
13326
|
"kind": "Reference",
|
|
13691
|
-
"text": "
|
|
13692
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
13327
|
+
"text": "PBCameraMode",
|
|
13328
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode"
|
|
13693
13329
|
},
|
|
13694
13330
|
{
|
|
13695
13331
|
"kind": "Content",
|
|
13696
|
-
"text": ">>;\n \"core::
|
|
13332
|
+
"text": ">>;\n \"core::CameraModeArea\": "
|
|
13697
13333
|
},
|
|
13698
13334
|
{
|
|
13699
13335
|
"kind": "Reference",
|
|
@@ -13715,12 +13351,12 @@
|
|
|
13715
13351
|
},
|
|
13716
13352
|
{
|
|
13717
13353
|
"kind": "Reference",
|
|
13718
|
-
"text": "
|
|
13719
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
13354
|
+
"text": "PBCameraModeArea",
|
|
13355
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea"
|
|
13720
13356
|
},
|
|
13721
13357
|
{
|
|
13722
13358
|
"kind": "Content",
|
|
13723
|
-
"text": ">>;\n \"core::
|
|
13359
|
+
"text": ">>;\n \"core::EngineInfo\": "
|
|
13724
13360
|
},
|
|
13725
13361
|
{
|
|
13726
13362
|
"kind": "Reference",
|
|
@@ -13742,12 +13378,12 @@
|
|
|
13742
13378
|
},
|
|
13743
13379
|
{
|
|
13744
13380
|
"kind": "Reference",
|
|
13745
|
-
"text": "
|
|
13746
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
13381
|
+
"text": "PBEngineInfo",
|
|
13382
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo"
|
|
13747
13383
|
},
|
|
13748
13384
|
{
|
|
13749
13385
|
"kind": "Content",
|
|
13750
|
-
"text": ">>;\n \"core::
|
|
13386
|
+
"text": ">>;\n \"core::GltfContainer\": "
|
|
13751
13387
|
},
|
|
13752
13388
|
{
|
|
13753
13389
|
"kind": "Reference",
|
|
@@ -13769,12 +13405,39 @@
|
|
|
13769
13405
|
},
|
|
13770
13406
|
{
|
|
13771
13407
|
"kind": "Reference",
|
|
13772
|
-
"text": "
|
|
13773
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
13408
|
+
"text": "PBGltfContainer",
|
|
13409
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer"
|
|
13774
13410
|
},
|
|
13775
13411
|
{
|
|
13776
13412
|
"kind": "Content",
|
|
13777
|
-
"text": ">>;\n \"core::
|
|
13413
|
+
"text": ">>;\n \"core::GltfContainerLoadingState\": "
|
|
13414
|
+
},
|
|
13415
|
+
{
|
|
13416
|
+
"kind": "Reference",
|
|
13417
|
+
"text": "LwwComponentGetter",
|
|
13418
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
13419
|
+
},
|
|
13420
|
+
{
|
|
13421
|
+
"kind": "Content",
|
|
13422
|
+
"text": "<"
|
|
13423
|
+
},
|
|
13424
|
+
{
|
|
13425
|
+
"kind": "Reference",
|
|
13426
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
13427
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
13428
|
+
},
|
|
13429
|
+
{
|
|
13430
|
+
"kind": "Content",
|
|
13431
|
+
"text": "<"
|
|
13432
|
+
},
|
|
13433
|
+
{
|
|
13434
|
+
"kind": "Reference",
|
|
13435
|
+
"text": "PBGltfContainerLoadingState",
|
|
13436
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState"
|
|
13437
|
+
},
|
|
13438
|
+
{
|
|
13439
|
+
"kind": "Content",
|
|
13440
|
+
"text": ">>;\n \"core::GltfNodeModifiers\": "
|
|
13778
13441
|
},
|
|
13779
13442
|
{
|
|
13780
13443
|
"kind": "Reference",
|
|
@@ -14809,7 +14472,7 @@
|
|
|
14809
14472
|
"name": "componentDefinitionByName",
|
|
14810
14473
|
"variableTypeTokenRange": {
|
|
14811
14474
|
"startIndex": 1,
|
|
14812
|
-
"endIndex":
|
|
14475
|
+
"endIndex": 350
|
|
14813
14476
|
}
|
|
14814
14477
|
},
|
|
14815
14478
|
{
|
|
@@ -16542,15 +16205,6 @@
|
|
|
16542
16205
|
"kind": "Content",
|
|
16543
16206
|
"text": " | "
|
|
16544
16207
|
},
|
|
16545
|
-
{
|
|
16546
|
-
"kind": "Reference",
|
|
16547
|
-
"text": "AuthoritativePutComponentMessage",
|
|
16548
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentMessage:type"
|
|
16549
|
-
},
|
|
16550
|
-
{
|
|
16551
|
-
"kind": "Content",
|
|
16552
|
-
"text": " | "
|
|
16553
|
-
},
|
|
16554
16208
|
{
|
|
16555
16209
|
"kind": "Reference",
|
|
16556
16210
|
"text": "DeleteComponentMessage",
|
|
@@ -16611,7 +16265,7 @@
|
|
|
16611
16265
|
"name": "CrdtMessage",
|
|
16612
16266
|
"typeTokenRange": {
|
|
16613
16267
|
"startIndex": 1,
|
|
16614
|
-
"endIndex":
|
|
16268
|
+
"endIndex": 14
|
|
16615
16269
|
}
|
|
16616
16270
|
},
|
|
16617
16271
|
{
|
|
@@ -16632,15 +16286,6 @@
|
|
|
16632
16286
|
"kind": "Content",
|
|
16633
16287
|
"text": " | "
|
|
16634
16288
|
},
|
|
16635
|
-
{
|
|
16636
|
-
"kind": "Reference",
|
|
16637
|
-
"text": "AuthoritativePutComponentMessageBody",
|
|
16638
|
-
"canonicalReference": "@dcl/playground-assets!AuthoritativePutComponentMessageBody:type"
|
|
16639
|
-
},
|
|
16640
|
-
{
|
|
16641
|
-
"kind": "Content",
|
|
16642
|
-
"text": " | "
|
|
16643
|
-
},
|
|
16644
16289
|
{
|
|
16645
16290
|
"kind": "Reference",
|
|
16646
16291
|
"text": "DeleteComponentMessageBody",
|
|
@@ -16683,7 +16328,7 @@
|
|
|
16683
16328
|
"name": "CrdtMessageBody",
|
|
16684
16329
|
"typeTokenRange": {
|
|
16685
16330
|
"startIndex": 1,
|
|
16686
|
-
"endIndex":
|
|
16331
|
+
"endIndex": 10
|
|
16687
16332
|
}
|
|
16688
16333
|
},
|
|
16689
16334
|
{
|
|
@@ -16973,27 +16618,6 @@
|
|
|
16973
16618
|
"releaseTag": "Public",
|
|
16974
16619
|
"name": "APPEND_VALUE"
|
|
16975
16620
|
},
|
|
16976
|
-
{
|
|
16977
|
-
"kind": "EnumMember",
|
|
16978
|
-
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.AUTHORITATIVE_PUT_COMPONENT:member",
|
|
16979
|
-
"docComment": "",
|
|
16980
|
-
"excerptTokens": [
|
|
16981
|
-
{
|
|
16982
|
-
"kind": "Content",
|
|
16983
|
-
"text": "AUTHORITATIVE_PUT_COMPONENT = "
|
|
16984
|
-
},
|
|
16985
|
-
{
|
|
16986
|
-
"kind": "Content",
|
|
16987
|
-
"text": "8"
|
|
16988
|
-
}
|
|
16989
|
-
],
|
|
16990
|
-
"initializerTokenRange": {
|
|
16991
|
-
"startIndex": 1,
|
|
16992
|
-
"endIndex": 2
|
|
16993
|
-
},
|
|
16994
|
-
"releaseTag": "Public",
|
|
16995
|
-
"name": "AUTHORITATIVE_PUT_COMPONENT"
|
|
16996
|
-
},
|
|
16997
16621
|
{
|
|
16998
16622
|
"kind": "EnumMember",
|
|
16999
16623
|
"canonicalReference": "@dcl/playground-assets!CrdtMessageType.DELETE_COMPONENT:member",
|
|
@@ -17089,7 +16713,7 @@
|
|
|
17089
16713
|
},
|
|
17090
16714
|
{
|
|
17091
16715
|
"kind": "Content",
|
|
17092
|
-
"text": "
|
|
16716
|
+
"text": "8"
|
|
17093
16717
|
}
|
|
17094
16718
|
],
|
|
17095
16719
|
"initializerTokenRange": {
|
|
@@ -17209,30 +16833,6 @@
|
|
|
17209
16833
|
"endIndex": 6
|
|
17210
16834
|
}
|
|
17211
16835
|
},
|
|
17212
|
-
{
|
|
17213
|
-
"kind": "Variable",
|
|
17214
|
-
"canonicalReference": "@dcl/playground-assets!CreatedBy:var",
|
|
17215
|
-
"docComment": "",
|
|
17216
|
-
"excerptTokens": [
|
|
17217
|
-
{
|
|
17218
|
-
"kind": "Content",
|
|
17219
|
-
"text": "CreatedBy: "
|
|
17220
|
-
},
|
|
17221
|
-
{
|
|
17222
|
-
"kind": "Reference",
|
|
17223
|
-
"text": "ICreatedBy",
|
|
17224
|
-
"canonicalReference": "@dcl/playground-assets!ICreatedBy:type"
|
|
17225
|
-
}
|
|
17226
|
-
],
|
|
17227
|
-
"fileUrlPath": "../ecs/dist/index.d.ts",
|
|
17228
|
-
"isReadonly": true,
|
|
17229
|
-
"releaseTag": "Public",
|
|
17230
|
-
"name": "CreatedBy",
|
|
17231
|
-
"variableTypeTokenRange": {
|
|
17232
|
-
"startIndex": 1,
|
|
17233
|
-
"endIndex": 2
|
|
17234
|
-
}
|
|
17235
|
-
},
|
|
17236
16836
|
{
|
|
17237
16837
|
"kind": "Function",
|
|
17238
16838
|
"canonicalReference": "@dcl/playground-assets!createEntityContainer:function(1)",
|
|
@@ -22679,91 +22279,6 @@
|
|
|
22679
22279
|
"endIndex": 9
|
|
22680
22280
|
}
|
|
22681
22281
|
},
|
|
22682
|
-
{
|
|
22683
|
-
"kind": "TypeAlias",
|
|
22684
|
-
"canonicalReference": "@dcl/playground-assets!ICreatedBy:type",
|
|
22685
|
-
"docComment": "",
|
|
22686
|
-
"excerptTokens": [
|
|
22687
|
-
{
|
|
22688
|
-
"kind": "Content",
|
|
22689
|
-
"text": "export type ICreatedBy = "
|
|
22690
|
-
},
|
|
22691
|
-
{
|
|
22692
|
-
"kind": "Reference",
|
|
22693
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
22694
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
22695
|
-
},
|
|
22696
|
-
{
|
|
22697
|
-
"kind": "Content",
|
|
22698
|
-
"text": "<"
|
|
22699
|
-
},
|
|
22700
|
-
{
|
|
22701
|
-
"kind": "Reference",
|
|
22702
|
-
"text": "ICreatedByType",
|
|
22703
|
-
"canonicalReference": "@dcl/playground-assets!ICreatedByType:interface"
|
|
22704
|
-
},
|
|
22705
|
-
{
|
|
22706
|
-
"kind": "Content",
|
|
22707
|
-
"text": ">"
|
|
22708
|
-
},
|
|
22709
|
-
{
|
|
22710
|
-
"kind": "Content",
|
|
22711
|
-
"text": ";"
|
|
22712
|
-
}
|
|
22713
|
-
],
|
|
22714
|
-
"fileUrlPath": "../ecs/dist/components/manual/CreatedBy.d.ts",
|
|
22715
|
-
"releaseTag": "Public",
|
|
22716
|
-
"name": "ICreatedBy",
|
|
22717
|
-
"typeTokenRange": {
|
|
22718
|
-
"startIndex": 1,
|
|
22719
|
-
"endIndex": 5
|
|
22720
|
-
}
|
|
22721
|
-
},
|
|
22722
|
-
{
|
|
22723
|
-
"kind": "Interface",
|
|
22724
|
-
"canonicalReference": "@dcl/playground-assets!ICreatedByType:interface",
|
|
22725
|
-
"docComment": "",
|
|
22726
|
-
"excerptTokens": [
|
|
22727
|
-
{
|
|
22728
|
-
"kind": "Content",
|
|
22729
|
-
"text": "export interface ICreatedByType "
|
|
22730
|
-
}
|
|
22731
|
-
],
|
|
22732
|
-
"fileUrlPath": "../ecs/dist/components/manual/CreatedBy.d.ts",
|
|
22733
|
-
"releaseTag": "Public",
|
|
22734
|
-
"name": "ICreatedByType",
|
|
22735
|
-
"preserveMemberOrder": false,
|
|
22736
|
-
"members": [
|
|
22737
|
-
{
|
|
22738
|
-
"kind": "PropertySignature",
|
|
22739
|
-
"canonicalReference": "@dcl/playground-assets!ICreatedByType#address:member",
|
|
22740
|
-
"docComment": "",
|
|
22741
|
-
"excerptTokens": [
|
|
22742
|
-
{
|
|
22743
|
-
"kind": "Content",
|
|
22744
|
-
"text": "address: "
|
|
22745
|
-
},
|
|
22746
|
-
{
|
|
22747
|
-
"kind": "Content",
|
|
22748
|
-
"text": "string"
|
|
22749
|
-
},
|
|
22750
|
-
{
|
|
22751
|
-
"kind": "Content",
|
|
22752
|
-
"text": ";"
|
|
22753
|
-
}
|
|
22754
|
-
],
|
|
22755
|
-
"isReadonly": false,
|
|
22756
|
-
"isOptional": false,
|
|
22757
|
-
"releaseTag": "Public",
|
|
22758
|
-
"name": "address",
|
|
22759
|
-
"propertyTypeTokenRange": {
|
|
22760
|
-
"startIndex": 1,
|
|
22761
|
-
"endIndex": 2
|
|
22762
|
-
}
|
|
22763
|
-
}
|
|
22764
|
-
],
|
|
22765
|
-
"extendsTokenRanges": []
|
|
22766
|
-
},
|
|
22767
22282
|
{
|
|
22768
22283
|
"kind": "Interface",
|
|
22769
22284
|
"canonicalReference": "@dcl/playground-assets!IEngine:interface",
|
|
@@ -25430,6 +24945,27 @@
|
|
|
25430
24945
|
"releaseTag": "Public",
|
|
25431
24946
|
"name": "IA_LEFT"
|
|
25432
24947
|
},
|
|
24948
|
+
{
|
|
24949
|
+
"kind": "EnumMember",
|
|
24950
|
+
"canonicalReference": "@dcl/playground-assets!InputAction.IA_MODIFIER:member",
|
|
24951
|
+
"docComment": "/**\n * IA_MODIFIER - Modifier key (Shift on desktop)\n */\n",
|
|
24952
|
+
"excerptTokens": [
|
|
24953
|
+
{
|
|
24954
|
+
"kind": "Content",
|
|
24955
|
+
"text": "IA_MODIFIER = "
|
|
24956
|
+
},
|
|
24957
|
+
{
|
|
24958
|
+
"kind": "Content",
|
|
24959
|
+
"text": "14"
|
|
24960
|
+
}
|
|
24961
|
+
],
|
|
24962
|
+
"initializerTokenRange": {
|
|
24963
|
+
"startIndex": 1,
|
|
24964
|
+
"endIndex": 2
|
|
24965
|
+
},
|
|
24966
|
+
"releaseTag": "Public",
|
|
24967
|
+
"name": "IA_MODIFIER"
|
|
24968
|
+
},
|
|
25433
24969
|
{
|
|
25434
24970
|
"kind": "EnumMember",
|
|
25435
24971
|
"canonicalReference": "@dcl/playground-assets!InputAction.IA_POINTER:member",
|
|
@@ -25869,342 +25405,6 @@
|
|
|
25869
25405
|
}
|
|
25870
25406
|
]
|
|
25871
25407
|
},
|
|
25872
|
-
{
|
|
25873
|
-
"kind": "Interface",
|
|
25874
|
-
"canonicalReference": "@dcl/playground-assets!InternalBaseComponent:interface",
|
|
25875
|
-
"docComment": "/**\n * Internal component interface that exposes all internal methods for SDK use This is not exposed to users, only for internal SDK operations\n */\n",
|
|
25876
|
-
"excerptTokens": [
|
|
25877
|
-
{
|
|
25878
|
-
"kind": "Content",
|
|
25879
|
-
"text": "export interface InternalBaseComponent<T> extends "
|
|
25880
|
-
},
|
|
25881
|
-
{
|
|
25882
|
-
"kind": "Reference",
|
|
25883
|
-
"text": "BaseComponent",
|
|
25884
|
-
"canonicalReference": "@dcl/playground-assets!BaseComponent:interface"
|
|
25885
|
-
},
|
|
25886
|
-
{
|
|
25887
|
-
"kind": "Content",
|
|
25888
|
-
"text": "<T>"
|
|
25889
|
-
},
|
|
25890
|
-
{
|
|
25891
|
-
"kind": "Content",
|
|
25892
|
-
"text": " "
|
|
25893
|
-
}
|
|
25894
|
-
],
|
|
25895
|
-
"fileUrlPath": "../ecs/dist/engine/component.d.ts",
|
|
25896
|
-
"releaseTag": "Public",
|
|
25897
|
-
"typeParameters": [
|
|
25898
|
-
{
|
|
25899
|
-
"typeParameterName": "T",
|
|
25900
|
-
"constraintTokenRange": {
|
|
25901
|
-
"startIndex": 0,
|
|
25902
|
-
"endIndex": 0
|
|
25903
|
-
},
|
|
25904
|
-
"defaultTypeTokenRange": {
|
|
25905
|
-
"startIndex": 0,
|
|
25906
|
-
"endIndex": 0
|
|
25907
|
-
}
|
|
25908
|
-
}
|
|
25909
|
-
],
|
|
25910
|
-
"name": "InternalBaseComponent",
|
|
25911
|
-
"preserveMemberOrder": false,
|
|
25912
|
-
"members": [
|
|
25913
|
-
{
|
|
25914
|
-
"kind": "MethodSignature",
|
|
25915
|
-
"canonicalReference": "@dcl/playground-assets!InternalBaseComponent#__dry_run_updateFromCrdt:member(1)",
|
|
25916
|
-
"docComment": "/**\n * Dry run update to check if a CRDT message would be accepted without actually applying it\n *\n * @public\n */\n",
|
|
25917
|
-
"excerptTokens": [
|
|
25918
|
-
{
|
|
25919
|
-
"kind": "Content",
|
|
25920
|
-
"text": "__dry_run_updateFromCrdt(body: "
|
|
25921
|
-
},
|
|
25922
|
-
{
|
|
25923
|
-
"kind": "Reference",
|
|
25924
|
-
"text": "CrdtMessageBody",
|
|
25925
|
-
"canonicalReference": "@dcl/playground-assets!CrdtMessageBody:type"
|
|
25926
|
-
},
|
|
25927
|
-
{
|
|
25928
|
-
"kind": "Content",
|
|
25929
|
-
"text": "): "
|
|
25930
|
-
},
|
|
25931
|
-
{
|
|
25932
|
-
"kind": "Reference",
|
|
25933
|
-
"text": "ProcessMessageResultType",
|
|
25934
|
-
"canonicalReference": "@dcl/playground-assets!ProcessMessageResultType:enum"
|
|
25935
|
-
},
|
|
25936
|
-
{
|
|
25937
|
-
"kind": "Content",
|
|
25938
|
-
"text": ";"
|
|
25939
|
-
}
|
|
25940
|
-
],
|
|
25941
|
-
"isOptional": false,
|
|
25942
|
-
"returnTypeTokenRange": {
|
|
25943
|
-
"startIndex": 3,
|
|
25944
|
-
"endIndex": 4
|
|
25945
|
-
},
|
|
25946
|
-
"releaseTag": "Public",
|
|
25947
|
-
"overloadIndex": 1,
|
|
25948
|
-
"parameters": [
|
|
25949
|
-
{
|
|
25950
|
-
"parameterName": "body",
|
|
25951
|
-
"parameterTypeTokenRange": {
|
|
25952
|
-
"startIndex": 1,
|
|
25953
|
-
"endIndex": 2
|
|
25954
|
-
},
|
|
25955
|
-
"isOptional": false
|
|
25956
|
-
}
|
|
25957
|
-
],
|
|
25958
|
-
"name": "__dry_run_updateFromCrdt"
|
|
25959
|
-
},
|
|
25960
|
-
{
|
|
25961
|
-
"kind": "MethodSignature",
|
|
25962
|
-
"canonicalReference": "@dcl/playground-assets!InternalBaseComponent#__onChangeCallbacks:member(1)",
|
|
25963
|
-
"docComment": "/**\n * @public\n */\n",
|
|
25964
|
-
"excerptTokens": [
|
|
25965
|
-
{
|
|
25966
|
-
"kind": "Content",
|
|
25967
|
-
"text": "__onChangeCallbacks(entity: "
|
|
25968
|
-
},
|
|
25969
|
-
{
|
|
25970
|
-
"kind": "Reference",
|
|
25971
|
-
"text": "Entity",
|
|
25972
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
25973
|
-
},
|
|
25974
|
-
{
|
|
25975
|
-
"kind": "Content",
|
|
25976
|
-
"text": ", value: "
|
|
25977
|
-
},
|
|
25978
|
-
{
|
|
25979
|
-
"kind": "Content",
|
|
25980
|
-
"text": "T"
|
|
25981
|
-
},
|
|
25982
|
-
{
|
|
25983
|
-
"kind": "Content",
|
|
25984
|
-
"text": "): "
|
|
25985
|
-
},
|
|
25986
|
-
{
|
|
25987
|
-
"kind": "Content",
|
|
25988
|
-
"text": "void"
|
|
25989
|
-
},
|
|
25990
|
-
{
|
|
25991
|
-
"kind": "Content",
|
|
25992
|
-
"text": ";"
|
|
25993
|
-
}
|
|
25994
|
-
],
|
|
25995
|
-
"isOptional": false,
|
|
25996
|
-
"returnTypeTokenRange": {
|
|
25997
|
-
"startIndex": 5,
|
|
25998
|
-
"endIndex": 6
|
|
25999
|
-
},
|
|
26000
|
-
"releaseTag": "Public",
|
|
26001
|
-
"overloadIndex": 1,
|
|
26002
|
-
"parameters": [
|
|
26003
|
-
{
|
|
26004
|
-
"parameterName": "entity",
|
|
26005
|
-
"parameterTypeTokenRange": {
|
|
26006
|
-
"startIndex": 1,
|
|
26007
|
-
"endIndex": 2
|
|
26008
|
-
},
|
|
26009
|
-
"isOptional": false
|
|
26010
|
-
},
|
|
26011
|
-
{
|
|
26012
|
-
"parameterName": "value",
|
|
26013
|
-
"parameterTypeTokenRange": {
|
|
26014
|
-
"startIndex": 3,
|
|
26015
|
-
"endIndex": 4
|
|
26016
|
-
},
|
|
26017
|
-
"isOptional": false
|
|
26018
|
-
}
|
|
26019
|
-
],
|
|
26020
|
-
"name": "__onChangeCallbacks"
|
|
26021
|
-
},
|
|
26022
|
-
{
|
|
26023
|
-
"kind": "MethodSignature",
|
|
26024
|
-
"canonicalReference": "@dcl/playground-assets!InternalBaseComponent#__run_validateBeforeChange:member(1)",
|
|
26025
|
-
"docComment": "/**\n * @public\n */\n",
|
|
26026
|
-
"excerptTokens": [
|
|
26027
|
-
{
|
|
26028
|
-
"kind": "Content",
|
|
26029
|
-
"text": "__run_validateBeforeChange(entity: "
|
|
26030
|
-
},
|
|
26031
|
-
{
|
|
26032
|
-
"kind": "Reference",
|
|
26033
|
-
"text": "Entity",
|
|
26034
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
26035
|
-
},
|
|
26036
|
-
{
|
|
26037
|
-
"kind": "Content",
|
|
26038
|
-
"text": ", newValue: "
|
|
26039
|
-
},
|
|
26040
|
-
{
|
|
26041
|
-
"kind": "Content",
|
|
26042
|
-
"text": "T | undefined"
|
|
26043
|
-
},
|
|
26044
|
-
{
|
|
26045
|
-
"kind": "Content",
|
|
26046
|
-
"text": ", senderAddress: "
|
|
26047
|
-
},
|
|
26048
|
-
{
|
|
26049
|
-
"kind": "Content",
|
|
26050
|
-
"text": "string"
|
|
26051
|
-
},
|
|
26052
|
-
{
|
|
26053
|
-
"kind": "Content",
|
|
26054
|
-
"text": ", createdBy: "
|
|
26055
|
-
},
|
|
26056
|
-
{
|
|
26057
|
-
"kind": "Content",
|
|
26058
|
-
"text": "string"
|
|
26059
|
-
},
|
|
26060
|
-
{
|
|
26061
|
-
"kind": "Content",
|
|
26062
|
-
"text": "): "
|
|
26063
|
-
},
|
|
26064
|
-
{
|
|
26065
|
-
"kind": "Content",
|
|
26066
|
-
"text": "boolean"
|
|
26067
|
-
},
|
|
26068
|
-
{
|
|
26069
|
-
"kind": "Content",
|
|
26070
|
-
"text": ";"
|
|
26071
|
-
}
|
|
26072
|
-
],
|
|
26073
|
-
"isOptional": false,
|
|
26074
|
-
"returnTypeTokenRange": {
|
|
26075
|
-
"startIndex": 9,
|
|
26076
|
-
"endIndex": 10
|
|
26077
|
-
},
|
|
26078
|
-
"releaseTag": "Public",
|
|
26079
|
-
"overloadIndex": 1,
|
|
26080
|
-
"parameters": [
|
|
26081
|
-
{
|
|
26082
|
-
"parameterName": "entity",
|
|
26083
|
-
"parameterTypeTokenRange": {
|
|
26084
|
-
"startIndex": 1,
|
|
26085
|
-
"endIndex": 2
|
|
26086
|
-
},
|
|
26087
|
-
"isOptional": false
|
|
26088
|
-
},
|
|
26089
|
-
{
|
|
26090
|
-
"parameterName": "newValue",
|
|
26091
|
-
"parameterTypeTokenRange": {
|
|
26092
|
-
"startIndex": 3,
|
|
26093
|
-
"endIndex": 4
|
|
26094
|
-
},
|
|
26095
|
-
"isOptional": false
|
|
26096
|
-
},
|
|
26097
|
-
{
|
|
26098
|
-
"parameterName": "senderAddress",
|
|
26099
|
-
"parameterTypeTokenRange": {
|
|
26100
|
-
"startIndex": 5,
|
|
26101
|
-
"endIndex": 6
|
|
26102
|
-
},
|
|
26103
|
-
"isOptional": false
|
|
26104
|
-
},
|
|
26105
|
-
{
|
|
26106
|
-
"parameterName": "createdBy",
|
|
26107
|
-
"parameterTypeTokenRange": {
|
|
26108
|
-
"startIndex": 7,
|
|
26109
|
-
"endIndex": 8
|
|
26110
|
-
},
|
|
26111
|
-
"isOptional": false
|
|
26112
|
-
}
|
|
26113
|
-
],
|
|
26114
|
-
"name": "__run_validateBeforeChange"
|
|
26115
|
-
},
|
|
26116
|
-
{
|
|
26117
|
-
"kind": "MethodSignature",
|
|
26118
|
-
"canonicalReference": "@dcl/playground-assets!InternalBaseComponent#dirtyIterator:member(1)",
|
|
26119
|
-
"docComment": "/**\n * @public\n */\n",
|
|
26120
|
-
"excerptTokens": [
|
|
26121
|
-
{
|
|
26122
|
-
"kind": "Content",
|
|
26123
|
-
"text": "dirtyIterator(): "
|
|
26124
|
-
},
|
|
26125
|
-
{
|
|
26126
|
-
"kind": "Reference",
|
|
26127
|
-
"text": "Iterable",
|
|
26128
|
-
"canonicalReference": "!Iterable:interface"
|
|
26129
|
-
},
|
|
26130
|
-
{
|
|
26131
|
-
"kind": "Content",
|
|
26132
|
-
"text": "<"
|
|
26133
|
-
},
|
|
26134
|
-
{
|
|
26135
|
-
"kind": "Reference",
|
|
26136
|
-
"text": "Entity",
|
|
26137
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
26138
|
-
},
|
|
26139
|
-
{
|
|
26140
|
-
"kind": "Content",
|
|
26141
|
-
"text": ">"
|
|
26142
|
-
},
|
|
26143
|
-
{
|
|
26144
|
-
"kind": "Content",
|
|
26145
|
-
"text": ";"
|
|
26146
|
-
}
|
|
26147
|
-
],
|
|
26148
|
-
"isOptional": false,
|
|
26149
|
-
"returnTypeTokenRange": {
|
|
26150
|
-
"startIndex": 1,
|
|
26151
|
-
"endIndex": 5
|
|
26152
|
-
},
|
|
26153
|
-
"releaseTag": "Public",
|
|
26154
|
-
"overloadIndex": 1,
|
|
26155
|
-
"parameters": [],
|
|
26156
|
-
"name": "dirtyIterator"
|
|
26157
|
-
},
|
|
26158
|
-
{
|
|
26159
|
-
"kind": "MethodSignature",
|
|
26160
|
-
"canonicalReference": "@dcl/playground-assets!InternalBaseComponent#iterator:member(1)",
|
|
26161
|
-
"docComment": "/**\n * Get the iterator to every entity has the component\n *\n * @public\n */\n",
|
|
26162
|
-
"excerptTokens": [
|
|
26163
|
-
{
|
|
26164
|
-
"kind": "Content",
|
|
26165
|
-
"text": "iterator(): "
|
|
26166
|
-
},
|
|
26167
|
-
{
|
|
26168
|
-
"kind": "Reference",
|
|
26169
|
-
"text": "Iterable",
|
|
26170
|
-
"canonicalReference": "!Iterable:interface"
|
|
26171
|
-
},
|
|
26172
|
-
{
|
|
26173
|
-
"kind": "Content",
|
|
26174
|
-
"text": "<["
|
|
26175
|
-
},
|
|
26176
|
-
{
|
|
26177
|
-
"kind": "Reference",
|
|
26178
|
-
"text": "Entity",
|
|
26179
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
26180
|
-
},
|
|
26181
|
-
{
|
|
26182
|
-
"kind": "Content",
|
|
26183
|
-
"text": ", any]>"
|
|
26184
|
-
},
|
|
26185
|
-
{
|
|
26186
|
-
"kind": "Content",
|
|
26187
|
-
"text": ";"
|
|
26188
|
-
}
|
|
26189
|
-
],
|
|
26190
|
-
"isOptional": false,
|
|
26191
|
-
"returnTypeTokenRange": {
|
|
26192
|
-
"startIndex": 1,
|
|
26193
|
-
"endIndex": 5
|
|
26194
|
-
},
|
|
26195
|
-
"releaseTag": "Public",
|
|
26196
|
-
"overloadIndex": 1,
|
|
26197
|
-
"parameters": [],
|
|
26198
|
-
"name": "iterator"
|
|
26199
|
-
}
|
|
26200
|
-
],
|
|
26201
|
-
"extendsTokenRanges": [
|
|
26202
|
-
{
|
|
26203
|
-
"startIndex": 1,
|
|
26204
|
-
"endIndex": 3
|
|
26205
|
-
}
|
|
26206
|
-
]
|
|
26207
|
-
},
|
|
26208
25408
|
{
|
|
26209
25409
|
"kind": "Interface",
|
|
26210
25410
|
"canonicalReference": "@dcl/playground-assets!ISchema:interface",
|
|
@@ -41949,6 +41149,559 @@
|
|
|
41949
41149
|
}
|
|
41950
41150
|
]
|
|
41951
41151
|
},
|
|
41152
|
+
{
|
|
41153
|
+
"kind": "Interface",
|
|
41154
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis:interface",
|
|
41155
|
+
"docComment": "/**\n * @public\n */\n",
|
|
41156
|
+
"excerptTokens": [
|
|
41157
|
+
{
|
|
41158
|
+
"kind": "Content",
|
|
41159
|
+
"text": "export interface PBAudioAnalysis "
|
|
41160
|
+
}
|
|
41161
|
+
],
|
|
41162
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/audio_analysis.gen.d.ts",
|
|
41163
|
+
"releaseTag": "Public",
|
|
41164
|
+
"name": "PBAudioAnalysis",
|
|
41165
|
+
"preserveMemberOrder": false,
|
|
41166
|
+
"members": [
|
|
41167
|
+
{
|
|
41168
|
+
"kind": "PropertySignature",
|
|
41169
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#amplitude:member",
|
|
41170
|
+
"docComment": "/**\n * Result section\n */\n",
|
|
41171
|
+
"excerptTokens": [
|
|
41172
|
+
{
|
|
41173
|
+
"kind": "Content",
|
|
41174
|
+
"text": "amplitude: "
|
|
41175
|
+
},
|
|
41176
|
+
{
|
|
41177
|
+
"kind": "Content",
|
|
41178
|
+
"text": "number"
|
|
41179
|
+
},
|
|
41180
|
+
{
|
|
41181
|
+
"kind": "Content",
|
|
41182
|
+
"text": ";"
|
|
41183
|
+
}
|
|
41184
|
+
],
|
|
41185
|
+
"isReadonly": false,
|
|
41186
|
+
"isOptional": false,
|
|
41187
|
+
"releaseTag": "Public",
|
|
41188
|
+
"name": "amplitude",
|
|
41189
|
+
"propertyTypeTokenRange": {
|
|
41190
|
+
"startIndex": 1,
|
|
41191
|
+
"endIndex": 2
|
|
41192
|
+
}
|
|
41193
|
+
},
|
|
41194
|
+
{
|
|
41195
|
+
"kind": "PropertySignature",
|
|
41196
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#amplitudeGain:member",
|
|
41197
|
+
"docComment": "/**\n * Used only when mode == MODE_LOGARITHMIC\n */\n",
|
|
41198
|
+
"excerptTokens": [
|
|
41199
|
+
{
|
|
41200
|
+
"kind": "Content",
|
|
41201
|
+
"text": "amplitudeGain?: "
|
|
41202
|
+
},
|
|
41203
|
+
{
|
|
41204
|
+
"kind": "Content",
|
|
41205
|
+
"text": "number | undefined"
|
|
41206
|
+
},
|
|
41207
|
+
{
|
|
41208
|
+
"kind": "Content",
|
|
41209
|
+
"text": ";"
|
|
41210
|
+
}
|
|
41211
|
+
],
|
|
41212
|
+
"isReadonly": false,
|
|
41213
|
+
"isOptional": true,
|
|
41214
|
+
"releaseTag": "Public",
|
|
41215
|
+
"name": "amplitudeGain",
|
|
41216
|
+
"propertyTypeTokenRange": {
|
|
41217
|
+
"startIndex": 1,
|
|
41218
|
+
"endIndex": 2
|
|
41219
|
+
}
|
|
41220
|
+
},
|
|
41221
|
+
{
|
|
41222
|
+
"kind": "PropertySignature",
|
|
41223
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#band0:member",
|
|
41224
|
+
"docComment": "/**\n * Protobuf doesn't support fixed arrays -> 8 band fields\n */\n",
|
|
41225
|
+
"excerptTokens": [
|
|
41226
|
+
{
|
|
41227
|
+
"kind": "Content",
|
|
41228
|
+
"text": "band0: "
|
|
41229
|
+
},
|
|
41230
|
+
{
|
|
41231
|
+
"kind": "Content",
|
|
41232
|
+
"text": "number"
|
|
41233
|
+
},
|
|
41234
|
+
{
|
|
41235
|
+
"kind": "Content",
|
|
41236
|
+
"text": ";"
|
|
41237
|
+
}
|
|
41238
|
+
],
|
|
41239
|
+
"isReadonly": false,
|
|
41240
|
+
"isOptional": false,
|
|
41241
|
+
"releaseTag": "Public",
|
|
41242
|
+
"name": "band0",
|
|
41243
|
+
"propertyTypeTokenRange": {
|
|
41244
|
+
"startIndex": 1,
|
|
41245
|
+
"endIndex": 2
|
|
41246
|
+
}
|
|
41247
|
+
},
|
|
41248
|
+
{
|
|
41249
|
+
"kind": "PropertySignature",
|
|
41250
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#band1:member",
|
|
41251
|
+
"docComment": "",
|
|
41252
|
+
"excerptTokens": [
|
|
41253
|
+
{
|
|
41254
|
+
"kind": "Content",
|
|
41255
|
+
"text": "band1: "
|
|
41256
|
+
},
|
|
41257
|
+
{
|
|
41258
|
+
"kind": "Content",
|
|
41259
|
+
"text": "number"
|
|
41260
|
+
},
|
|
41261
|
+
{
|
|
41262
|
+
"kind": "Content",
|
|
41263
|
+
"text": ";"
|
|
41264
|
+
}
|
|
41265
|
+
],
|
|
41266
|
+
"isReadonly": false,
|
|
41267
|
+
"isOptional": false,
|
|
41268
|
+
"releaseTag": "Public",
|
|
41269
|
+
"name": "band1",
|
|
41270
|
+
"propertyTypeTokenRange": {
|
|
41271
|
+
"startIndex": 1,
|
|
41272
|
+
"endIndex": 2
|
|
41273
|
+
}
|
|
41274
|
+
},
|
|
41275
|
+
{
|
|
41276
|
+
"kind": "PropertySignature",
|
|
41277
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#band2:member",
|
|
41278
|
+
"docComment": "",
|
|
41279
|
+
"excerptTokens": [
|
|
41280
|
+
{
|
|
41281
|
+
"kind": "Content",
|
|
41282
|
+
"text": "band2: "
|
|
41283
|
+
},
|
|
41284
|
+
{
|
|
41285
|
+
"kind": "Content",
|
|
41286
|
+
"text": "number"
|
|
41287
|
+
},
|
|
41288
|
+
{
|
|
41289
|
+
"kind": "Content",
|
|
41290
|
+
"text": ";"
|
|
41291
|
+
}
|
|
41292
|
+
],
|
|
41293
|
+
"isReadonly": false,
|
|
41294
|
+
"isOptional": false,
|
|
41295
|
+
"releaseTag": "Public",
|
|
41296
|
+
"name": "band2",
|
|
41297
|
+
"propertyTypeTokenRange": {
|
|
41298
|
+
"startIndex": 1,
|
|
41299
|
+
"endIndex": 2
|
|
41300
|
+
}
|
|
41301
|
+
},
|
|
41302
|
+
{
|
|
41303
|
+
"kind": "PropertySignature",
|
|
41304
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#band3:member",
|
|
41305
|
+
"docComment": "",
|
|
41306
|
+
"excerptTokens": [
|
|
41307
|
+
{
|
|
41308
|
+
"kind": "Content",
|
|
41309
|
+
"text": "band3: "
|
|
41310
|
+
},
|
|
41311
|
+
{
|
|
41312
|
+
"kind": "Content",
|
|
41313
|
+
"text": "number"
|
|
41314
|
+
},
|
|
41315
|
+
{
|
|
41316
|
+
"kind": "Content",
|
|
41317
|
+
"text": ";"
|
|
41318
|
+
}
|
|
41319
|
+
],
|
|
41320
|
+
"isReadonly": false,
|
|
41321
|
+
"isOptional": false,
|
|
41322
|
+
"releaseTag": "Public",
|
|
41323
|
+
"name": "band3",
|
|
41324
|
+
"propertyTypeTokenRange": {
|
|
41325
|
+
"startIndex": 1,
|
|
41326
|
+
"endIndex": 2
|
|
41327
|
+
}
|
|
41328
|
+
},
|
|
41329
|
+
{
|
|
41330
|
+
"kind": "PropertySignature",
|
|
41331
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#band4:member",
|
|
41332
|
+
"docComment": "",
|
|
41333
|
+
"excerptTokens": [
|
|
41334
|
+
{
|
|
41335
|
+
"kind": "Content",
|
|
41336
|
+
"text": "band4: "
|
|
41337
|
+
},
|
|
41338
|
+
{
|
|
41339
|
+
"kind": "Content",
|
|
41340
|
+
"text": "number"
|
|
41341
|
+
},
|
|
41342
|
+
{
|
|
41343
|
+
"kind": "Content",
|
|
41344
|
+
"text": ";"
|
|
41345
|
+
}
|
|
41346
|
+
],
|
|
41347
|
+
"isReadonly": false,
|
|
41348
|
+
"isOptional": false,
|
|
41349
|
+
"releaseTag": "Public",
|
|
41350
|
+
"name": "band4",
|
|
41351
|
+
"propertyTypeTokenRange": {
|
|
41352
|
+
"startIndex": 1,
|
|
41353
|
+
"endIndex": 2
|
|
41354
|
+
}
|
|
41355
|
+
},
|
|
41356
|
+
{
|
|
41357
|
+
"kind": "PropertySignature",
|
|
41358
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#band5:member",
|
|
41359
|
+
"docComment": "",
|
|
41360
|
+
"excerptTokens": [
|
|
41361
|
+
{
|
|
41362
|
+
"kind": "Content",
|
|
41363
|
+
"text": "band5: "
|
|
41364
|
+
},
|
|
41365
|
+
{
|
|
41366
|
+
"kind": "Content",
|
|
41367
|
+
"text": "number"
|
|
41368
|
+
},
|
|
41369
|
+
{
|
|
41370
|
+
"kind": "Content",
|
|
41371
|
+
"text": ";"
|
|
41372
|
+
}
|
|
41373
|
+
],
|
|
41374
|
+
"isReadonly": false,
|
|
41375
|
+
"isOptional": false,
|
|
41376
|
+
"releaseTag": "Public",
|
|
41377
|
+
"name": "band5",
|
|
41378
|
+
"propertyTypeTokenRange": {
|
|
41379
|
+
"startIndex": 1,
|
|
41380
|
+
"endIndex": 2
|
|
41381
|
+
}
|
|
41382
|
+
},
|
|
41383
|
+
{
|
|
41384
|
+
"kind": "PropertySignature",
|
|
41385
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#band6:member",
|
|
41386
|
+
"docComment": "",
|
|
41387
|
+
"excerptTokens": [
|
|
41388
|
+
{
|
|
41389
|
+
"kind": "Content",
|
|
41390
|
+
"text": "band6: "
|
|
41391
|
+
},
|
|
41392
|
+
{
|
|
41393
|
+
"kind": "Content",
|
|
41394
|
+
"text": "number"
|
|
41395
|
+
},
|
|
41396
|
+
{
|
|
41397
|
+
"kind": "Content",
|
|
41398
|
+
"text": ";"
|
|
41399
|
+
}
|
|
41400
|
+
],
|
|
41401
|
+
"isReadonly": false,
|
|
41402
|
+
"isOptional": false,
|
|
41403
|
+
"releaseTag": "Public",
|
|
41404
|
+
"name": "band6",
|
|
41405
|
+
"propertyTypeTokenRange": {
|
|
41406
|
+
"startIndex": 1,
|
|
41407
|
+
"endIndex": 2
|
|
41408
|
+
}
|
|
41409
|
+
},
|
|
41410
|
+
{
|
|
41411
|
+
"kind": "PropertySignature",
|
|
41412
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#band7:member",
|
|
41413
|
+
"docComment": "",
|
|
41414
|
+
"excerptTokens": [
|
|
41415
|
+
{
|
|
41416
|
+
"kind": "Content",
|
|
41417
|
+
"text": "band7: "
|
|
41418
|
+
},
|
|
41419
|
+
{
|
|
41420
|
+
"kind": "Content",
|
|
41421
|
+
"text": "number"
|
|
41422
|
+
},
|
|
41423
|
+
{
|
|
41424
|
+
"kind": "Content",
|
|
41425
|
+
"text": ";"
|
|
41426
|
+
}
|
|
41427
|
+
],
|
|
41428
|
+
"isReadonly": false,
|
|
41429
|
+
"isOptional": false,
|
|
41430
|
+
"releaseTag": "Public",
|
|
41431
|
+
"name": "band7",
|
|
41432
|
+
"propertyTypeTokenRange": {
|
|
41433
|
+
"startIndex": 1,
|
|
41434
|
+
"endIndex": 2
|
|
41435
|
+
}
|
|
41436
|
+
},
|
|
41437
|
+
{
|
|
41438
|
+
"kind": "PropertySignature",
|
|
41439
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#bandsGain:member",
|
|
41440
|
+
"docComment": "/**\n * End when mode == MODE_LOGARITHMIC\n */\n",
|
|
41441
|
+
"excerptTokens": [
|
|
41442
|
+
{
|
|
41443
|
+
"kind": "Content",
|
|
41444
|
+
"text": "bandsGain?: "
|
|
41445
|
+
},
|
|
41446
|
+
{
|
|
41447
|
+
"kind": "Content",
|
|
41448
|
+
"text": "number | undefined"
|
|
41449
|
+
},
|
|
41450
|
+
{
|
|
41451
|
+
"kind": "Content",
|
|
41452
|
+
"text": ";"
|
|
41453
|
+
}
|
|
41454
|
+
],
|
|
41455
|
+
"isReadonly": false,
|
|
41456
|
+
"isOptional": true,
|
|
41457
|
+
"releaseTag": "Public",
|
|
41458
|
+
"name": "bandsGain",
|
|
41459
|
+
"propertyTypeTokenRange": {
|
|
41460
|
+
"startIndex": 1,
|
|
41461
|
+
"endIndex": 2
|
|
41462
|
+
}
|
|
41463
|
+
},
|
|
41464
|
+
{
|
|
41465
|
+
"kind": "PropertySignature",
|
|
41466
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis#mode:member",
|
|
41467
|
+
"docComment": "/**\n * Parameters section\n */\n",
|
|
41468
|
+
"excerptTokens": [
|
|
41469
|
+
{
|
|
41470
|
+
"kind": "Content",
|
|
41471
|
+
"text": "mode: "
|
|
41472
|
+
},
|
|
41473
|
+
{
|
|
41474
|
+
"kind": "Reference",
|
|
41475
|
+
"text": "PBAudioAnalysisMode",
|
|
41476
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysisMode:enum"
|
|
41477
|
+
},
|
|
41478
|
+
{
|
|
41479
|
+
"kind": "Content",
|
|
41480
|
+
"text": ";"
|
|
41481
|
+
}
|
|
41482
|
+
],
|
|
41483
|
+
"isReadonly": false,
|
|
41484
|
+
"isOptional": false,
|
|
41485
|
+
"releaseTag": "Public",
|
|
41486
|
+
"name": "mode",
|
|
41487
|
+
"propertyTypeTokenRange": {
|
|
41488
|
+
"startIndex": 1,
|
|
41489
|
+
"endIndex": 2
|
|
41490
|
+
}
|
|
41491
|
+
}
|
|
41492
|
+
],
|
|
41493
|
+
"extendsTokenRanges": []
|
|
41494
|
+
},
|
|
41495
|
+
{
|
|
41496
|
+
"kind": "Namespace",
|
|
41497
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis:namespace",
|
|
41498
|
+
"docComment": "/**\n * @public\n */\n",
|
|
41499
|
+
"excerptTokens": [
|
|
41500
|
+
{
|
|
41501
|
+
"kind": "Content",
|
|
41502
|
+
"text": "export declare namespace PBAudioAnalysis "
|
|
41503
|
+
}
|
|
41504
|
+
],
|
|
41505
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/audio_analysis.gen.d.ts",
|
|
41506
|
+
"releaseTag": "Public",
|
|
41507
|
+
"name": "PBAudioAnalysis",
|
|
41508
|
+
"preserveMemberOrder": false,
|
|
41509
|
+
"members": [
|
|
41510
|
+
{
|
|
41511
|
+
"kind": "Function",
|
|
41512
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis.decode:function(1)",
|
|
41513
|
+
"docComment": "",
|
|
41514
|
+
"excerptTokens": [
|
|
41515
|
+
{
|
|
41516
|
+
"kind": "Content",
|
|
41517
|
+
"text": "function decode(input: "
|
|
41518
|
+
},
|
|
41519
|
+
{
|
|
41520
|
+
"kind": "Reference",
|
|
41521
|
+
"text": "_m0.Reader",
|
|
41522
|
+
"canonicalReference": "protobufjs!Reader:class"
|
|
41523
|
+
},
|
|
41524
|
+
{
|
|
41525
|
+
"kind": "Content",
|
|
41526
|
+
"text": " | "
|
|
41527
|
+
},
|
|
41528
|
+
{
|
|
41529
|
+
"kind": "Reference",
|
|
41530
|
+
"text": "Uint8Array",
|
|
41531
|
+
"canonicalReference": "!Uint8Array:interface"
|
|
41532
|
+
},
|
|
41533
|
+
{
|
|
41534
|
+
"kind": "Content",
|
|
41535
|
+
"text": ", length?: "
|
|
41536
|
+
},
|
|
41537
|
+
{
|
|
41538
|
+
"kind": "Content",
|
|
41539
|
+
"text": "number"
|
|
41540
|
+
},
|
|
41541
|
+
{
|
|
41542
|
+
"kind": "Content",
|
|
41543
|
+
"text": "): "
|
|
41544
|
+
},
|
|
41545
|
+
{
|
|
41546
|
+
"kind": "Reference",
|
|
41547
|
+
"text": "PBAudioAnalysis",
|
|
41548
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis:interface"
|
|
41549
|
+
},
|
|
41550
|
+
{
|
|
41551
|
+
"kind": "Content",
|
|
41552
|
+
"text": ";"
|
|
41553
|
+
}
|
|
41554
|
+
],
|
|
41555
|
+
"returnTypeTokenRange": {
|
|
41556
|
+
"startIndex": 7,
|
|
41557
|
+
"endIndex": 8
|
|
41558
|
+
},
|
|
41559
|
+
"releaseTag": "Public",
|
|
41560
|
+
"overloadIndex": 1,
|
|
41561
|
+
"parameters": [
|
|
41562
|
+
{
|
|
41563
|
+
"parameterName": "input",
|
|
41564
|
+
"parameterTypeTokenRange": {
|
|
41565
|
+
"startIndex": 1,
|
|
41566
|
+
"endIndex": 4
|
|
41567
|
+
},
|
|
41568
|
+
"isOptional": false
|
|
41569
|
+
},
|
|
41570
|
+
{
|
|
41571
|
+
"parameterName": "length",
|
|
41572
|
+
"parameterTypeTokenRange": {
|
|
41573
|
+
"startIndex": 5,
|
|
41574
|
+
"endIndex": 6
|
|
41575
|
+
},
|
|
41576
|
+
"isOptional": true
|
|
41577
|
+
}
|
|
41578
|
+
],
|
|
41579
|
+
"name": "decode"
|
|
41580
|
+
},
|
|
41581
|
+
{
|
|
41582
|
+
"kind": "Function",
|
|
41583
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis.encode:function(1)",
|
|
41584
|
+
"docComment": "",
|
|
41585
|
+
"excerptTokens": [
|
|
41586
|
+
{
|
|
41587
|
+
"kind": "Content",
|
|
41588
|
+
"text": "function encode(message: "
|
|
41589
|
+
},
|
|
41590
|
+
{
|
|
41591
|
+
"kind": "Reference",
|
|
41592
|
+
"text": "PBAudioAnalysis",
|
|
41593
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysis:interface"
|
|
41594
|
+
},
|
|
41595
|
+
{
|
|
41596
|
+
"kind": "Content",
|
|
41597
|
+
"text": ", writer?: "
|
|
41598
|
+
},
|
|
41599
|
+
{
|
|
41600
|
+
"kind": "Reference",
|
|
41601
|
+
"text": "_m0.Writer",
|
|
41602
|
+
"canonicalReference": "protobufjs!Writer:class"
|
|
41603
|
+
},
|
|
41604
|
+
{
|
|
41605
|
+
"kind": "Content",
|
|
41606
|
+
"text": "): "
|
|
41607
|
+
},
|
|
41608
|
+
{
|
|
41609
|
+
"kind": "Reference",
|
|
41610
|
+
"text": "_m0.Writer",
|
|
41611
|
+
"canonicalReference": "protobufjs!Writer:class"
|
|
41612
|
+
},
|
|
41613
|
+
{
|
|
41614
|
+
"kind": "Content",
|
|
41615
|
+
"text": ";"
|
|
41616
|
+
}
|
|
41617
|
+
],
|
|
41618
|
+
"returnTypeTokenRange": {
|
|
41619
|
+
"startIndex": 5,
|
|
41620
|
+
"endIndex": 6
|
|
41621
|
+
},
|
|
41622
|
+
"releaseTag": "Public",
|
|
41623
|
+
"overloadIndex": 1,
|
|
41624
|
+
"parameters": [
|
|
41625
|
+
{
|
|
41626
|
+
"parameterName": "message",
|
|
41627
|
+
"parameterTypeTokenRange": {
|
|
41628
|
+
"startIndex": 1,
|
|
41629
|
+
"endIndex": 2
|
|
41630
|
+
},
|
|
41631
|
+
"isOptional": false
|
|
41632
|
+
},
|
|
41633
|
+
{
|
|
41634
|
+
"parameterName": "writer",
|
|
41635
|
+
"parameterTypeTokenRange": {
|
|
41636
|
+
"startIndex": 3,
|
|
41637
|
+
"endIndex": 4
|
|
41638
|
+
},
|
|
41639
|
+
"isOptional": true
|
|
41640
|
+
}
|
|
41641
|
+
],
|
|
41642
|
+
"name": "encode"
|
|
41643
|
+
}
|
|
41644
|
+
]
|
|
41645
|
+
},
|
|
41646
|
+
{
|
|
41647
|
+
"kind": "Enum",
|
|
41648
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysisMode:enum",
|
|
41649
|
+
"docComment": "/**\n * @public\n */\n",
|
|
41650
|
+
"excerptTokens": [
|
|
41651
|
+
{
|
|
41652
|
+
"kind": "Content",
|
|
41653
|
+
"text": "export declare const enum PBAudioAnalysisMode "
|
|
41654
|
+
}
|
|
41655
|
+
],
|
|
41656
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/audio_analysis.gen.d.ts",
|
|
41657
|
+
"releaseTag": "Public",
|
|
41658
|
+
"name": "PBAudioAnalysisMode",
|
|
41659
|
+
"preserveMemberOrder": false,
|
|
41660
|
+
"members": [
|
|
41661
|
+
{
|
|
41662
|
+
"kind": "EnumMember",
|
|
41663
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysisMode.MODE_LOGARITHMIC:member",
|
|
41664
|
+
"docComment": "",
|
|
41665
|
+
"excerptTokens": [
|
|
41666
|
+
{
|
|
41667
|
+
"kind": "Content",
|
|
41668
|
+
"text": "MODE_LOGARITHMIC = "
|
|
41669
|
+
},
|
|
41670
|
+
{
|
|
41671
|
+
"kind": "Content",
|
|
41672
|
+
"text": "1"
|
|
41673
|
+
}
|
|
41674
|
+
],
|
|
41675
|
+
"initializerTokenRange": {
|
|
41676
|
+
"startIndex": 1,
|
|
41677
|
+
"endIndex": 2
|
|
41678
|
+
},
|
|
41679
|
+
"releaseTag": "Public",
|
|
41680
|
+
"name": "MODE_LOGARITHMIC"
|
|
41681
|
+
},
|
|
41682
|
+
{
|
|
41683
|
+
"kind": "EnumMember",
|
|
41684
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioAnalysisMode.MODE_RAW:member",
|
|
41685
|
+
"docComment": "",
|
|
41686
|
+
"excerptTokens": [
|
|
41687
|
+
{
|
|
41688
|
+
"kind": "Content",
|
|
41689
|
+
"text": "MODE_RAW = "
|
|
41690
|
+
},
|
|
41691
|
+
{
|
|
41692
|
+
"kind": "Content",
|
|
41693
|
+
"text": "0"
|
|
41694
|
+
}
|
|
41695
|
+
],
|
|
41696
|
+
"initializerTokenRange": {
|
|
41697
|
+
"startIndex": 1,
|
|
41698
|
+
"endIndex": 2
|
|
41699
|
+
},
|
|
41700
|
+
"releaseTag": "Public",
|
|
41701
|
+
"name": "MODE_RAW"
|
|
41702
|
+
}
|
|
41703
|
+
]
|
|
41704
|
+
},
|
|
41952
41705
|
{
|
|
41953
41706
|
"kind": "Interface",
|
|
41954
41707
|
"canonicalReference": "@dcl/playground-assets!PBAudioEvent:interface",
|
|
@@ -42533,31 +42286,586 @@
|
|
|
42533
42286
|
},
|
|
42534
42287
|
{
|
|
42535
42288
|
"kind": "Interface",
|
|
42536
|
-
"canonicalReference": "@dcl/playground-assets!PBAudioStream:interface",
|
|
42289
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream:interface",
|
|
42290
|
+
"docComment": "/**\n * @public\n */\n",
|
|
42291
|
+
"excerptTokens": [
|
|
42292
|
+
{
|
|
42293
|
+
"kind": "Content",
|
|
42294
|
+
"text": "export interface PBAudioStream "
|
|
42295
|
+
}
|
|
42296
|
+
],
|
|
42297
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/audio_stream.gen.d.ts",
|
|
42298
|
+
"releaseTag": "Public",
|
|
42299
|
+
"name": "PBAudioStream",
|
|
42300
|
+
"preserveMemberOrder": false,
|
|
42301
|
+
"members": [
|
|
42302
|
+
{
|
|
42303
|
+
"kind": "PropertySignature",
|
|
42304
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream#playing:member",
|
|
42305
|
+
"docComment": "/**\n * whether the clip is currently playing\n */\n",
|
|
42306
|
+
"excerptTokens": [
|
|
42307
|
+
{
|
|
42308
|
+
"kind": "Content",
|
|
42309
|
+
"text": "playing?: "
|
|
42310
|
+
},
|
|
42311
|
+
{
|
|
42312
|
+
"kind": "Content",
|
|
42313
|
+
"text": "boolean | undefined"
|
|
42314
|
+
},
|
|
42315
|
+
{
|
|
42316
|
+
"kind": "Content",
|
|
42317
|
+
"text": ";"
|
|
42318
|
+
}
|
|
42319
|
+
],
|
|
42320
|
+
"isReadonly": false,
|
|
42321
|
+
"isOptional": true,
|
|
42322
|
+
"releaseTag": "Public",
|
|
42323
|
+
"name": "playing",
|
|
42324
|
+
"propertyTypeTokenRange": {
|
|
42325
|
+
"startIndex": 1,
|
|
42326
|
+
"endIndex": 2
|
|
42327
|
+
}
|
|
42328
|
+
},
|
|
42329
|
+
{
|
|
42330
|
+
"kind": "PropertySignature",
|
|
42331
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream#spatial:member",
|
|
42332
|
+
"docComment": "/**\n * either the audio will be global or spatial (default: false) global: plays the same way for every listener. It is not affected by distance, direction, or position. spatial: changes depending on where the listener is relative to the sound source\n */\n",
|
|
42333
|
+
"excerptTokens": [
|
|
42334
|
+
{
|
|
42335
|
+
"kind": "Content",
|
|
42336
|
+
"text": "spatial?: "
|
|
42337
|
+
},
|
|
42338
|
+
{
|
|
42339
|
+
"kind": "Content",
|
|
42340
|
+
"text": "boolean | undefined"
|
|
42341
|
+
},
|
|
42342
|
+
{
|
|
42343
|
+
"kind": "Content",
|
|
42344
|
+
"text": ";"
|
|
42345
|
+
}
|
|
42346
|
+
],
|
|
42347
|
+
"isReadonly": false,
|
|
42348
|
+
"isOptional": true,
|
|
42349
|
+
"releaseTag": "Public",
|
|
42350
|
+
"name": "spatial",
|
|
42351
|
+
"propertyTypeTokenRange": {
|
|
42352
|
+
"startIndex": 1,
|
|
42353
|
+
"endIndex": 2
|
|
42354
|
+
}
|
|
42355
|
+
},
|
|
42356
|
+
{
|
|
42357
|
+
"kind": "PropertySignature",
|
|
42358
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream#spatialMaxDistance:member",
|
|
42359
|
+
"docComment": "/**\n * The distance where sound either becomes inaudible or stops attenuation (default: 60)\n */\n",
|
|
42360
|
+
"excerptTokens": [
|
|
42361
|
+
{
|
|
42362
|
+
"kind": "Content",
|
|
42363
|
+
"text": "spatialMaxDistance?: "
|
|
42364
|
+
},
|
|
42365
|
+
{
|
|
42366
|
+
"kind": "Content",
|
|
42367
|
+
"text": "number | undefined"
|
|
42368
|
+
},
|
|
42369
|
+
{
|
|
42370
|
+
"kind": "Content",
|
|
42371
|
+
"text": ";"
|
|
42372
|
+
}
|
|
42373
|
+
],
|
|
42374
|
+
"isReadonly": false,
|
|
42375
|
+
"isOptional": true,
|
|
42376
|
+
"releaseTag": "Public",
|
|
42377
|
+
"name": "spatialMaxDistance",
|
|
42378
|
+
"propertyTypeTokenRange": {
|
|
42379
|
+
"startIndex": 1,
|
|
42380
|
+
"endIndex": 2
|
|
42381
|
+
}
|
|
42382
|
+
},
|
|
42383
|
+
{
|
|
42384
|
+
"kind": "PropertySignature",
|
|
42385
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream#spatialMinDistance:member",
|
|
42386
|
+
"docComment": "/**\n * Within the min distance the audio will cease to grow louder in volume (default: 0)\n */\n",
|
|
42387
|
+
"excerptTokens": [
|
|
42388
|
+
{
|
|
42389
|
+
"kind": "Content",
|
|
42390
|
+
"text": "spatialMinDistance?: "
|
|
42391
|
+
},
|
|
42392
|
+
{
|
|
42393
|
+
"kind": "Content",
|
|
42394
|
+
"text": "number | undefined"
|
|
42395
|
+
},
|
|
42396
|
+
{
|
|
42397
|
+
"kind": "Content",
|
|
42398
|
+
"text": ";"
|
|
42399
|
+
}
|
|
42400
|
+
],
|
|
42401
|
+
"isReadonly": false,
|
|
42402
|
+
"isOptional": true,
|
|
42403
|
+
"releaseTag": "Public",
|
|
42404
|
+
"name": "spatialMinDistance",
|
|
42405
|
+
"propertyTypeTokenRange": {
|
|
42406
|
+
"startIndex": 1,
|
|
42407
|
+
"endIndex": 2
|
|
42408
|
+
}
|
|
42409
|
+
},
|
|
42410
|
+
{
|
|
42411
|
+
"kind": "PropertySignature",
|
|
42412
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream#url:member",
|
|
42413
|
+
"docComment": "/**\n * the audio stream HTTP URL\n */\n",
|
|
42414
|
+
"excerptTokens": [
|
|
42415
|
+
{
|
|
42416
|
+
"kind": "Content",
|
|
42417
|
+
"text": "url: "
|
|
42418
|
+
},
|
|
42419
|
+
{
|
|
42420
|
+
"kind": "Content",
|
|
42421
|
+
"text": "string"
|
|
42422
|
+
},
|
|
42423
|
+
{
|
|
42424
|
+
"kind": "Content",
|
|
42425
|
+
"text": ";"
|
|
42426
|
+
}
|
|
42427
|
+
],
|
|
42428
|
+
"isReadonly": false,
|
|
42429
|
+
"isOptional": false,
|
|
42430
|
+
"releaseTag": "Public",
|
|
42431
|
+
"name": "url",
|
|
42432
|
+
"propertyTypeTokenRange": {
|
|
42433
|
+
"startIndex": 1,
|
|
42434
|
+
"endIndex": 2
|
|
42435
|
+
}
|
|
42436
|
+
},
|
|
42437
|
+
{
|
|
42438
|
+
"kind": "PropertySignature",
|
|
42439
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream#volume:member",
|
|
42440
|
+
"docComment": "/**\n * the audio volume (default: 1.0)\n */\n",
|
|
42441
|
+
"excerptTokens": [
|
|
42442
|
+
{
|
|
42443
|
+
"kind": "Content",
|
|
42444
|
+
"text": "volume?: "
|
|
42445
|
+
},
|
|
42446
|
+
{
|
|
42447
|
+
"kind": "Content",
|
|
42448
|
+
"text": "number | undefined"
|
|
42449
|
+
},
|
|
42450
|
+
{
|
|
42451
|
+
"kind": "Content",
|
|
42452
|
+
"text": ";"
|
|
42453
|
+
}
|
|
42454
|
+
],
|
|
42455
|
+
"isReadonly": false,
|
|
42456
|
+
"isOptional": true,
|
|
42457
|
+
"releaseTag": "Public",
|
|
42458
|
+
"name": "volume",
|
|
42459
|
+
"propertyTypeTokenRange": {
|
|
42460
|
+
"startIndex": 1,
|
|
42461
|
+
"endIndex": 2
|
|
42462
|
+
}
|
|
42463
|
+
}
|
|
42464
|
+
],
|
|
42465
|
+
"extendsTokenRanges": []
|
|
42466
|
+
},
|
|
42467
|
+
{
|
|
42468
|
+
"kind": "Namespace",
|
|
42469
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream:namespace",
|
|
42470
|
+
"docComment": "/**\n * @public\n */\n",
|
|
42471
|
+
"excerptTokens": [
|
|
42472
|
+
{
|
|
42473
|
+
"kind": "Content",
|
|
42474
|
+
"text": "export declare namespace PBAudioStream "
|
|
42475
|
+
}
|
|
42476
|
+
],
|
|
42477
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/audio_stream.gen.d.ts",
|
|
42478
|
+
"releaseTag": "Public",
|
|
42479
|
+
"name": "PBAudioStream",
|
|
42480
|
+
"preserveMemberOrder": false,
|
|
42481
|
+
"members": [
|
|
42482
|
+
{
|
|
42483
|
+
"kind": "Function",
|
|
42484
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream.decode:function(1)",
|
|
42485
|
+
"docComment": "",
|
|
42486
|
+
"excerptTokens": [
|
|
42487
|
+
{
|
|
42488
|
+
"kind": "Content",
|
|
42489
|
+
"text": "function decode(input: "
|
|
42490
|
+
},
|
|
42491
|
+
{
|
|
42492
|
+
"kind": "Reference",
|
|
42493
|
+
"text": "_m0.Reader",
|
|
42494
|
+
"canonicalReference": "protobufjs!Reader:class"
|
|
42495
|
+
},
|
|
42496
|
+
{
|
|
42497
|
+
"kind": "Content",
|
|
42498
|
+
"text": " | "
|
|
42499
|
+
},
|
|
42500
|
+
{
|
|
42501
|
+
"kind": "Reference",
|
|
42502
|
+
"text": "Uint8Array",
|
|
42503
|
+
"canonicalReference": "!Uint8Array:interface"
|
|
42504
|
+
},
|
|
42505
|
+
{
|
|
42506
|
+
"kind": "Content",
|
|
42507
|
+
"text": ", length?: "
|
|
42508
|
+
},
|
|
42509
|
+
{
|
|
42510
|
+
"kind": "Content",
|
|
42511
|
+
"text": "number"
|
|
42512
|
+
},
|
|
42513
|
+
{
|
|
42514
|
+
"kind": "Content",
|
|
42515
|
+
"text": "): "
|
|
42516
|
+
},
|
|
42517
|
+
{
|
|
42518
|
+
"kind": "Reference",
|
|
42519
|
+
"text": "PBAudioStream",
|
|
42520
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream:interface"
|
|
42521
|
+
},
|
|
42522
|
+
{
|
|
42523
|
+
"kind": "Content",
|
|
42524
|
+
"text": ";"
|
|
42525
|
+
}
|
|
42526
|
+
],
|
|
42527
|
+
"returnTypeTokenRange": {
|
|
42528
|
+
"startIndex": 7,
|
|
42529
|
+
"endIndex": 8
|
|
42530
|
+
},
|
|
42531
|
+
"releaseTag": "Public",
|
|
42532
|
+
"overloadIndex": 1,
|
|
42533
|
+
"parameters": [
|
|
42534
|
+
{
|
|
42535
|
+
"parameterName": "input",
|
|
42536
|
+
"parameterTypeTokenRange": {
|
|
42537
|
+
"startIndex": 1,
|
|
42538
|
+
"endIndex": 4
|
|
42539
|
+
},
|
|
42540
|
+
"isOptional": false
|
|
42541
|
+
},
|
|
42542
|
+
{
|
|
42543
|
+
"parameterName": "length",
|
|
42544
|
+
"parameterTypeTokenRange": {
|
|
42545
|
+
"startIndex": 5,
|
|
42546
|
+
"endIndex": 6
|
|
42547
|
+
},
|
|
42548
|
+
"isOptional": true
|
|
42549
|
+
}
|
|
42550
|
+
],
|
|
42551
|
+
"name": "decode"
|
|
42552
|
+
},
|
|
42553
|
+
{
|
|
42554
|
+
"kind": "Function",
|
|
42555
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream.encode:function(1)",
|
|
42556
|
+
"docComment": "",
|
|
42557
|
+
"excerptTokens": [
|
|
42558
|
+
{
|
|
42559
|
+
"kind": "Content",
|
|
42560
|
+
"text": "function encode(message: "
|
|
42561
|
+
},
|
|
42562
|
+
{
|
|
42563
|
+
"kind": "Reference",
|
|
42564
|
+
"text": "PBAudioStream",
|
|
42565
|
+
"canonicalReference": "@dcl/playground-assets!PBAudioStream:interface"
|
|
42566
|
+
},
|
|
42567
|
+
{
|
|
42568
|
+
"kind": "Content",
|
|
42569
|
+
"text": ", writer?: "
|
|
42570
|
+
},
|
|
42571
|
+
{
|
|
42572
|
+
"kind": "Reference",
|
|
42573
|
+
"text": "_m0.Writer",
|
|
42574
|
+
"canonicalReference": "protobufjs!Writer:class"
|
|
42575
|
+
},
|
|
42576
|
+
{
|
|
42577
|
+
"kind": "Content",
|
|
42578
|
+
"text": "): "
|
|
42579
|
+
},
|
|
42580
|
+
{
|
|
42581
|
+
"kind": "Reference",
|
|
42582
|
+
"text": "_m0.Writer",
|
|
42583
|
+
"canonicalReference": "protobufjs!Writer:class"
|
|
42584
|
+
},
|
|
42585
|
+
{
|
|
42586
|
+
"kind": "Content",
|
|
42587
|
+
"text": ";"
|
|
42588
|
+
}
|
|
42589
|
+
],
|
|
42590
|
+
"returnTypeTokenRange": {
|
|
42591
|
+
"startIndex": 5,
|
|
42592
|
+
"endIndex": 6
|
|
42593
|
+
},
|
|
42594
|
+
"releaseTag": "Public",
|
|
42595
|
+
"overloadIndex": 1,
|
|
42596
|
+
"parameters": [
|
|
42597
|
+
{
|
|
42598
|
+
"parameterName": "message",
|
|
42599
|
+
"parameterTypeTokenRange": {
|
|
42600
|
+
"startIndex": 1,
|
|
42601
|
+
"endIndex": 2
|
|
42602
|
+
},
|
|
42603
|
+
"isOptional": false
|
|
42604
|
+
},
|
|
42605
|
+
{
|
|
42606
|
+
"parameterName": "writer",
|
|
42607
|
+
"parameterTypeTokenRange": {
|
|
42608
|
+
"startIndex": 3,
|
|
42609
|
+
"endIndex": 4
|
|
42610
|
+
},
|
|
42611
|
+
"isOptional": true
|
|
42612
|
+
}
|
|
42613
|
+
],
|
|
42614
|
+
"name": "encode"
|
|
42615
|
+
}
|
|
42616
|
+
]
|
|
42617
|
+
},
|
|
42618
|
+
{
|
|
42619
|
+
"kind": "Interface",
|
|
42620
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarAttach:interface",
|
|
42621
|
+
"docComment": "/**\n * @public\n */\n",
|
|
42622
|
+
"excerptTokens": [
|
|
42623
|
+
{
|
|
42624
|
+
"kind": "Content",
|
|
42625
|
+
"text": "export interface PBAvatarAttach "
|
|
42626
|
+
}
|
|
42627
|
+
],
|
|
42628
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_attach.gen.d.ts",
|
|
42629
|
+
"releaseTag": "Public",
|
|
42630
|
+
"name": "PBAvatarAttach",
|
|
42631
|
+
"preserveMemberOrder": false,
|
|
42632
|
+
"members": [
|
|
42633
|
+
{
|
|
42634
|
+
"kind": "PropertySignature",
|
|
42635
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarAttach#anchorPointId:member",
|
|
42636
|
+
"docComment": "/**\n * the anchor point.\n */\n",
|
|
42637
|
+
"excerptTokens": [
|
|
42638
|
+
{
|
|
42639
|
+
"kind": "Content",
|
|
42640
|
+
"text": "anchorPointId: "
|
|
42641
|
+
},
|
|
42642
|
+
{
|
|
42643
|
+
"kind": "Reference",
|
|
42644
|
+
"text": "AvatarAnchorPointType",
|
|
42645
|
+
"canonicalReference": "@dcl/playground-assets!AvatarAnchorPointType:enum"
|
|
42646
|
+
},
|
|
42647
|
+
{
|
|
42648
|
+
"kind": "Content",
|
|
42649
|
+
"text": ";"
|
|
42650
|
+
}
|
|
42651
|
+
],
|
|
42652
|
+
"isReadonly": false,
|
|
42653
|
+
"isOptional": false,
|
|
42654
|
+
"releaseTag": "Public",
|
|
42655
|
+
"name": "anchorPointId",
|
|
42656
|
+
"propertyTypeTokenRange": {
|
|
42657
|
+
"startIndex": 1,
|
|
42658
|
+
"endIndex": 2
|
|
42659
|
+
}
|
|
42660
|
+
},
|
|
42661
|
+
{
|
|
42662
|
+
"kind": "PropertySignature",
|
|
42663
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarAttach#avatarId:member",
|
|
42664
|
+
"docComment": "/**\n * the user ID of the avatar (default: local user)\n */\n",
|
|
42665
|
+
"excerptTokens": [
|
|
42666
|
+
{
|
|
42667
|
+
"kind": "Content",
|
|
42668
|
+
"text": "avatarId?: "
|
|
42669
|
+
},
|
|
42670
|
+
{
|
|
42671
|
+
"kind": "Content",
|
|
42672
|
+
"text": "string | undefined"
|
|
42673
|
+
},
|
|
42674
|
+
{
|
|
42675
|
+
"kind": "Content",
|
|
42676
|
+
"text": ";"
|
|
42677
|
+
}
|
|
42678
|
+
],
|
|
42679
|
+
"isReadonly": false,
|
|
42680
|
+
"isOptional": true,
|
|
42681
|
+
"releaseTag": "Public",
|
|
42682
|
+
"name": "avatarId",
|
|
42683
|
+
"propertyTypeTokenRange": {
|
|
42684
|
+
"startIndex": 1,
|
|
42685
|
+
"endIndex": 2
|
|
42686
|
+
}
|
|
42687
|
+
}
|
|
42688
|
+
],
|
|
42689
|
+
"extendsTokenRanges": []
|
|
42690
|
+
},
|
|
42691
|
+
{
|
|
42692
|
+
"kind": "Namespace",
|
|
42693
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarAttach:namespace",
|
|
42694
|
+
"docComment": "/**\n * @public\n */\n",
|
|
42695
|
+
"excerptTokens": [
|
|
42696
|
+
{
|
|
42697
|
+
"kind": "Content",
|
|
42698
|
+
"text": "export declare namespace PBAvatarAttach "
|
|
42699
|
+
}
|
|
42700
|
+
],
|
|
42701
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_attach.gen.d.ts",
|
|
42702
|
+
"releaseTag": "Public",
|
|
42703
|
+
"name": "PBAvatarAttach",
|
|
42704
|
+
"preserveMemberOrder": false,
|
|
42705
|
+
"members": [
|
|
42706
|
+
{
|
|
42707
|
+
"kind": "Function",
|
|
42708
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarAttach.decode:function(1)",
|
|
42709
|
+
"docComment": "",
|
|
42710
|
+
"excerptTokens": [
|
|
42711
|
+
{
|
|
42712
|
+
"kind": "Content",
|
|
42713
|
+
"text": "function decode(input: "
|
|
42714
|
+
},
|
|
42715
|
+
{
|
|
42716
|
+
"kind": "Reference",
|
|
42717
|
+
"text": "_m0.Reader",
|
|
42718
|
+
"canonicalReference": "protobufjs!Reader:class"
|
|
42719
|
+
},
|
|
42720
|
+
{
|
|
42721
|
+
"kind": "Content",
|
|
42722
|
+
"text": " | "
|
|
42723
|
+
},
|
|
42724
|
+
{
|
|
42725
|
+
"kind": "Reference",
|
|
42726
|
+
"text": "Uint8Array",
|
|
42727
|
+
"canonicalReference": "!Uint8Array:interface"
|
|
42728
|
+
},
|
|
42729
|
+
{
|
|
42730
|
+
"kind": "Content",
|
|
42731
|
+
"text": ", length?: "
|
|
42732
|
+
},
|
|
42733
|
+
{
|
|
42734
|
+
"kind": "Content",
|
|
42735
|
+
"text": "number"
|
|
42736
|
+
},
|
|
42737
|
+
{
|
|
42738
|
+
"kind": "Content",
|
|
42739
|
+
"text": "): "
|
|
42740
|
+
},
|
|
42741
|
+
{
|
|
42742
|
+
"kind": "Reference",
|
|
42743
|
+
"text": "PBAvatarAttach",
|
|
42744
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarAttach:interface"
|
|
42745
|
+
},
|
|
42746
|
+
{
|
|
42747
|
+
"kind": "Content",
|
|
42748
|
+
"text": ";"
|
|
42749
|
+
}
|
|
42750
|
+
],
|
|
42751
|
+
"returnTypeTokenRange": {
|
|
42752
|
+
"startIndex": 7,
|
|
42753
|
+
"endIndex": 8
|
|
42754
|
+
},
|
|
42755
|
+
"releaseTag": "Public",
|
|
42756
|
+
"overloadIndex": 1,
|
|
42757
|
+
"parameters": [
|
|
42758
|
+
{
|
|
42759
|
+
"parameterName": "input",
|
|
42760
|
+
"parameterTypeTokenRange": {
|
|
42761
|
+
"startIndex": 1,
|
|
42762
|
+
"endIndex": 4
|
|
42763
|
+
},
|
|
42764
|
+
"isOptional": false
|
|
42765
|
+
},
|
|
42766
|
+
{
|
|
42767
|
+
"parameterName": "length",
|
|
42768
|
+
"parameterTypeTokenRange": {
|
|
42769
|
+
"startIndex": 5,
|
|
42770
|
+
"endIndex": 6
|
|
42771
|
+
},
|
|
42772
|
+
"isOptional": true
|
|
42773
|
+
}
|
|
42774
|
+
],
|
|
42775
|
+
"name": "decode"
|
|
42776
|
+
},
|
|
42777
|
+
{
|
|
42778
|
+
"kind": "Function",
|
|
42779
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarAttach.encode:function(1)",
|
|
42780
|
+
"docComment": "",
|
|
42781
|
+
"excerptTokens": [
|
|
42782
|
+
{
|
|
42783
|
+
"kind": "Content",
|
|
42784
|
+
"text": "function encode(message: "
|
|
42785
|
+
},
|
|
42786
|
+
{
|
|
42787
|
+
"kind": "Reference",
|
|
42788
|
+
"text": "PBAvatarAttach",
|
|
42789
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarAttach:interface"
|
|
42790
|
+
},
|
|
42791
|
+
{
|
|
42792
|
+
"kind": "Content",
|
|
42793
|
+
"text": ", writer?: "
|
|
42794
|
+
},
|
|
42795
|
+
{
|
|
42796
|
+
"kind": "Reference",
|
|
42797
|
+
"text": "_m0.Writer",
|
|
42798
|
+
"canonicalReference": "protobufjs!Writer:class"
|
|
42799
|
+
},
|
|
42800
|
+
{
|
|
42801
|
+
"kind": "Content",
|
|
42802
|
+
"text": "): "
|
|
42803
|
+
},
|
|
42804
|
+
{
|
|
42805
|
+
"kind": "Reference",
|
|
42806
|
+
"text": "_m0.Writer",
|
|
42807
|
+
"canonicalReference": "protobufjs!Writer:class"
|
|
42808
|
+
},
|
|
42809
|
+
{
|
|
42810
|
+
"kind": "Content",
|
|
42811
|
+
"text": ";"
|
|
42812
|
+
}
|
|
42813
|
+
],
|
|
42814
|
+
"returnTypeTokenRange": {
|
|
42815
|
+
"startIndex": 5,
|
|
42816
|
+
"endIndex": 6
|
|
42817
|
+
},
|
|
42818
|
+
"releaseTag": "Public",
|
|
42819
|
+
"overloadIndex": 1,
|
|
42820
|
+
"parameters": [
|
|
42821
|
+
{
|
|
42822
|
+
"parameterName": "message",
|
|
42823
|
+
"parameterTypeTokenRange": {
|
|
42824
|
+
"startIndex": 1,
|
|
42825
|
+
"endIndex": 2
|
|
42826
|
+
},
|
|
42827
|
+
"isOptional": false
|
|
42828
|
+
},
|
|
42829
|
+
{
|
|
42830
|
+
"parameterName": "writer",
|
|
42831
|
+
"parameterTypeTokenRange": {
|
|
42832
|
+
"startIndex": 3,
|
|
42833
|
+
"endIndex": 4
|
|
42834
|
+
},
|
|
42835
|
+
"isOptional": true
|
|
42836
|
+
}
|
|
42837
|
+
],
|
|
42838
|
+
"name": "encode"
|
|
42839
|
+
}
|
|
42840
|
+
]
|
|
42841
|
+
},
|
|
42842
|
+
{
|
|
42843
|
+
"kind": "Interface",
|
|
42844
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase:interface",
|
|
42537
42845
|
"docComment": "/**\n * @public\n */\n",
|
|
42538
42846
|
"excerptTokens": [
|
|
42539
42847
|
{
|
|
42540
42848
|
"kind": "Content",
|
|
42541
|
-
"text": "export interface
|
|
42849
|
+
"text": "export interface PBAvatarBase "
|
|
42542
42850
|
}
|
|
42543
42851
|
],
|
|
42544
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
42852
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_base.gen.d.ts",
|
|
42545
42853
|
"releaseTag": "Public",
|
|
42546
|
-
"name": "
|
|
42854
|
+
"name": "PBAvatarBase",
|
|
42547
42855
|
"preserveMemberOrder": false,
|
|
42548
42856
|
"members": [
|
|
42549
42857
|
{
|
|
42550
42858
|
"kind": "PropertySignature",
|
|
42551
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
42552
|
-
"docComment": "
|
|
42859
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase#bodyShapeUrn:member",
|
|
42860
|
+
"docComment": "",
|
|
42553
42861
|
"excerptTokens": [
|
|
42554
42862
|
{
|
|
42555
42863
|
"kind": "Content",
|
|
42556
|
-
"text": "
|
|
42864
|
+
"text": "bodyShapeUrn: "
|
|
42557
42865
|
},
|
|
42558
42866
|
{
|
|
42559
42867
|
"kind": "Content",
|
|
42560
|
-
"text": "
|
|
42868
|
+
"text": "string"
|
|
42561
42869
|
},
|
|
42562
42870
|
{
|
|
42563
42871
|
"kind": "Content",
|
|
@@ -42565,9 +42873,9 @@
|
|
|
42565
42873
|
}
|
|
42566
42874
|
],
|
|
42567
42875
|
"isReadonly": false,
|
|
42568
|
-
"isOptional":
|
|
42876
|
+
"isOptional": false,
|
|
42569
42877
|
"releaseTag": "Public",
|
|
42570
|
-
"name": "
|
|
42878
|
+
"name": "bodyShapeUrn",
|
|
42571
42879
|
"propertyTypeTokenRange": {
|
|
42572
42880
|
"startIndex": 1,
|
|
42573
42881
|
"endIndex": 2
|
|
@@ -42575,43 +42883,21 @@
|
|
|
42575
42883
|
},
|
|
42576
42884
|
{
|
|
42577
42885
|
"kind": "PropertySignature",
|
|
42578
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
42579
|
-
"docComment": "
|
|
42886
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase#eyesColor:member",
|
|
42887
|
+
"docComment": "",
|
|
42580
42888
|
"excerptTokens": [
|
|
42581
42889
|
{
|
|
42582
42890
|
"kind": "Content",
|
|
42583
|
-
"text": "
|
|
42584
|
-
},
|
|
42585
|
-
{
|
|
42586
|
-
"kind": "Content",
|
|
42587
|
-
"text": "boolean | undefined"
|
|
42891
|
+
"text": "eyesColor: "
|
|
42588
42892
|
},
|
|
42589
42893
|
{
|
|
42590
|
-
"kind": "
|
|
42591
|
-
"text": "
|
|
42592
|
-
|
|
42593
|
-
],
|
|
42594
|
-
"isReadonly": false,
|
|
42595
|
-
"isOptional": true,
|
|
42596
|
-
"releaseTag": "Public",
|
|
42597
|
-
"name": "spatial",
|
|
42598
|
-
"propertyTypeTokenRange": {
|
|
42599
|
-
"startIndex": 1,
|
|
42600
|
-
"endIndex": 2
|
|
42601
|
-
}
|
|
42602
|
-
},
|
|
42603
|
-
{
|
|
42604
|
-
"kind": "PropertySignature",
|
|
42605
|
-
"canonicalReference": "@dcl/playground-assets!PBAudioStream#spatialMaxDistance:member",
|
|
42606
|
-
"docComment": "/**\n * The distance where sound either becomes inaudible or stops attenuation (default: 60)\n */\n",
|
|
42607
|
-
"excerptTokens": [
|
|
42608
|
-
{
|
|
42609
|
-
"kind": "Content",
|
|
42610
|
-
"text": "spatialMaxDistance?: "
|
|
42894
|
+
"kind": "Reference",
|
|
42895
|
+
"text": "Color3",
|
|
42896
|
+
"canonicalReference": "@dcl/playground-assets!Color3"
|
|
42611
42897
|
},
|
|
42612
42898
|
{
|
|
42613
42899
|
"kind": "Content",
|
|
42614
|
-
"text": "
|
|
42900
|
+
"text": " | undefined"
|
|
42615
42901
|
},
|
|
42616
42902
|
{
|
|
42617
42903
|
"kind": "Content",
|
|
@@ -42619,26 +42905,31 @@
|
|
|
42619
42905
|
}
|
|
42620
42906
|
],
|
|
42621
42907
|
"isReadonly": false,
|
|
42622
|
-
"isOptional":
|
|
42908
|
+
"isOptional": false,
|
|
42623
42909
|
"releaseTag": "Public",
|
|
42624
|
-
"name": "
|
|
42910
|
+
"name": "eyesColor",
|
|
42625
42911
|
"propertyTypeTokenRange": {
|
|
42626
42912
|
"startIndex": 1,
|
|
42627
|
-
"endIndex":
|
|
42913
|
+
"endIndex": 3
|
|
42628
42914
|
}
|
|
42629
42915
|
},
|
|
42630
42916
|
{
|
|
42631
42917
|
"kind": "PropertySignature",
|
|
42632
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
42633
|
-
"docComment": "
|
|
42918
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase#hairColor:member",
|
|
42919
|
+
"docComment": "",
|
|
42634
42920
|
"excerptTokens": [
|
|
42635
42921
|
{
|
|
42636
42922
|
"kind": "Content",
|
|
42637
|
-
"text": "
|
|
42923
|
+
"text": "hairColor: "
|
|
42924
|
+
},
|
|
42925
|
+
{
|
|
42926
|
+
"kind": "Reference",
|
|
42927
|
+
"text": "Color3",
|
|
42928
|
+
"canonicalReference": "@dcl/playground-assets!Color3"
|
|
42638
42929
|
},
|
|
42639
42930
|
{
|
|
42640
42931
|
"kind": "Content",
|
|
42641
|
-
"text": "
|
|
42932
|
+
"text": " | undefined"
|
|
42642
42933
|
},
|
|
42643
42934
|
{
|
|
42644
42935
|
"kind": "Content",
|
|
@@ -42646,22 +42937,22 @@
|
|
|
42646
42937
|
}
|
|
42647
42938
|
],
|
|
42648
42939
|
"isReadonly": false,
|
|
42649
|
-
"isOptional":
|
|
42940
|
+
"isOptional": false,
|
|
42650
42941
|
"releaseTag": "Public",
|
|
42651
|
-
"name": "
|
|
42942
|
+
"name": "hairColor",
|
|
42652
42943
|
"propertyTypeTokenRange": {
|
|
42653
42944
|
"startIndex": 1,
|
|
42654
|
-
"endIndex":
|
|
42945
|
+
"endIndex": 3
|
|
42655
42946
|
}
|
|
42656
42947
|
},
|
|
42657
42948
|
{
|
|
42658
42949
|
"kind": "PropertySignature",
|
|
42659
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
42660
|
-
"docComment": "
|
|
42950
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase#name:member",
|
|
42951
|
+
"docComment": "",
|
|
42661
42952
|
"excerptTokens": [
|
|
42662
42953
|
{
|
|
42663
42954
|
"kind": "Content",
|
|
42664
|
-
"text": "
|
|
42955
|
+
"text": "name: "
|
|
42665
42956
|
},
|
|
42666
42957
|
{
|
|
42667
42958
|
"kind": "Content",
|
|
@@ -42675,7 +42966,7 @@
|
|
|
42675
42966
|
"isReadonly": false,
|
|
42676
42967
|
"isOptional": false,
|
|
42677
42968
|
"releaseTag": "Public",
|
|
42678
|
-
"name": "
|
|
42969
|
+
"name": "name",
|
|
42679
42970
|
"propertyTypeTokenRange": {
|
|
42680
42971
|
"startIndex": 1,
|
|
42681
42972
|
"endIndex": 2
|
|
@@ -42683,16 +42974,21 @@
|
|
|
42683
42974
|
},
|
|
42684
42975
|
{
|
|
42685
42976
|
"kind": "PropertySignature",
|
|
42686
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
42687
|
-
"docComment": "
|
|
42977
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase#skinColor:member",
|
|
42978
|
+
"docComment": "",
|
|
42688
42979
|
"excerptTokens": [
|
|
42689
42980
|
{
|
|
42690
42981
|
"kind": "Content",
|
|
42691
|
-
"text": "
|
|
42982
|
+
"text": "skinColor: "
|
|
42983
|
+
},
|
|
42984
|
+
{
|
|
42985
|
+
"kind": "Reference",
|
|
42986
|
+
"text": "Color3",
|
|
42987
|
+
"canonicalReference": "@dcl/playground-assets!Color3"
|
|
42692
42988
|
},
|
|
42693
42989
|
{
|
|
42694
42990
|
"kind": "Content",
|
|
42695
|
-
"text": "
|
|
42991
|
+
"text": " | undefined"
|
|
42696
42992
|
},
|
|
42697
42993
|
{
|
|
42698
42994
|
"kind": "Content",
|
|
@@ -42700,12 +42996,12 @@
|
|
|
42700
42996
|
}
|
|
42701
42997
|
],
|
|
42702
42998
|
"isReadonly": false,
|
|
42703
|
-
"isOptional":
|
|
42999
|
+
"isOptional": false,
|
|
42704
43000
|
"releaseTag": "Public",
|
|
42705
|
-
"name": "
|
|
43001
|
+
"name": "skinColor",
|
|
42706
43002
|
"propertyTypeTokenRange": {
|
|
42707
43003
|
"startIndex": 1,
|
|
42708
|
-
"endIndex":
|
|
43004
|
+
"endIndex": 3
|
|
42709
43005
|
}
|
|
42710
43006
|
}
|
|
42711
43007
|
],
|
|
@@ -42713,22 +43009,22 @@
|
|
|
42713
43009
|
},
|
|
42714
43010
|
{
|
|
42715
43011
|
"kind": "Namespace",
|
|
42716
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43012
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase:namespace",
|
|
42717
43013
|
"docComment": "/**\n * @public\n */\n",
|
|
42718
43014
|
"excerptTokens": [
|
|
42719
43015
|
{
|
|
42720
43016
|
"kind": "Content",
|
|
42721
|
-
"text": "export declare namespace
|
|
43017
|
+
"text": "export declare namespace PBAvatarBase "
|
|
42722
43018
|
}
|
|
42723
43019
|
],
|
|
42724
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
43020
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_base.gen.d.ts",
|
|
42725
43021
|
"releaseTag": "Public",
|
|
42726
|
-
"name": "
|
|
43022
|
+
"name": "PBAvatarBase",
|
|
42727
43023
|
"preserveMemberOrder": false,
|
|
42728
43024
|
"members": [
|
|
42729
43025
|
{
|
|
42730
43026
|
"kind": "Function",
|
|
42731
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43027
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase.decode:function(1)",
|
|
42732
43028
|
"docComment": "",
|
|
42733
43029
|
"excerptTokens": [
|
|
42734
43030
|
{
|
|
@@ -42763,8 +43059,8 @@
|
|
|
42763
43059
|
},
|
|
42764
43060
|
{
|
|
42765
43061
|
"kind": "Reference",
|
|
42766
|
-
"text": "
|
|
42767
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43062
|
+
"text": "PBAvatarBase",
|
|
43063
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase:interface"
|
|
42768
43064
|
},
|
|
42769
43065
|
{
|
|
42770
43066
|
"kind": "Content",
|
|
@@ -42799,7 +43095,7 @@
|
|
|
42799
43095
|
},
|
|
42800
43096
|
{
|
|
42801
43097
|
"kind": "Function",
|
|
42802
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43098
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase.encode:function(1)",
|
|
42803
43099
|
"docComment": "",
|
|
42804
43100
|
"excerptTokens": [
|
|
42805
43101
|
{
|
|
@@ -42808,8 +43104,8 @@
|
|
|
42808
43104
|
},
|
|
42809
43105
|
{
|
|
42810
43106
|
"kind": "Reference",
|
|
42811
|
-
"text": "
|
|
42812
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43107
|
+
"text": "PBAvatarBase",
|
|
43108
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarBase:interface"
|
|
42813
43109
|
},
|
|
42814
43110
|
{
|
|
42815
43111
|
"kind": "Content",
|
|
@@ -42864,32 +43160,31 @@
|
|
|
42864
43160
|
},
|
|
42865
43161
|
{
|
|
42866
43162
|
"kind": "Interface",
|
|
42867
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43163
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand:interface",
|
|
42868
43164
|
"docComment": "/**\n * @public\n */\n",
|
|
42869
43165
|
"excerptTokens": [
|
|
42870
43166
|
{
|
|
42871
43167
|
"kind": "Content",
|
|
42872
|
-
"text": "export interface
|
|
43168
|
+
"text": "export interface PBAvatarEmoteCommand "
|
|
42873
43169
|
}
|
|
42874
43170
|
],
|
|
42875
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
43171
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_emote_command.gen.d.ts",
|
|
42876
43172
|
"releaseTag": "Public",
|
|
42877
|
-
"name": "
|
|
43173
|
+
"name": "PBAvatarEmoteCommand",
|
|
42878
43174
|
"preserveMemberOrder": false,
|
|
42879
43175
|
"members": [
|
|
42880
43176
|
{
|
|
42881
43177
|
"kind": "PropertySignature",
|
|
42882
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
42883
|
-
"docComment": "
|
|
43178
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand#emoteUrn:member",
|
|
43179
|
+
"docComment": "",
|
|
42884
43180
|
"excerptTokens": [
|
|
42885
43181
|
{
|
|
42886
43182
|
"kind": "Content",
|
|
42887
|
-
"text": "
|
|
43183
|
+
"text": "emoteUrn: "
|
|
42888
43184
|
},
|
|
42889
43185
|
{
|
|
42890
|
-
"kind": "
|
|
42891
|
-
"text": "
|
|
42892
|
-
"canonicalReference": "@dcl/playground-assets!AvatarAnchorPointType:enum"
|
|
43186
|
+
"kind": "Content",
|
|
43187
|
+
"text": "string"
|
|
42893
43188
|
},
|
|
42894
43189
|
{
|
|
42895
43190
|
"kind": "Content",
|
|
@@ -42899,7 +43194,7 @@
|
|
|
42899
43194
|
"isReadonly": false,
|
|
42900
43195
|
"isOptional": false,
|
|
42901
43196
|
"releaseTag": "Public",
|
|
42902
|
-
"name": "
|
|
43197
|
+
"name": "emoteUrn",
|
|
42903
43198
|
"propertyTypeTokenRange": {
|
|
42904
43199
|
"startIndex": 1,
|
|
42905
43200
|
"endIndex": 2
|
|
@@ -42907,16 +43202,16 @@
|
|
|
42907
43202
|
},
|
|
42908
43203
|
{
|
|
42909
43204
|
"kind": "PropertySignature",
|
|
42910
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
42911
|
-
"docComment": "
|
|
43205
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand#loop:member",
|
|
43206
|
+
"docComment": "",
|
|
42912
43207
|
"excerptTokens": [
|
|
42913
43208
|
{
|
|
42914
43209
|
"kind": "Content",
|
|
42915
|
-
"text": "
|
|
43210
|
+
"text": "loop: "
|
|
42916
43211
|
},
|
|
42917
43212
|
{
|
|
42918
43213
|
"kind": "Content",
|
|
42919
|
-
"text": "
|
|
43214
|
+
"text": "boolean"
|
|
42920
43215
|
},
|
|
42921
43216
|
{
|
|
42922
43217
|
"kind": "Content",
|
|
@@ -42924,9 +43219,36 @@
|
|
|
42924
43219
|
}
|
|
42925
43220
|
],
|
|
42926
43221
|
"isReadonly": false,
|
|
42927
|
-
"isOptional":
|
|
43222
|
+
"isOptional": false,
|
|
42928
43223
|
"releaseTag": "Public",
|
|
42929
|
-
"name": "
|
|
43224
|
+
"name": "loop",
|
|
43225
|
+
"propertyTypeTokenRange": {
|
|
43226
|
+
"startIndex": 1,
|
|
43227
|
+
"endIndex": 2
|
|
43228
|
+
}
|
|
43229
|
+
},
|
|
43230
|
+
{
|
|
43231
|
+
"kind": "PropertySignature",
|
|
43232
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand#timestamp:member",
|
|
43233
|
+
"docComment": "/**\n * monotonic counter\n */\n",
|
|
43234
|
+
"excerptTokens": [
|
|
43235
|
+
{
|
|
43236
|
+
"kind": "Content",
|
|
43237
|
+
"text": "timestamp: "
|
|
43238
|
+
},
|
|
43239
|
+
{
|
|
43240
|
+
"kind": "Content",
|
|
43241
|
+
"text": "number"
|
|
43242
|
+
},
|
|
43243
|
+
{
|
|
43244
|
+
"kind": "Content",
|
|
43245
|
+
"text": ";"
|
|
43246
|
+
}
|
|
43247
|
+
],
|
|
43248
|
+
"isReadonly": false,
|
|
43249
|
+
"isOptional": false,
|
|
43250
|
+
"releaseTag": "Public",
|
|
43251
|
+
"name": "timestamp",
|
|
42930
43252
|
"propertyTypeTokenRange": {
|
|
42931
43253
|
"startIndex": 1,
|
|
42932
43254
|
"endIndex": 2
|
|
@@ -42937,22 +43259,22 @@
|
|
|
42937
43259
|
},
|
|
42938
43260
|
{
|
|
42939
43261
|
"kind": "Namespace",
|
|
42940
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43262
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand:namespace",
|
|
42941
43263
|
"docComment": "/**\n * @public\n */\n",
|
|
42942
43264
|
"excerptTokens": [
|
|
42943
43265
|
{
|
|
42944
43266
|
"kind": "Content",
|
|
42945
|
-
"text": "export declare namespace
|
|
43267
|
+
"text": "export declare namespace PBAvatarEmoteCommand "
|
|
42946
43268
|
}
|
|
42947
43269
|
],
|
|
42948
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
43270
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_emote_command.gen.d.ts",
|
|
42949
43271
|
"releaseTag": "Public",
|
|
42950
|
-
"name": "
|
|
43272
|
+
"name": "PBAvatarEmoteCommand",
|
|
42951
43273
|
"preserveMemberOrder": false,
|
|
42952
43274
|
"members": [
|
|
42953
43275
|
{
|
|
42954
43276
|
"kind": "Function",
|
|
42955
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43277
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand.decode:function(1)",
|
|
42956
43278
|
"docComment": "",
|
|
42957
43279
|
"excerptTokens": [
|
|
42958
43280
|
{
|
|
@@ -42987,8 +43309,8 @@
|
|
|
42987
43309
|
},
|
|
42988
43310
|
{
|
|
42989
43311
|
"kind": "Reference",
|
|
42990
|
-
"text": "
|
|
42991
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43312
|
+
"text": "PBAvatarEmoteCommand",
|
|
43313
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand:interface"
|
|
42992
43314
|
},
|
|
42993
43315
|
{
|
|
42994
43316
|
"kind": "Content",
|
|
@@ -43023,7 +43345,7 @@
|
|
|
43023
43345
|
},
|
|
43024
43346
|
{
|
|
43025
43347
|
"kind": "Function",
|
|
43026
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43348
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand.encode:function(1)",
|
|
43027
43349
|
"docComment": "",
|
|
43028
43350
|
"excerptTokens": [
|
|
43029
43351
|
{
|
|
@@ -43032,8 +43354,8 @@
|
|
|
43032
43354
|
},
|
|
43033
43355
|
{
|
|
43034
43356
|
"kind": "Reference",
|
|
43035
|
-
"text": "
|
|
43036
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43357
|
+
"text": "PBAvatarEmoteCommand",
|
|
43358
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand:interface"
|
|
43037
43359
|
},
|
|
43038
43360
|
{
|
|
43039
43361
|
"kind": "Content",
|
|
@@ -43088,31 +43410,31 @@
|
|
|
43088
43410
|
},
|
|
43089
43411
|
{
|
|
43090
43412
|
"kind": "Interface",
|
|
43091
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43413
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData:interface",
|
|
43092
43414
|
"docComment": "/**\n * @public\n */\n",
|
|
43093
43415
|
"excerptTokens": [
|
|
43094
43416
|
{
|
|
43095
43417
|
"kind": "Content",
|
|
43096
|
-
"text": "export interface
|
|
43418
|
+
"text": "export interface PBAvatarEquippedData "
|
|
43097
43419
|
}
|
|
43098
43420
|
],
|
|
43099
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
43421
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_equipped_data.gen.d.ts",
|
|
43100
43422
|
"releaseTag": "Public",
|
|
43101
|
-
"name": "
|
|
43423
|
+
"name": "PBAvatarEquippedData",
|
|
43102
43424
|
"preserveMemberOrder": false,
|
|
43103
43425
|
"members": [
|
|
43104
43426
|
{
|
|
43105
43427
|
"kind": "PropertySignature",
|
|
43106
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43428
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData#emoteUrns:member",
|
|
43107
43429
|
"docComment": "",
|
|
43108
43430
|
"excerptTokens": [
|
|
43109
43431
|
{
|
|
43110
43432
|
"kind": "Content",
|
|
43111
|
-
"text": "
|
|
43433
|
+
"text": "emoteUrns: "
|
|
43112
43434
|
},
|
|
43113
43435
|
{
|
|
43114
43436
|
"kind": "Content",
|
|
43115
|
-
"text": "string"
|
|
43437
|
+
"text": "string[]"
|
|
43116
43438
|
},
|
|
43117
43439
|
{
|
|
43118
43440
|
"kind": "Content",
|
|
@@ -43122,7 +43444,7 @@
|
|
|
43122
43444
|
"isReadonly": false,
|
|
43123
43445
|
"isOptional": false,
|
|
43124
43446
|
"releaseTag": "Public",
|
|
43125
|
-
"name": "
|
|
43447
|
+
"name": "emoteUrns",
|
|
43126
43448
|
"propertyTypeTokenRange": {
|
|
43127
43449
|
"startIndex": 1,
|
|
43128
43450
|
"endIndex": 2
|
|
@@ -43130,80 +43452,16 @@
|
|
|
43130
43452
|
},
|
|
43131
43453
|
{
|
|
43132
43454
|
"kind": "PropertySignature",
|
|
43133
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43134
|
-
"docComment": "",
|
|
43135
|
-
"excerptTokens": [
|
|
43136
|
-
{
|
|
43137
|
-
"kind": "Content",
|
|
43138
|
-
"text": "eyesColor: "
|
|
43139
|
-
},
|
|
43140
|
-
{
|
|
43141
|
-
"kind": "Reference",
|
|
43142
|
-
"text": "Color3",
|
|
43143
|
-
"canonicalReference": "@dcl/playground-assets!Color3"
|
|
43144
|
-
},
|
|
43145
|
-
{
|
|
43146
|
-
"kind": "Content",
|
|
43147
|
-
"text": " | undefined"
|
|
43148
|
-
},
|
|
43149
|
-
{
|
|
43150
|
-
"kind": "Content",
|
|
43151
|
-
"text": ";"
|
|
43152
|
-
}
|
|
43153
|
-
],
|
|
43154
|
-
"isReadonly": false,
|
|
43155
|
-
"isOptional": false,
|
|
43156
|
-
"releaseTag": "Public",
|
|
43157
|
-
"name": "eyesColor",
|
|
43158
|
-
"propertyTypeTokenRange": {
|
|
43159
|
-
"startIndex": 1,
|
|
43160
|
-
"endIndex": 3
|
|
43161
|
-
}
|
|
43162
|
-
},
|
|
43163
|
-
{
|
|
43164
|
-
"kind": "PropertySignature",
|
|
43165
|
-
"canonicalReference": "@dcl/playground-assets!PBAvatarBase#hairColor:member",
|
|
43166
|
-
"docComment": "",
|
|
43167
|
-
"excerptTokens": [
|
|
43168
|
-
{
|
|
43169
|
-
"kind": "Content",
|
|
43170
|
-
"text": "hairColor: "
|
|
43171
|
-
},
|
|
43172
|
-
{
|
|
43173
|
-
"kind": "Reference",
|
|
43174
|
-
"text": "Color3",
|
|
43175
|
-
"canonicalReference": "@dcl/playground-assets!Color3"
|
|
43176
|
-
},
|
|
43177
|
-
{
|
|
43178
|
-
"kind": "Content",
|
|
43179
|
-
"text": " | undefined"
|
|
43180
|
-
},
|
|
43181
|
-
{
|
|
43182
|
-
"kind": "Content",
|
|
43183
|
-
"text": ";"
|
|
43184
|
-
}
|
|
43185
|
-
],
|
|
43186
|
-
"isReadonly": false,
|
|
43187
|
-
"isOptional": false,
|
|
43188
|
-
"releaseTag": "Public",
|
|
43189
|
-
"name": "hairColor",
|
|
43190
|
-
"propertyTypeTokenRange": {
|
|
43191
|
-
"startIndex": 1,
|
|
43192
|
-
"endIndex": 3
|
|
43193
|
-
}
|
|
43194
|
-
},
|
|
43195
|
-
{
|
|
43196
|
-
"kind": "PropertySignature",
|
|
43197
|
-
"canonicalReference": "@dcl/playground-assets!PBAvatarBase#name:member",
|
|
43455
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData#wearableUrns:member",
|
|
43198
43456
|
"docComment": "",
|
|
43199
43457
|
"excerptTokens": [
|
|
43200
43458
|
{
|
|
43201
43459
|
"kind": "Content",
|
|
43202
|
-
"text": "
|
|
43460
|
+
"text": "wearableUrns: "
|
|
43203
43461
|
},
|
|
43204
43462
|
{
|
|
43205
43463
|
"kind": "Content",
|
|
43206
|
-
"text": "string"
|
|
43464
|
+
"text": "string[]"
|
|
43207
43465
|
},
|
|
43208
43466
|
{
|
|
43209
43467
|
"kind": "Content",
|
|
@@ -43213,65 +43471,33 @@
|
|
|
43213
43471
|
"isReadonly": false,
|
|
43214
43472
|
"isOptional": false,
|
|
43215
43473
|
"releaseTag": "Public",
|
|
43216
|
-
"name": "
|
|
43474
|
+
"name": "wearableUrns",
|
|
43217
43475
|
"propertyTypeTokenRange": {
|
|
43218
43476
|
"startIndex": 1,
|
|
43219
43477
|
"endIndex": 2
|
|
43220
43478
|
}
|
|
43221
|
-
},
|
|
43222
|
-
{
|
|
43223
|
-
"kind": "PropertySignature",
|
|
43224
|
-
"canonicalReference": "@dcl/playground-assets!PBAvatarBase#skinColor:member",
|
|
43225
|
-
"docComment": "",
|
|
43226
|
-
"excerptTokens": [
|
|
43227
|
-
{
|
|
43228
|
-
"kind": "Content",
|
|
43229
|
-
"text": "skinColor: "
|
|
43230
|
-
},
|
|
43231
|
-
{
|
|
43232
|
-
"kind": "Reference",
|
|
43233
|
-
"text": "Color3",
|
|
43234
|
-
"canonicalReference": "@dcl/playground-assets!Color3"
|
|
43235
|
-
},
|
|
43236
|
-
{
|
|
43237
|
-
"kind": "Content",
|
|
43238
|
-
"text": " | undefined"
|
|
43239
|
-
},
|
|
43240
|
-
{
|
|
43241
|
-
"kind": "Content",
|
|
43242
|
-
"text": ";"
|
|
43243
|
-
}
|
|
43244
|
-
],
|
|
43245
|
-
"isReadonly": false,
|
|
43246
|
-
"isOptional": false,
|
|
43247
|
-
"releaseTag": "Public",
|
|
43248
|
-
"name": "skinColor",
|
|
43249
|
-
"propertyTypeTokenRange": {
|
|
43250
|
-
"startIndex": 1,
|
|
43251
|
-
"endIndex": 3
|
|
43252
|
-
}
|
|
43253
43479
|
}
|
|
43254
43480
|
],
|
|
43255
43481
|
"extendsTokenRanges": []
|
|
43256
43482
|
},
|
|
43257
43483
|
{
|
|
43258
43484
|
"kind": "Namespace",
|
|
43259
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43485
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData:namespace",
|
|
43260
43486
|
"docComment": "/**\n * @public\n */\n",
|
|
43261
43487
|
"excerptTokens": [
|
|
43262
43488
|
{
|
|
43263
43489
|
"kind": "Content",
|
|
43264
|
-
"text": "export declare namespace
|
|
43490
|
+
"text": "export declare namespace PBAvatarEquippedData "
|
|
43265
43491
|
}
|
|
43266
43492
|
],
|
|
43267
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
43493
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_equipped_data.gen.d.ts",
|
|
43268
43494
|
"releaseTag": "Public",
|
|
43269
|
-
"name": "
|
|
43495
|
+
"name": "PBAvatarEquippedData",
|
|
43270
43496
|
"preserveMemberOrder": false,
|
|
43271
43497
|
"members": [
|
|
43272
43498
|
{
|
|
43273
43499
|
"kind": "Function",
|
|
43274
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43500
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData.decode:function(1)",
|
|
43275
43501
|
"docComment": "",
|
|
43276
43502
|
"excerptTokens": [
|
|
43277
43503
|
{
|
|
@@ -43306,8 +43532,8 @@
|
|
|
43306
43532
|
},
|
|
43307
43533
|
{
|
|
43308
43534
|
"kind": "Reference",
|
|
43309
|
-
"text": "
|
|
43310
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43535
|
+
"text": "PBAvatarEquippedData",
|
|
43536
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData:interface"
|
|
43311
43537
|
},
|
|
43312
43538
|
{
|
|
43313
43539
|
"kind": "Content",
|
|
@@ -43342,7 +43568,7 @@
|
|
|
43342
43568
|
},
|
|
43343
43569
|
{
|
|
43344
43570
|
"kind": "Function",
|
|
43345
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43571
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData.encode:function(1)",
|
|
43346
43572
|
"docComment": "",
|
|
43347
43573
|
"excerptTokens": [
|
|
43348
43574
|
{
|
|
@@ -43351,8 +43577,8 @@
|
|
|
43351
43577
|
},
|
|
43352
43578
|
{
|
|
43353
43579
|
"kind": "Reference",
|
|
43354
|
-
"text": "
|
|
43355
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43580
|
+
"text": "PBAvatarEquippedData",
|
|
43581
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData:interface"
|
|
43356
43582
|
},
|
|
43357
43583
|
{
|
|
43358
43584
|
"kind": "Content",
|
|
@@ -43407,31 +43633,31 @@
|
|
|
43407
43633
|
},
|
|
43408
43634
|
{
|
|
43409
43635
|
"kind": "Interface",
|
|
43410
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43636
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings:interface",
|
|
43411
43637
|
"docComment": "/**\n * @public\n */\n",
|
|
43412
43638
|
"excerptTokens": [
|
|
43413
43639
|
{
|
|
43414
43640
|
"kind": "Content",
|
|
43415
|
-
"text": "export interface
|
|
43641
|
+
"text": "export interface PBAvatarLocomotionSettings "
|
|
43416
43642
|
}
|
|
43417
43643
|
],
|
|
43418
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
43644
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_locomotion_settings.gen.d.ts",
|
|
43419
43645
|
"releaseTag": "Public",
|
|
43420
|
-
"name": "
|
|
43646
|
+
"name": "PBAvatarLocomotionSettings",
|
|
43421
43647
|
"preserveMemberOrder": false,
|
|
43422
43648
|
"members": [
|
|
43423
43649
|
{
|
|
43424
43650
|
"kind": "PropertySignature",
|
|
43425
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43426
|
-
"docComment": "",
|
|
43651
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings#hardLandingCooldown:member",
|
|
43652
|
+
"docComment": "/**\n * Cooldown time after a hard landing before the avatar can move again (in seconds)\n */\n",
|
|
43427
43653
|
"excerptTokens": [
|
|
43428
43654
|
{
|
|
43429
43655
|
"kind": "Content",
|
|
43430
|
-
"text": "
|
|
43656
|
+
"text": "hardLandingCooldown?: "
|
|
43431
43657
|
},
|
|
43432
43658
|
{
|
|
43433
43659
|
"kind": "Content",
|
|
43434
|
-
"text": "
|
|
43660
|
+
"text": "number | undefined"
|
|
43435
43661
|
},
|
|
43436
43662
|
{
|
|
43437
43663
|
"kind": "Content",
|
|
@@ -43439,9 +43665,9 @@
|
|
|
43439
43665
|
}
|
|
43440
43666
|
],
|
|
43441
43667
|
"isReadonly": false,
|
|
43442
|
-
"isOptional":
|
|
43668
|
+
"isOptional": true,
|
|
43443
43669
|
"releaseTag": "Public",
|
|
43444
|
-
"name": "
|
|
43670
|
+
"name": "hardLandingCooldown",
|
|
43445
43671
|
"propertyTypeTokenRange": {
|
|
43446
43672
|
"startIndex": 1,
|
|
43447
43673
|
"endIndex": 2
|
|
@@ -43449,16 +43675,16 @@
|
|
|
43449
43675
|
},
|
|
43450
43676
|
{
|
|
43451
43677
|
"kind": "PropertySignature",
|
|
43452
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43453
|
-
"docComment": "",
|
|
43678
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings#jogSpeed:member",
|
|
43679
|
+
"docComment": "/**\n * Maximum speed when jogging (in meters per second)\n */\n",
|
|
43454
43680
|
"excerptTokens": [
|
|
43455
43681
|
{
|
|
43456
43682
|
"kind": "Content",
|
|
43457
|
-
"text": "
|
|
43683
|
+
"text": "jogSpeed?: "
|
|
43458
43684
|
},
|
|
43459
43685
|
{
|
|
43460
43686
|
"kind": "Content",
|
|
43461
|
-
"text": "
|
|
43687
|
+
"text": "number | undefined"
|
|
43462
43688
|
},
|
|
43463
43689
|
{
|
|
43464
43690
|
"kind": "Content",
|
|
@@ -43466,9 +43692,9 @@
|
|
|
43466
43692
|
}
|
|
43467
43693
|
],
|
|
43468
43694
|
"isReadonly": false,
|
|
43469
|
-
"isOptional":
|
|
43695
|
+
"isOptional": true,
|
|
43470
43696
|
"releaseTag": "Public",
|
|
43471
|
-
"name": "
|
|
43697
|
+
"name": "jogSpeed",
|
|
43472
43698
|
"propertyTypeTokenRange": {
|
|
43473
43699
|
"startIndex": 1,
|
|
43474
43700
|
"endIndex": 2
|
|
@@ -43476,16 +43702,16 @@
|
|
|
43476
43702
|
},
|
|
43477
43703
|
{
|
|
43478
43704
|
"kind": "PropertySignature",
|
|
43479
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43480
|
-
"docComment": "/**\n *
|
|
43705
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings#jumpHeight:member",
|
|
43706
|
+
"docComment": "/**\n * Height of a regular jump (in meters)\n */\n",
|
|
43481
43707
|
"excerptTokens": [
|
|
43482
43708
|
{
|
|
43483
43709
|
"kind": "Content",
|
|
43484
|
-
"text": "
|
|
43710
|
+
"text": "jumpHeight?: "
|
|
43485
43711
|
},
|
|
43486
43712
|
{
|
|
43487
43713
|
"kind": "Content",
|
|
43488
|
-
"text": "number"
|
|
43714
|
+
"text": "number | undefined"
|
|
43489
43715
|
},
|
|
43490
43716
|
{
|
|
43491
43717
|
"kind": "Content",
|
|
@@ -43493,195 +43719,53 @@
|
|
|
43493
43719
|
}
|
|
43494
43720
|
],
|
|
43495
43721
|
"isReadonly": false,
|
|
43496
|
-
"isOptional":
|
|
43722
|
+
"isOptional": true,
|
|
43497
43723
|
"releaseTag": "Public",
|
|
43498
|
-
"name": "
|
|
43724
|
+
"name": "jumpHeight",
|
|
43499
43725
|
"propertyTypeTokenRange": {
|
|
43500
43726
|
"startIndex": 1,
|
|
43501
43727
|
"endIndex": 2
|
|
43502
43728
|
}
|
|
43503
|
-
}
|
|
43504
|
-
],
|
|
43505
|
-
"extendsTokenRanges": []
|
|
43506
|
-
},
|
|
43507
|
-
{
|
|
43508
|
-
"kind": "Namespace",
|
|
43509
|
-
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand:namespace",
|
|
43510
|
-
"docComment": "/**\n * @public\n */\n",
|
|
43511
|
-
"excerptTokens": [
|
|
43512
|
-
{
|
|
43513
|
-
"kind": "Content",
|
|
43514
|
-
"text": "export declare namespace PBAvatarEmoteCommand "
|
|
43515
|
-
}
|
|
43516
|
-
],
|
|
43517
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_emote_command.gen.d.ts",
|
|
43518
|
-
"releaseTag": "Public",
|
|
43519
|
-
"name": "PBAvatarEmoteCommand",
|
|
43520
|
-
"preserveMemberOrder": false,
|
|
43521
|
-
"members": [
|
|
43522
|
-
{
|
|
43523
|
-
"kind": "Function",
|
|
43524
|
-
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand.decode:function(1)",
|
|
43525
|
-
"docComment": "",
|
|
43526
|
-
"excerptTokens": [
|
|
43527
|
-
{
|
|
43528
|
-
"kind": "Content",
|
|
43529
|
-
"text": "function decode(input: "
|
|
43530
|
-
},
|
|
43531
|
-
{
|
|
43532
|
-
"kind": "Reference",
|
|
43533
|
-
"text": "_m0.Reader",
|
|
43534
|
-
"canonicalReference": "protobufjs!Reader:class"
|
|
43535
|
-
},
|
|
43536
|
-
{
|
|
43537
|
-
"kind": "Content",
|
|
43538
|
-
"text": " | "
|
|
43539
|
-
},
|
|
43540
|
-
{
|
|
43541
|
-
"kind": "Reference",
|
|
43542
|
-
"text": "Uint8Array",
|
|
43543
|
-
"canonicalReference": "!Uint8Array:interface"
|
|
43544
|
-
},
|
|
43545
|
-
{
|
|
43546
|
-
"kind": "Content",
|
|
43547
|
-
"text": ", length?: "
|
|
43548
|
-
},
|
|
43549
|
-
{
|
|
43550
|
-
"kind": "Content",
|
|
43551
|
-
"text": "number"
|
|
43552
|
-
},
|
|
43553
|
-
{
|
|
43554
|
-
"kind": "Content",
|
|
43555
|
-
"text": "): "
|
|
43556
|
-
},
|
|
43557
|
-
{
|
|
43558
|
-
"kind": "Reference",
|
|
43559
|
-
"text": "PBAvatarEmoteCommand",
|
|
43560
|
-
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand:interface"
|
|
43561
|
-
},
|
|
43562
|
-
{
|
|
43563
|
-
"kind": "Content",
|
|
43564
|
-
"text": ";"
|
|
43565
|
-
}
|
|
43566
|
-
],
|
|
43567
|
-
"returnTypeTokenRange": {
|
|
43568
|
-
"startIndex": 7,
|
|
43569
|
-
"endIndex": 8
|
|
43570
|
-
},
|
|
43571
|
-
"releaseTag": "Public",
|
|
43572
|
-
"overloadIndex": 1,
|
|
43573
|
-
"parameters": [
|
|
43574
|
-
{
|
|
43575
|
-
"parameterName": "input",
|
|
43576
|
-
"parameterTypeTokenRange": {
|
|
43577
|
-
"startIndex": 1,
|
|
43578
|
-
"endIndex": 4
|
|
43579
|
-
},
|
|
43580
|
-
"isOptional": false
|
|
43581
|
-
},
|
|
43582
|
-
{
|
|
43583
|
-
"parameterName": "length",
|
|
43584
|
-
"parameterTypeTokenRange": {
|
|
43585
|
-
"startIndex": 5,
|
|
43586
|
-
"endIndex": 6
|
|
43587
|
-
},
|
|
43588
|
-
"isOptional": true
|
|
43589
|
-
}
|
|
43590
|
-
],
|
|
43591
|
-
"name": "decode"
|
|
43592
43729
|
},
|
|
43593
43730
|
{
|
|
43594
|
-
"kind": "
|
|
43595
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43596
|
-
"docComment": "",
|
|
43731
|
+
"kind": "PropertySignature",
|
|
43732
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings#runJumpHeight:member",
|
|
43733
|
+
"docComment": "/**\n * Height of a jump while running (in meters)\n */\n",
|
|
43597
43734
|
"excerptTokens": [
|
|
43598
43735
|
{
|
|
43599
43736
|
"kind": "Content",
|
|
43600
|
-
"text": "
|
|
43601
|
-
},
|
|
43602
|
-
{
|
|
43603
|
-
"kind": "Reference",
|
|
43604
|
-
"text": "PBAvatarEmoteCommand",
|
|
43605
|
-
"canonicalReference": "@dcl/playground-assets!PBAvatarEmoteCommand:interface"
|
|
43737
|
+
"text": "runJumpHeight?: "
|
|
43606
43738
|
},
|
|
43607
43739
|
{
|
|
43608
43740
|
"kind": "Content",
|
|
43609
|
-
"text": "
|
|
43610
|
-
},
|
|
43611
|
-
{
|
|
43612
|
-
"kind": "Reference",
|
|
43613
|
-
"text": "_m0.Writer",
|
|
43614
|
-
"canonicalReference": "protobufjs!Writer:class"
|
|
43615
|
-
},
|
|
43616
|
-
{
|
|
43617
|
-
"kind": "Content",
|
|
43618
|
-
"text": "): "
|
|
43619
|
-
},
|
|
43620
|
-
{
|
|
43621
|
-
"kind": "Reference",
|
|
43622
|
-
"text": "_m0.Writer",
|
|
43623
|
-
"canonicalReference": "protobufjs!Writer:class"
|
|
43741
|
+
"text": "number | undefined"
|
|
43624
43742
|
},
|
|
43625
43743
|
{
|
|
43626
43744
|
"kind": "Content",
|
|
43627
43745
|
"text": ";"
|
|
43628
43746
|
}
|
|
43629
43747
|
],
|
|
43630
|
-
"
|
|
43631
|
-
|
|
43632
|
-
"endIndex": 6
|
|
43633
|
-
},
|
|
43748
|
+
"isReadonly": false,
|
|
43749
|
+
"isOptional": true,
|
|
43634
43750
|
"releaseTag": "Public",
|
|
43635
|
-
"
|
|
43636
|
-
"
|
|
43637
|
-
|
|
43638
|
-
|
|
43639
|
-
|
|
43640
|
-
|
|
43641
|
-
"endIndex": 2
|
|
43642
|
-
},
|
|
43643
|
-
"isOptional": false
|
|
43644
|
-
},
|
|
43645
|
-
{
|
|
43646
|
-
"parameterName": "writer",
|
|
43647
|
-
"parameterTypeTokenRange": {
|
|
43648
|
-
"startIndex": 3,
|
|
43649
|
-
"endIndex": 4
|
|
43650
|
-
},
|
|
43651
|
-
"isOptional": true
|
|
43652
|
-
}
|
|
43653
|
-
],
|
|
43654
|
-
"name": "encode"
|
|
43655
|
-
}
|
|
43656
|
-
]
|
|
43657
|
-
},
|
|
43658
|
-
{
|
|
43659
|
-
"kind": "Interface",
|
|
43660
|
-
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData:interface",
|
|
43661
|
-
"docComment": "/**\n * @public\n */\n",
|
|
43662
|
-
"excerptTokens": [
|
|
43663
|
-
{
|
|
43664
|
-
"kind": "Content",
|
|
43665
|
-
"text": "export interface PBAvatarEquippedData "
|
|
43666
|
-
}
|
|
43667
|
-
],
|
|
43668
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_equipped_data.gen.d.ts",
|
|
43669
|
-
"releaseTag": "Public",
|
|
43670
|
-
"name": "PBAvatarEquippedData",
|
|
43671
|
-
"preserveMemberOrder": false,
|
|
43672
|
-
"members": [
|
|
43751
|
+
"name": "runJumpHeight",
|
|
43752
|
+
"propertyTypeTokenRange": {
|
|
43753
|
+
"startIndex": 1,
|
|
43754
|
+
"endIndex": 2
|
|
43755
|
+
}
|
|
43756
|
+
},
|
|
43673
43757
|
{
|
|
43674
43758
|
"kind": "PropertySignature",
|
|
43675
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43676
|
-
"docComment": "",
|
|
43759
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings#runSpeed:member",
|
|
43760
|
+
"docComment": "/**\n * Maximum speed when running (in meters per second)\n */\n",
|
|
43677
43761
|
"excerptTokens": [
|
|
43678
43762
|
{
|
|
43679
43763
|
"kind": "Content",
|
|
43680
|
-
"text": "
|
|
43764
|
+
"text": "runSpeed?: "
|
|
43681
43765
|
},
|
|
43682
43766
|
{
|
|
43683
43767
|
"kind": "Content",
|
|
43684
|
-
"text": "
|
|
43768
|
+
"text": "number | undefined"
|
|
43685
43769
|
},
|
|
43686
43770
|
{
|
|
43687
43771
|
"kind": "Content",
|
|
@@ -43689,9 +43773,9 @@
|
|
|
43689
43773
|
}
|
|
43690
43774
|
],
|
|
43691
43775
|
"isReadonly": false,
|
|
43692
|
-
"isOptional":
|
|
43776
|
+
"isOptional": true,
|
|
43693
43777
|
"releaseTag": "Public",
|
|
43694
|
-
"name": "
|
|
43778
|
+
"name": "runSpeed",
|
|
43695
43779
|
"propertyTypeTokenRange": {
|
|
43696
43780
|
"startIndex": 1,
|
|
43697
43781
|
"endIndex": 2
|
|
@@ -43699,16 +43783,16 @@
|
|
|
43699
43783
|
},
|
|
43700
43784
|
{
|
|
43701
43785
|
"kind": "PropertySignature",
|
|
43702
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43703
|
-
"docComment": "",
|
|
43786
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings#walkSpeed:member",
|
|
43787
|
+
"docComment": "/**\n * Maximum speed when walking (in meters per second)\n */\n",
|
|
43704
43788
|
"excerptTokens": [
|
|
43705
43789
|
{
|
|
43706
43790
|
"kind": "Content",
|
|
43707
|
-
"text": "
|
|
43791
|
+
"text": "walkSpeed?: "
|
|
43708
43792
|
},
|
|
43709
43793
|
{
|
|
43710
43794
|
"kind": "Content",
|
|
43711
|
-
"text": "
|
|
43795
|
+
"text": "number | undefined"
|
|
43712
43796
|
},
|
|
43713
43797
|
{
|
|
43714
43798
|
"kind": "Content",
|
|
@@ -43716,9 +43800,9 @@
|
|
|
43716
43800
|
}
|
|
43717
43801
|
],
|
|
43718
43802
|
"isReadonly": false,
|
|
43719
|
-
"isOptional":
|
|
43803
|
+
"isOptional": true,
|
|
43720
43804
|
"releaseTag": "Public",
|
|
43721
|
-
"name": "
|
|
43805
|
+
"name": "walkSpeed",
|
|
43722
43806
|
"propertyTypeTokenRange": {
|
|
43723
43807
|
"startIndex": 1,
|
|
43724
43808
|
"endIndex": 2
|
|
@@ -43729,22 +43813,22 @@
|
|
|
43729
43813
|
},
|
|
43730
43814
|
{
|
|
43731
43815
|
"kind": "Namespace",
|
|
43732
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43816
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings:namespace",
|
|
43733
43817
|
"docComment": "/**\n * @public\n */\n",
|
|
43734
43818
|
"excerptTokens": [
|
|
43735
43819
|
{
|
|
43736
43820
|
"kind": "Content",
|
|
43737
|
-
"text": "export declare namespace
|
|
43821
|
+
"text": "export declare namespace PBAvatarLocomotionSettings "
|
|
43738
43822
|
}
|
|
43739
43823
|
],
|
|
43740
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
43824
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/avatar_locomotion_settings.gen.d.ts",
|
|
43741
43825
|
"releaseTag": "Public",
|
|
43742
|
-
"name": "
|
|
43826
|
+
"name": "PBAvatarLocomotionSettings",
|
|
43743
43827
|
"preserveMemberOrder": false,
|
|
43744
43828
|
"members": [
|
|
43745
43829
|
{
|
|
43746
43830
|
"kind": "Function",
|
|
43747
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43831
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings.decode:function(1)",
|
|
43748
43832
|
"docComment": "",
|
|
43749
43833
|
"excerptTokens": [
|
|
43750
43834
|
{
|
|
@@ -43779,8 +43863,8 @@
|
|
|
43779
43863
|
},
|
|
43780
43864
|
{
|
|
43781
43865
|
"kind": "Reference",
|
|
43782
|
-
"text": "
|
|
43783
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43866
|
+
"text": "PBAvatarLocomotionSettings",
|
|
43867
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings:interface"
|
|
43784
43868
|
},
|
|
43785
43869
|
{
|
|
43786
43870
|
"kind": "Content",
|
|
@@ -43815,7 +43899,7 @@
|
|
|
43815
43899
|
},
|
|
43816
43900
|
{
|
|
43817
43901
|
"kind": "Function",
|
|
43818
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43902
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings.encode:function(1)",
|
|
43819
43903
|
"docComment": "",
|
|
43820
43904
|
"excerptTokens": [
|
|
43821
43905
|
{
|
|
@@ -43824,8 +43908,8 @@
|
|
|
43824
43908
|
},
|
|
43825
43909
|
{
|
|
43826
43910
|
"kind": "Reference",
|
|
43827
|
-
"text": "
|
|
43828
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
43911
|
+
"text": "PBAvatarLocomotionSettings",
|
|
43912
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarLocomotionSettings:interface"
|
|
43829
43913
|
},
|
|
43830
43914
|
{
|
|
43831
43915
|
"kind": "Content",
|
|
@@ -89840,54 +89924,6 @@
|
|
|
89840
89924
|
"endIndex": 2
|
|
89841
89925
|
}
|
|
89842
89926
|
},
|
|
89843
|
-
{
|
|
89844
|
-
"kind": "TypeAlias",
|
|
89845
|
-
"canonicalReference": "@dcl/playground-assets!ValidateCallback:type",
|
|
89846
|
-
"docComment": "",
|
|
89847
|
-
"excerptTokens": [
|
|
89848
|
-
{
|
|
89849
|
-
"kind": "Content",
|
|
89850
|
-
"text": "export type ValidateCallback<T> = "
|
|
89851
|
-
},
|
|
89852
|
-
{
|
|
89853
|
-
"kind": "Content",
|
|
89854
|
-
"text": "(value: {\n entity: "
|
|
89855
|
-
},
|
|
89856
|
-
{
|
|
89857
|
-
"kind": "Reference",
|
|
89858
|
-
"text": "Entity",
|
|
89859
|
-
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
89860
|
-
},
|
|
89861
|
-
{
|
|
89862
|
-
"kind": "Content",
|
|
89863
|
-
"text": ";\n currentValue: T | undefined;\n newValue: T | undefined;\n senderAddress: string;\n createdBy: string;\n}) => boolean"
|
|
89864
|
-
},
|
|
89865
|
-
{
|
|
89866
|
-
"kind": "Content",
|
|
89867
|
-
"text": ";"
|
|
89868
|
-
}
|
|
89869
|
-
],
|
|
89870
|
-
"fileUrlPath": "../ecs/dist/engine/component.d.ts",
|
|
89871
|
-
"releaseTag": "Public",
|
|
89872
|
-
"name": "ValidateCallback",
|
|
89873
|
-
"typeParameters": [
|
|
89874
|
-
{
|
|
89875
|
-
"typeParameterName": "T",
|
|
89876
|
-
"constraintTokenRange": {
|
|
89877
|
-
"startIndex": 0,
|
|
89878
|
-
"endIndex": 0
|
|
89879
|
-
},
|
|
89880
|
-
"defaultTypeTokenRange": {
|
|
89881
|
-
"startIndex": 0,
|
|
89882
|
-
"endIndex": 0
|
|
89883
|
-
}
|
|
89884
|
-
}
|
|
89885
|
-
],
|
|
89886
|
-
"typeTokenRange": {
|
|
89887
|
-
"startIndex": 1,
|
|
89888
|
-
"endIndex": 4
|
|
89889
|
-
}
|
|
89890
|
-
},
|
|
89891
89927
|
{
|
|
89892
89928
|
"kind": "TypeAlias",
|
|
89893
89929
|
"canonicalReference": "@dcl/playground-assets!ValueSetOptions:type",
|