diff --git a/Cargo.lock b/Cargo.lock index 19036d5c..9993a34e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -46,9 +46,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.42" +version = "1.0.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486" +checksum = "28ae2b3dec75a406790005a200b1bd89785afc02517a00ca99ecfe093ee9e6cf" [[package]] name = "arrayref" @@ -126,9 +126,9 @@ dependencies = [ [[package]] name = "bitflags" -version = "1.2.1" +version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" +checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "blake3" @@ -384,9 +384,9 @@ dependencies = [ [[package]] name = "crossbeam-deque" -version = "0.7.3" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285" +checksum = "c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed" dependencies = [ "crossbeam-epoch 0.8.2", "crossbeam-utils 0.7.2", @@ -395,9 +395,9 @@ dependencies = [ [[package]] name = "crossbeam-deque" -version = "0.8.0" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9" +checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" dependencies = [ "cfg-if 1.0.0", "crossbeam-epoch 0.9.5", @@ -623,13 +623,13 @@ checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" [[package]] name = "filetime" -version = "0.2.14" +version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8" +checksum = "975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98" dependencies = [ "cfg-if 1.0.0", "libc", - "redox_syscall 0.2.9", + "redox_syscall 0.2.10", "winapi 0.3.9", ] @@ -973,9 +973,9 @@ dependencies = [ [[package]] name = "http-body" -version = "0.4.2" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "60daa14be0e0786db0f03a9e57cb404c9d756eed2b6c62b9ea98ec5743ec75a9" +checksum = "399c583b2979440c60be0821a6199eca73bc3c8dcd9d070d75ac726e2c6186e5" dependencies = [ "bytes 1.0.1", "http 0.2.4", @@ -984,9 +984,9 @@ dependencies = [ [[package]] name = "httparse" -version = "1.4.1" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3a87b616e37e93c22fb19bcd386f02f3af5ea98a25670ad0fce773de23c5e68" +checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503" [[package]] name = "httpdate" @@ -1041,13 +1041,13 @@ dependencies = [ "futures-core", "futures-util", "http 0.2.4", - "http-body 0.4.2", + "http-body 0.4.3", "httparse", "httpdate", "itoa", "pin-project-lite", "socket2", - "tokio 1.9.0", + "tokio 1.10.0", "tower-service", "tracing", "want 0.3.0", @@ -1120,9 +1120,9 @@ dependencies = [ [[package]] name = "insta" -version = "1.7.1" +version = "1.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4a1b21a2971cea49ca4613c0e9fe8225ecaf5de64090fddc6002284726e9244" +checksum = "58019516c1403ac45b106c9fc4e8fcbd77a78e98b014c619d1506338902ccfa4" dependencies = [ "console", "lazy_static", @@ -1155,9 +1155,9 @@ dependencies = [ [[package]] name = "itoa" -version = "0.4.7" +version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736" +checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" [[package]] name = "jod-thread" @@ -1167,9 +1167,9 @@ checksum = "8b23360e99b8717f20aaa4598f5a6541efbe30630039fbc7706cf954a87947ae" [[package]] name = "js-sys" -version = "0.3.51" +version = "0.3.53" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83bdfbace3a0e81a4253f73b49e960b053e396a11012cbd49b9b74d6a2b67062" +checksum = "e4bf49d50e2961077d9c99f4b7997d770a1114f087c3c2e0069b36c13fc2979d" dependencies = [ "wasm-bindgen", ] @@ -1198,9 +1198,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "libc" -version = "0.2.98" +version = "0.2.100" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790" +checksum = "a1fa8cddc8fbbee11227ef194b5317ed014b8acbf15139bd716a18ad3fe99ec5" [[package]] name = "linked-hash-map" @@ -1254,9 +1254,9 @@ checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" [[package]] name = "matches" -version = "0.1.8" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" +checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" [[package]] name = "maybe-uninit" @@ -1266,9 +1266,9 @@ checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00" [[package]] name = "memchr" -version = "2.4.0" +version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc" +checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" [[package]] name = "memoffset" @@ -1391,9 +1391,9 @@ dependencies = [ [[package]] name = "native-tls" -version = "0.2.7" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8d96b2e1c8da3957d58100b09f102c6d9cfdfced01b7ec5a8974044bb09dbd4" +checksum = "48ba9f7719b5a0f42f338907614285fb5fd70e53858141f69898a1fb7203b24d" dependencies = [ "lazy_static", "libc", @@ -1466,9 +1466,9 @@ dependencies = [ [[package]] name = "object" -version = "0.26.0" +version = "0.26.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c55827317fb4c08822499848a14237d2874d6f139828893017237e7ab93eb386" +checksum = "ee2766204889d09937d00bfbb7fec56bb2a199e2ade963cab19185d8a6104c7c" dependencies = [ "memchr", ] @@ -1503,9 +1503,9 @@ dependencies = [ [[package]] name = "openssl" -version = "0.10.35" +version = "0.10.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "549430950c79ae24e6d02e0b7404534ecf311d94cc9f861e9e4020187d13d885" +checksum = "8d9facdb76fec0b73c406f125d44d86fdad818d66fef0531eec9233ca425ff4a" dependencies = [ "bitflags", "cfg-if 1.0.0", @@ -1523,9 +1523,9 @@ checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "openssl-sys" -version = "0.9.65" +version = "0.9.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a7907e3bfa08bb85105209cdfcb6c63d109f8f6c1ed6ca318fff5c1853fbc1d" +checksum = "1996d2d305e561b70d1ee0c53f1542833f4e1ac6ce9a6708b6ff2738ca67dc82" dependencies = [ "autocfg 1.0.1", "cc", @@ -1970,7 +1970,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" dependencies = [ "autocfg 1.0.1", - "crossbeam-deque 0.8.0", + "crossbeam-deque 0.8.1", "either", "rayon-core", ] @@ -1982,7 +1982,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" dependencies = [ "crossbeam-channel", - "crossbeam-deque 0.8.0", + "crossbeam-deque 0.8.1", "crossbeam-utils 0.8.5", "lazy_static", "num_cpus", @@ -2079,9 +2079,9 @@ checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce" [[package]] name = "redox_syscall" -version = "0.2.9" +version = "0.2.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee" +checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff" dependencies = [ "bitflags", ] @@ -2093,7 +2093,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64" dependencies = [ "getrandom 0.2.3", - "redox_syscall 0.2.9", + "redox_syscall 0.2.10", ] [[package]] @@ -2276,7 +2276,7 @@ dependencies = [ "tempfile", "termcolor", "thiserror", - "tokio 1.9.0", + "tokio 1.10.0", "uuid 0.8.2", "walkdir", "winreg 0.9.0", @@ -2311,7 +2311,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" dependencies = [ - "semver 1.0.3", + "semver 1.0.4", ] [[package]] @@ -2379,9 +2379,9 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f3aac57ee7f3272d8395c6e4f502f434f0e289fcd62876f70daa008c20dcabe" +checksum = "568a8e6258aa33c13358f81fd834adb854c6f7c9468520910a9b1e8fac068012" [[package]] name = "semver-parser" @@ -2391,18 +2391,18 @@ checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" [[package]] name = "serde" -version = "1.0.126" +version = "1.0.128" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec7505abeacaec74ae4778d9d9328fe5a5d04253220a85c4ee022239fc996d03" +checksum = "1056a0db1978e9dbf0f6e4fca677f6f9143dc1c19de346f22cac23e422196834" dependencies = [ "serde_derive", ] [[package]] name = "serde_cbor" -version = "0.11.1" +version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e18acfa2f90e8b735b2836ab8d538de304cbb6729a7360729ea5a895d15a622" +checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5" dependencies = [ "half", "serde", @@ -2410,9 +2410,9 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.126" +version = "1.0.128" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "963a7dbc9895aeac7ac90e74f34a5d5261828f79df35cbed41e10189d3804d43" +checksum = "13af2fbb8b60a8950d6c72a56d2095c28870367cc8e10c55e9745bac4995a2c4" dependencies = [ "proc-macro2 1.0.28", "quote 1.0.9", @@ -2421,9 +2421,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.64" +version = "1.0.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79" +checksum = "336b10da19a12ad094b59d870ebde26a45402e5b470add4b5fd03c5048a32127" dependencies = [ "itoa", "ryu", @@ -2444,12 +2444,12 @@ dependencies = [ [[package]] name = "serde_yaml" -version = "0.8.17" +version = "0.8.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15654ed4ab61726bf918a39cb8d98a2e2995b002387807fa6ba58fdf7f59bb23" +checksum = "6375dbd828ed6964c3748e4ef6d18e7a175d408ffe184bca01698d0c73f915a9" dependencies = [ "dtoa", - "linked-hash-map", + "indexmap", "serde", "yaml-rust", ] @@ -2474,9 +2474,9 @@ checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec" [[package]] name = "slab" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f173ac3d1a7e3b28003f40de0b5ce7fe2710f9b9dc3fc38664cebee46b3b6527" +checksum = "c307a32c1c5c437f38c7fd45d753050587732ba8628319fbdf12a7e289ccc590" [[package]] name = "smallvec" @@ -2498,9 +2498,9 @@ dependencies = [ [[package]] name = "socket2" -version = "0.4.0" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e3dfc207c526015c632472a77be09cf1b6e46866581aecae5cc38fb4235dea2" +checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad" dependencies = [ "libc", "winapi 0.3.9", @@ -2553,9 +2553,9 @@ checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee" [[package]] name = "syn" -version = "1.0.74" +version = "1.0.75" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1873d832550d4588c3dbc20f01361ab00bfe741048f71e3fecf145a7cc18b29c" +checksum = "b7f58f7e8eaa0009c5fec437aabf511bd9933e4b2d7407bd05273c01a8906ea7" dependencies = [ "proc-macro2 1.0.28", "quote 1.0.9", @@ -2583,7 +2583,7 @@ dependencies = [ "cfg-if 1.0.0", "libc", "rand 0.8.4", - "redox_syscall 0.2.9", + "redox_syscall 0.2.10", "remove_dir_all", "winapi 0.3.9", ] @@ -2692,9 +2692,9 @@ dependencies = [ [[package]] name = "tokio" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b7b349f11a7047e6d1276853e612d152f5e8a352c61917887cc2169e2366b4c" +checksum = "01cf844b23c6131f624accf65ce0e4e9956a8bb329400ea5bcc26ae3a5c20b0b" dependencies = [ "autocfg 1.0.1", "libc", @@ -2795,7 +2795,7 @@ version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89" dependencies = [ - "crossbeam-deque 0.7.3", + "crossbeam-deque 0.7.4", "crossbeam-queue", "crossbeam-utils 0.7.2", "futures 0.1.31", @@ -2837,9 +2837,9 @@ dependencies = [ [[package]] name = "tracing-core" -version = "0.1.18" +version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052" +checksum = "2ca517f43f0fb96e0c3072ed5c275fe5eece87e8cb52f4a77b69226d3b1c9df8" dependencies = [ "lazy_static", ] @@ -2882,12 +2882,9 @@ dependencies = [ [[package]] name = "unicode-bidi" -version = "0.3.5" +version = "0.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0" -dependencies = [ - "matches", -] +checksum = "246f4c42e67e7a4e3c6106ff716a5d067d4132a642840b242e357e468a2a0085" [[package]] name = "unicode-normalization" @@ -3048,9 +3045,9 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" [[package]] name = "wasm-bindgen" -version = "0.2.74" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d54ee1d4ed486f78874278e63e4069fc1ab9f6a18ca492076ffb90c5eb2997fd" +checksum = "8ce9b1b516211d33767048e5d47fa2a381ed8b76fc48d2ce4aa39877f9f183e0" dependencies = [ "cfg-if 1.0.0", "wasm-bindgen-macro", @@ -3058,9 +3055,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.74" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b33f6a0694ccfea53d94db8b2ed1c3a8a4c86dd936b13b9f0a15ec4a451b900" +checksum = "cfe8dc78e2326ba5f845f4b5bf548401604fa20b1dd1d365fb73b6c1d6364041" dependencies = [ "bumpalo", "lazy_static", @@ -3073,9 +3070,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.74" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "088169ca61430fe1e58b8096c24975251700e7b1f6fd91cc9d59b04fb9b18bd4" +checksum = "44468aa53335841d9d6b6c023eaab07c0cd4bddbcfdee3e2bb1e8d2cb8069fef" dependencies = [ "quote 1.0.9", "wasm-bindgen-macro-support", @@ -3083,9 +3080,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.74" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be2241542ff3d9f241f5e2cb6dd09b37efe786df8851c54957683a49f0987a97" +checksum = "0195807922713af1e67dc66132c7328206ed9766af3858164fb583eedc25fbad" dependencies = [ "proc-macro2 1.0.28", "quote 1.0.9", @@ -3096,15 +3093,15 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.74" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7cff876b8f18eed75a66cf49b65e7f967cb354a7aa16003fb55dbfd25b44b4f" +checksum = "acdb075a845574a1fa5f09fd77e43f7747599301ea3417a9fbffdeedfc1f4a29" [[package]] name = "web-sys" -version = "0.3.51" +version = "0.3.53" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e828417b379f3df7111d3a2a9e5753706cae29c41f7c4029ee9fd77f3e09e582" +checksum = "224b2f6b67919060055ef1a67807367c2066ed520c3862cc013d26cf893a783c" dependencies = [ "js-sys", "wasm-bindgen", @@ -3183,9 +3180,9 @@ dependencies = [ [[package]] name = "xml-rs" -version = "0.8.3" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b07db065a5cf61a7e4ba64f29e67db906fb1787316516c4e6e5ff0fea1efcd8a" +checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3" [[package]] name = "yaml-rust" diff --git a/plugin/rbx_dom_lua/database.json b/plugin/rbx_dom_lua/database.json index d9e263d7..a6ee7adc 100644 --- a/plugin/rbx_dom_lua/database.json +++ b/plugin/rbx_dom_lua/database.json @@ -1,9 +1,9 @@ { "Version": [ 0, - 484, + 489, 0, - 425477 + 4890336 ], "Classes": { "ABTestService": { @@ -21,8 +21,25 @@ "Name": "Accessory", "Tags": [], "Superclass": "Accoutrement", - "Properties": {}, + "Properties": { + "AccessoryType": { + "Name": "AccessoryType", + "Scriptability": "Read", + "DataType": { + "Enum": "AccessoryType" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + } + }, "DefaultProperties": { + "AccessoryType": { + "Enum": 0 + }, "AttachmentPoint": { "CFrame": { "position": [ @@ -928,6 +945,40 @@ "Properties": {}, "DefaultProperties": {} }, + "AssetImportItemSettings": { + "Name": "AssetImportItemSettings", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "ShouldImport": { + "Name": "ShouldImport", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Bool" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + } + }, + "DefaultProperties": {} + }, + "AssetImportMeshSettings": { + "Name": "AssetImportMeshSettings", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "AssetImportItemSettings", + "Properties": {}, + "DefaultProperties": {} + }, "AssetImportService": { "Name": "AssetImportService", "Tags": [ @@ -939,6 +990,43 @@ "Properties": {}, "DefaultProperties": {} }, + "AssetImportSettings": { + "Name": "AssetImportSettings", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "Hierarchy": { + "Name": "Hierarchy", + "Scriptability": "Read", + "DataType": { + "Value": "Ref" + }, + "Tags": [ + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": {} + }, + "AssetImportTextureSettings": { + "Name": "AssetImportTextureSettings", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "AssetImportItemSettings", + "Properties": {}, + "DefaultProperties": {} + }, "AssetManagerService": { "Name": "AssetManagerService", "Tags": [ @@ -4391,6 +4479,23 @@ "Tags": [], "Superclass": "Attachment", "Properties": { + "IsCFrameDriven": { + "Name": "IsCFrameDriven", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, "Transform": { "Name": "Transform", "Scriptability": "ReadWrite", @@ -4607,6 +4712,102 @@ } } }, + "Breakpoint": { + "Name": "Breakpoint", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "Condition": { + "Name": "Condition", + "Scriptability": "None", + "DataType": { + "Value": "Ref" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Enabled": { + "Name": "Enabled", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Line": { + "Name": "Line", + "Scriptability": "None", + "DataType": { + "Value": "Int32" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Script": { + "Name": "Script", + "Scriptability": "None", + "DataType": { + "Value": "Ref" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Valid": { + "Name": "Valid", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": {} + }, "BrickColorValue": { "Name": "BrickColorValue", "Tags": [], @@ -5372,6 +5573,19 @@ "Tags": [], "Superclass": "Instance", "Properties": { + "Color": { + "Name": "Color", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Color3" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, "Cover": { "Name": "Cover", "Scriptability": "ReadWrite", @@ -5397,18 +5611,41 @@ "Serialization": "Serializes" } } + }, + "Enabled": { + "Name": "Enabled", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Bool" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } } }, "DefaultProperties": { "AttributesSerialize": { "BinaryString": "" }, + "Color": { + "Color3": [ + 1.0, + 1.0, + 1.0 + ] + }, "Cover": { "Float32": 0.5 }, "Density": { "Float32": 0.7 }, + "Enabled": { + "Bool": true + }, "SourceAssetId": { "Int64": -1 }, @@ -5691,6 +5928,22 @@ } } }, + "Permission": { + "Name": "Permission", + "Scriptability": "None", + "DataType": { + "Enum": "CommandPermission" + }, + "Tags": [ + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, "StatusTip": { "Name": "StatusTip", "Scriptability": "None", @@ -7380,16 +7633,6 @@ "Properties": {}, "DefaultProperties": {} }, - "DataStoreEnumerationPages": { - "Name": "DataStoreEnumerationPages", - "Tags": [ - "NotCreatable", - "NotReplicated" - ], - "Superclass": "Pages", - "Properties": {}, - "DefaultProperties": {} - }, "DataStoreIncrementOptions": { "Name": "DataStoreIncrementOptions", "Tags": [ @@ -7458,8 +7701,8 @@ }, "DefaultProperties": {} }, - "DataStoreKeyInfo": { - "Name": "DataStoreKeyInfo", + "DataStoreKey": { + "Name": "DataStoreKey", "Tags": [ "NotCreatable", "NotReplicated" @@ -7485,18 +7728,8 @@ }, "DefaultProperties": {} }, - "DataStoreKeyPages": { - "Name": "DataStoreKeyPages", - "Tags": [ - "NotCreatable", - "NotReplicated" - ], - "Superclass": "Pages", - "Properties": {}, - "DefaultProperties": {} - }, - "DataStoreKeyVersionInfo": { - "Name": "DataStoreKeyVersionInfo", + "DataStoreKeyInfo": { + "Name": "DataStoreKeyInfo", "Tags": [ "NotCreatable", "NotReplicated" @@ -7554,6 +7787,108 @@ }, "DefaultProperties": {} }, + "DataStoreKeyPages": { + "Name": "DataStoreKeyPages", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Pages", + "Properties": {}, + "DefaultProperties": {} + }, + "DataStoreListingPages": { + "Name": "DataStoreListingPages", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Pages", + "Properties": {}, + "DefaultProperties": {} + }, + "DataStoreObjectVersionInfo": { + "Name": "DataStoreObjectVersionInfo", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "CreatedTime": { + "Name": "CreatedTime", + "Scriptability": "Read", + "DataType": { + "Value": "Int64" + }, + "Tags": [ + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "IsDeleted": { + "Name": "IsDeleted", + "Scriptability": "Read", + "DataType": { + "Value": "Bool" + }, + "Tags": [ + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Version": { + "Name": "Version", + "Scriptability": "Read", + "DataType": { + "Value": "String" + }, + "Tags": [ + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": {} + }, + "DataStoreOptions": { + "Name": "DataStoreOptions", + "Tags": [ + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "AllScopes": { + "Name": "AllScopes", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Bool" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + } + }, + "DefaultProperties": {} + }, "DataStorePages": { "Name": "DataStorePages", "Tags": [ @@ -7832,6 +8167,19 @@ } } }, + "ContinueExecution": { + "Name": "ContinueExecution", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Bool" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, "IsEnabled": { "Name": "IsEnabled", "Scriptability": "ReadWrite", @@ -7861,6 +8209,19 @@ } } }, + "LogExpression": { + "Name": "LogExpression", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "String" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, "isContextDependentBreakpoint": { "Name": "isContextDependentBreakpoint", "Scriptability": "ReadWrite", @@ -7877,6 +8238,79 @@ }, "DefaultProperties": {} }, + "DebuggerConnection": { + "Name": "DebuggerConnection", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "Id": { + "Name": "Id", + "Scriptability": "None", + "DataType": { + "Value": "Int32" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "IsPaused": { + "Name": "IsPaused", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": {} + }, + "DebuggerConnectionManager": { + "Name": "DebuggerConnectionManager", + "Tags": [ + "NotCreatable", + "NotReplicated", + "Service" + ], + "Superclass": "Instance", + "Properties": { + "Timeout": { + "Name": "Timeout", + "Scriptability": "None", + "DataType": { + "Value": "Float64" + }, + "Tags": [ + "Hidden", + "NotReplicated" + ], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + } + }, + "DefaultProperties": {} + }, "DebuggerManager": { "Name": "DebuggerManager", "Tags": [ @@ -9165,6 +9599,865 @@ } } }, + "Expression": { + "Name": "Expression", + "Tags": [ + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "Expression": { + "Name": "Expression", + "Scriptability": "None", + "DataType": { + "Value": "String" + }, + "Tags": [ + "Hidden", + "NotReplicated" + ], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + } + }, + "DefaultProperties": { + "AttributesSerialize": { + "BinaryString": "" + }, + "Expression": { + "String": "" + }, + "SourceAssetId": { + "Int64": -1 + }, + "Tags": { + "BinaryString": "" + } + } + }, + "FaceControls": { + "Name": "FaceControls", + "Tags": [ + "NotBrowsable" + ], + "Superclass": "Instance", + "Properties": { + "ChinRaiser": { + "Name": "ChinRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "ChinRaiserUpperLip": { + "Name": "ChinRaiserUpperLip", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Corrugator": { + "Name": "Corrugator", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "EyesLookDown": { + "Name": "EyesLookDown", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "EyesLookLeft": { + "Name": "EyesLookLeft", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "EyesLookRight": { + "Name": "EyesLookRight", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "EyesLookUp": { + "Name": "EyesLookUp", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "FlatPucker": { + "Name": "FlatPucker", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Funneler": { + "Name": "Funneler", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "JawDrop": { + "Name": "JawDrop", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "JawLeft": { + "Name": "JawLeft", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "JawRight": { + "Name": "JawRight", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftBrowLowerer": { + "Name": "LeftBrowLowerer", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftCheekPuff": { + "Name": "LeftCheekPuff", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftCheekRaiser": { + "Name": "LeftCheekRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftDimpler": { + "Name": "LeftDimpler", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftEyeClosed": { + "Name": "LeftEyeClosed", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftEyeUpperLidRaiser": { + "Name": "LeftEyeUpperLidRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftInnerBrowRaiser": { + "Name": "LeftInnerBrowRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftLipCornerDown": { + "Name": "LeftLipCornerDown", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftLipCornerPuller": { + "Name": "LeftLipCornerPuller", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftLipStretcher": { + "Name": "LeftLipStretcher", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftLowerLipDepressor": { + "Name": "LeftLowerLipDepressor", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftNoseWrinkler": { + "Name": "LeftNoseWrinkler", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftOuterBrowRaiser": { + "Name": "LeftOuterBrowRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LeftUpperLipRaiser": { + "Name": "LeftUpperLipRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LipPresser": { + "Name": "LipPresser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LipsTogether": { + "Name": "LipsTogether", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "LowerLipSuck": { + "Name": "LowerLipSuck", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "MouthLeft": { + "Name": "MouthLeft", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "MouthRight": { + "Name": "MouthRight", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Pucker": { + "Name": "Pucker", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightBrowLowerer": { + "Name": "RightBrowLowerer", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightCheekPuff": { + "Name": "RightCheekPuff", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightCheekRaiser": { + "Name": "RightCheekRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightDimpler": { + "Name": "RightDimpler", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightEyeClosed": { + "Name": "RightEyeClosed", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightEyeUpperLidRaiser": { + "Name": "RightEyeUpperLidRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightInnerBrowRaiser": { + "Name": "RightInnerBrowRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightLipCornerDown": { + "Name": "RightLipCornerDown", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightLipCornerPuller": { + "Name": "RightLipCornerPuller", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightLipStretcher": { + "Name": "RightLipStretcher", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightLowerLipDepressor": { + "Name": "RightLowerLipDepressor", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightNoseWrinkler": { + "Name": "RightNoseWrinkler", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightOuterBrowRaiser": { + "Name": "RightOuterBrowRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "RightUpperLipRaiser": { + "Name": "RightUpperLipRaiser", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "TongueDown": { + "Name": "TongueDown", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "TongueOut": { + "Name": "TongueOut", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "TongueUp": { + "Name": "TongueUp", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "UpperLipSuck": { + "Name": "UpperLipSuck", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": { + "AttributesSerialize": { + "BinaryString": "" + }, + "SourceAssetId": { + "Int64": -1 + }, + "Tags": { + "BinaryString": "" + } + } + }, "FaceInstance": { "Name": "FaceInstance", "Tags": [ @@ -10541,29 +11834,6 @@ } } }, - "GetDataStoreOptions": { - "Name": "GetDataStoreOptions", - "Tags": [ - "NotReplicated" - ], - "Superclass": "Instance", - "Properties": { - "AllScopes": { - "Name": "AllScopes", - "Scriptability": "ReadWrite", - "DataType": { - "Value": "Bool" - }, - "Tags": [], - "Kind": { - "Canonical": { - "Serialization": "Serializes" - } - } - } - }, - "DefaultProperties": {} - }, "GlobalDataStore": { "Name": "GlobalDataStore", "Tags": [ @@ -15483,6 +16753,22 @@ } } }, + "TempUseNewSkyRemovalBehaviour": { + "Name": "TempUseNewSkyRemovalBehaviour", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [ + "Hidden", + "NotReplicated" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, "TimeOfDay": { "Name": "TimeOfDay", "Scriptability": "ReadWrite", @@ -18155,65 +19441,6 @@ } } }, - "ObjectVersionInfo": { - "Name": "ObjectVersionInfo", - "Tags": [ - "NotCreatable", - "NotReplicated" - ], - "Superclass": "Instance", - "Properties": { - "CreatedTime": { - "Name": "CreatedTime", - "Scriptability": "Read", - "DataType": { - "Value": "Int64" - }, - "Tags": [ - "NotReplicated", - "ReadOnly" - ], - "Kind": { - "Canonical": { - "Serialization": "DoesNotSerialize" - } - } - }, - "IsDeleted": { - "Name": "IsDeleted", - "Scriptability": "Read", - "DataType": { - "Value": "Bool" - }, - "Tags": [ - "NotReplicated", - "ReadOnly" - ], - "Kind": { - "Canonical": { - "Serialization": "DoesNotSerialize" - } - } - }, - "Version": { - "Name": "Version", - "Scriptability": "Read", - "DataType": { - "Value": "String" - }, - "Tags": [ - "NotReplicated", - "ReadOnly" - ], - "Kind": { - "Canonical": { - "Serialization": "DoesNotSerialize" - } - } - } - }, - "DefaultProperties": {} - }, "OrderedDataStore": { "Name": "OrderedDataStore", "Tags": [ @@ -19691,6 +20918,40 @@ }, "DefaultProperties": {} }, + "PathfindingModifier": { + "Name": "PathfindingModifier", + "Tags": [], + "Superclass": "Instance", + "Properties": { + "ModifierId": { + "Name": "ModifierId", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "String" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + } + }, + "DefaultProperties": { + "AttributesSerialize": { + "BinaryString": "" + }, + "ModifierId": { + "String": "" + }, + "SourceAssetId": { + "Int64": -1 + }, + "Tags": { + "BinaryString": "" + } + } + }, "PathfindingService": { "Name": "PathfindingService", "Tags": [ @@ -19719,6 +20980,158 @@ }, "DefaultProperties": {} }, + "PausedState": { + "Name": "PausedState", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "IsValid": { + "Name": "IsValid", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "Reason": { + "Name": "Reason", + "Scriptability": "None", + "DataType": { + "Enum": "DebuggerPauseReason" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "ThreadCount": { + "Name": "ThreadCount", + "Scriptability": "None", + "DataType": { + "Value": "Int32" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": {} + }, + "PausedStateBreakpoint": { + "Name": "PausedStateBreakpoint", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "PausedState", + "Properties": { + "Breakpoint": { + "Name": "Breakpoint", + "Scriptability": "None", + "DataType": { + "Value": "Ref" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "BreakpointThread": { + "Name": "BreakpointThread", + "Scriptability": "None", + "DataType": { + "Value": "Ref" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": {} + }, + "PausedStateException": { + "Name": "PausedStateException", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "PausedState", + "Properties": { + "ExceptionText": { + "Name": "ExceptionText", + "Scriptability": "None", + "DataType": { + "Value": "String" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, + "ExceptionThread": { + "Name": "ExceptionThread", + "Scriptability": "None", + "DataType": { + "Value": "Ref" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": {} + }, "PermissionsService": { "Name": "PermissionsService", "Tags": [ @@ -22525,6 +23938,9 @@ "EditingDisabled": { "Bool": false }, + "EditorType": { + "String": "" + }, "ExplorerImageIndex": { "Int32": 0 }, @@ -22566,9 +23982,6 @@ }, "UINumTicks": { "Float64": 0.0 - }, - "summary": { - "String": "" } } }, @@ -22616,6 +24029,9 @@ "EditingDisabled": { "Bool": false }, + "EditorType": { + "String": "" + }, "FFlag": { "String": "" }, @@ -22645,9 +24061,6 @@ }, "UINumTicks": { "Float64": 0.0 - }, - "summary": { - "String": "" } } }, @@ -22678,6 +24091,9 @@ "EditingDisabled": { "Bool": false }, + "EditorType": { + "String": "" + }, "FFlag": { "String": "" }, @@ -22707,9 +24123,6 @@ }, "UINumTicks": { "Float64": 0.0 - }, - "summary": { - "String": "" } } }, @@ -22849,6 +24262,19 @@ } } }, + "EditorType": { + "Name": "EditorType", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "String" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, "FFlag": { "Name": "FFlag", "Scriptability": "ReadWrite", @@ -22952,19 +24378,6 @@ "Serialization": "Serializes" } } - }, - "summary": { - "Name": "summary", - "Scriptability": "ReadWrite", - "DataType": { - "Value": "String" - }, - "Tags": [], - "Kind": { - "Canonical": { - "Serialization": "Serializes" - } - } } }, "DefaultProperties": {} @@ -22996,6 +24409,9 @@ "EditingDisabled": { "Bool": false }, + "EditorType": { + "String": "" + }, "FFlag": { "String": "" }, @@ -23025,9 +24441,6 @@ }, "UINumTicks": { "Float64": 0.0 - }, - "summary": { - "String": "" } } }, @@ -23065,6 +24478,17 @@ } } }, + "RemoteDebuggerServer": { + "Name": "RemoteDebuggerServer", + "Tags": [ + "NotCreatable", + "NotReplicated", + "Service" + ], + "Superclass": "Instance", + "Properties": {}, + "DefaultProperties": {} + }, "RemoteEvent": { "Name": "RemoteEvent", "Tags": [], @@ -24065,6 +25489,71 @@ "Serialization": "Serializes" } } + }, + "WinchEnabled": { + "Name": "WinchEnabled", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Bool" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, + "WinchForce": { + "Name": "WinchForce", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Float32" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, + "WinchResponsiveness": { + "Name": "WinchResponsiveness", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Float32" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, + "WinchSpeed": { + "Name": "WinchSpeed", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Float32" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, + "WinchTarget": { + "Name": "WinchTarget", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Float32" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } } }, "DefaultProperties": { @@ -24094,6 +25583,21 @@ }, "Visible": { "Bool": false + }, + "WinchEnabled": { + "Bool": false + }, + "WinchForce": { + "Float32": 10000.0 + }, + "WinchResponsiveness": { + "Float32": 45.0 + }, + "WinchSpeed": { + "Float32": 2.0 + }, + "WinchTarget": { + "Float32": 5.0 } } }, @@ -24603,6 +26107,36 @@ }, "DefaultProperties": {} }, + "ScriptRef": { + "Name": "ScriptRef", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": {}, + "DefaultProperties": {} + }, + "ScriptRefId": { + "Name": "ScriptRefId", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "ScriptRef", + "Properties": {}, + "DefaultProperties": {} + }, + "ScriptRefPath": { + "Name": "ScriptRefPath", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "ScriptRef", + "Properties": {}, + "DefaultProperties": {} + }, "ScriptService": { "Name": "ScriptService", "Tags": [ @@ -25338,6 +26872,22 @@ "Serialization": "DoesNotSerialize" } } + }, + "SelectionThickness": { + "Name": "SelectionThickness", + "Scriptability": "Read", + "DataType": { + "Value": "Float32" + }, + "Tags": [ + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } } }, "DefaultProperties": { @@ -29912,6 +31462,19 @@ } } }, + "DEPRECATED_DisableAccuratePlaySolo": { + "Name": "DEPRECATED_DisableAccuratePlaySolo", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, "Debugger Current Line Color": { "Name": "Debugger Current Line Color", "Scriptability": "ReadWrite", @@ -29955,19 +31518,6 @@ } } }, - "Disable Accurate Play Solo": { - "Name": "Disable Accurate Play Solo", - "Scriptability": "ReadWrite", - "DataType": { - "Value": "Bool" - }, - "Tags": [], - "Kind": { - "Canonical": { - "Serialization": "Serializes" - } - } - }, "DisplayLanguage": { "Name": "DisplayLanguage", "Scriptability": "None", @@ -30059,8 +31609,8 @@ } } }, - "Enable Linting": { - "Name": "Enable Linting", + "Enable Script Analysis": { + "Name": "Enable Script Analysis", "Scriptability": "None", "DataType": { "Value": "Bool" @@ -30665,6 +32215,22 @@ } } }, + "ScriptEditorMenuBorderColor": { + "Name": "ScriptEditorMenuBorderColor", + "Scriptability": "None", + "DataType": { + "Value": "Color3" + }, + "Tags": [ + "Hidden", + "NotReplicated" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + }, "ScriptEditorShouldShowPluginMethods": { "Name": "ScriptEditorShouldShowPluginMethods", "Scriptability": "None", @@ -30821,6 +32387,19 @@ } } }, + "Selection Highlight Thickness": { + "Name": "Selection Highlight Thickness", + "Scriptability": "None", + "DataType": { + "Value": "Float32" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, "Server Audio Behavior": { "Name": "Server Audio Behavior", "Scriptability": "ReadWrite", @@ -30912,6 +32491,32 @@ } } }, + "Show Light Guides": { + "Name": "Show Light Guides", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, + "Show Navigation Areas": { + "Name": "Show Navigation Areas", + "Scriptability": "None", + "DataType": { + "Value": "Bool" + }, + "Tags": [], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, "Show Navigation Mesh": { "Name": "Show Navigation Mesh", "Scriptability": "ReadWrite", @@ -34624,6 +36229,34 @@ "Properties": {}, "DefaultProperties": {} }, + "ThreadState": { + "Name": "ThreadState", + "Tags": [ + "NotCreatable", + "NotReplicated" + ], + "Superclass": "Instance", + "Properties": { + "ThreadId": { + "Name": "ThreadId", + "Scriptability": "None", + "DataType": { + "Value": "Int32" + }, + "Tags": [ + "Hidden", + "NotReplicated", + "ReadOnly" + ], + "Kind": { + "Canonical": { + "Serialization": "DoesNotSerialize" + } + } + } + }, + "DefaultProperties": {} + }, "TimerService": { "Name": "TimerService", "Tags": [ @@ -34971,6 +36604,22 @@ "DataType": { "Value": "Bool" }, + "Tags": [ + "Deprecated", + "Hidden" + ], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, + "LimitsEnabled": { + "Name": "LimitsEnabled", + "Scriptability": "ReadWrite", + "DataType": { + "Value": "Bool" + }, "Tags": [], "Kind": { "Canonical": { @@ -35063,6 +36712,9 @@ "LimitEnabled": { "Bool": false }, + "LimitsEnabled": { + "Bool": false + }, "MaxAngle": { "Float32": 45.0 }, @@ -39944,6 +41596,19 @@ } } }, + "Part0Internal": { + "Name": "Part0Internal", + "Scriptability": "None", + "DataType": { + "Value": "Ref" + }, + "Tags": [], + "Kind": { + "Alias": { + "AliasFor": "Part0" + } + } + }, "Part1": { "Name": "Part1", "Scriptability": "ReadWrite", @@ -39958,6 +41623,19 @@ "Serialization": "DoesNotSerialize" } } + }, + "Part1Internal": { + "Name": "Part1Internal", + "Scriptability": "None", + "DataType": { + "Value": "Ref" + }, + "Tags": [], + "Kind": { + "Alias": { + "AliasFor": "Part1" + } + } } }, "DefaultProperties": { @@ -40122,6 +41800,21 @@ } } }, + "HumanoidOnlySetCollisionsOnStateChange": { + "Name": "HumanoidOnlySetCollisionsOnStateChange", + "Scriptability": "None", + "DataType": { + "Enum": "HumanoidOnlySetCollisionsOnStateChange" + }, + "Tags": [ + "NotScriptable" + ], + "Kind": { + "Canonical": { + "Serialization": "Serializes" + } + } + }, "InterpolationThrottling": { "Name": "InterpolationThrottling", "Scriptability": "ReadWrite", @@ -40314,6 +42007,9 @@ "Gravity": { "Float32": 196.2 }, + "HumanoidOnlySetCollisionsOnStateChange": { + "Enum": 0 + }, "InterpolationThrottling": { "Enum": 0 }, @@ -40784,23 +42480,24 @@ "AccessoryType": { "name": "AccessoryType", "items": { - "Back": 6, - "DressSkirt": 16, - "Face": 2, - "Front": 5, - "Hair": 1, - "Hat": 0, - "Jacket": 11, - "LeftShoe": 14, - "Neck": 3, - "Pants": 10, - "RightShoe": 15, - "Shirt": 9, - "Shorts": 13, - "Shoulder": 4, - "Sweater": 12, - "TeeShirt": 8, - "Waist": 7 + "Back": 7, + "DressSkirt": 17, + "Face": 3, + "Front": 6, + "Hair": 2, + "Hat": 1, + "Jacket": 12, + "LeftShoe": 15, + "Neck": 4, + "Pants": 11, + "RightShoe": 16, + "Shirt": 10, + "Shorts": 14, + "Shoulder": 5, + "Sweater": 13, + "TShirt": 9, + "Unknown": 0, + "Waist": 8 } }, "ActionType": { @@ -40998,8 +42695,8 @@ "ShoulderAccessory": 44, "SweaterAccessory": 68, "SwimAnimation": 54, - "TeeShirt": 2, - "TeeShirtAccessory": 64, + "TShirt": 2, + "TShirtAccessory": 64, "Torso": 27, "Video": 62, "WaistAccessory": 47, @@ -41066,7 +42763,7 @@ "SweaterAccessory": 68, "SwimAnimation": 54, "TShirt": 2, - "TeeShirtAccessory": 64, + "TShirtAccessory": 64, "Torso": 27, "WaistAccessory": 47, "WalkAnimation": 55 @@ -41088,13 +42785,6 @@ "Bundle": 2 } }, - "AvatarJointPositionType": { - "name": "AvatarJointPositionType", - "items": { - "ArtistIntent": 1, - "Fixed": 0 - } - }, "AvatarPromptResult": { "name": "AvatarPromptResult", "items": { @@ -41171,6 +42861,14 @@ "UserBreakpoint": 3 } }, + "BreakpointRemoveReason": { + "name": "BreakpointRemoveReason", + "items": { + "Requested": 0, + "ScriptChanged": 1, + "ScriptRemoved": 2 + } + }, "BulkMoveMode": { "name": "BulkMoveMode", "items": { @@ -41367,6 +43065,13 @@ "PreciseConvexDecomposition": 3 } }, + "CommandPermission": { + "name": "CommandPermission", + "items": { + "LocalUser": 1, + "Plugin": 0 + } + }, "ComputerCameraMovementMode": { "name": "ComputerCameraMovementMode", "items": { @@ -41391,6 +43096,7 @@ "DisconnectBadhash": 257, "DisconnectBlockedIP": 282, "DisconnectBySecurityPolicy": 281, + "DisconnectClientFailure": 284, "DisconnectCloudEditKick": 270, "DisconnectConnectionLost": 277, "DisconnectDevMaintenance": 274, @@ -41524,6 +43230,50 @@ "UpdateAsync": 2 } }, + "DebuggerEndReason": { + "name": "DebuggerEndReason", + "items": { + "ClientRequest": 0, + "ConfigurationFailed": 6, + "Disconnected": 3, + "InvalidHost": 2, + "RpcError": 7, + "ServerProtocolMismatch": 5, + "ServerShutdown": 4, + "Timeout": 1 + } + }, + "DebuggerFrameType": { + "name": "DebuggerFrameType", + "items": { + "C": 0, + "Lua": 1 + } + }, + "DebuggerPauseReason": { + "name": "DebuggerPauseReason", + "items": { + "Breakpoint": 2, + "Entrypoint": 5, + "Exception": 3, + "Requested": 1, + "SingleStep": 4, + "Unknown": 0 + } + }, + "DebuggerStatus": { + "name": "DebuggerStatus", + "items": { + "ConnectionLost": 2, + "InternalError": 4, + "InvalidArgument": 7, + "InvalidResponse": 3, + "InvalidState": 5, + "RpcError": 6, + "Success": 0, + "Timeout": 1 + } + }, "DevCameraOcclusionMode": { "name": "DevCameraOcclusionMode", "items": { @@ -42018,6 +43768,14 @@ "DisplayWhenDamaged": 0 } }, + "HumanoidOnlySetCollisionsOnStateChange": { + "name": "HumanoidOnlySetCollisionsOnStateChange", + "items": { + "Default": 0, + "Disabled": 1, + "Enabled": 2 + } + }, "HumanoidRigType": { "name": "HumanoidRigType", "items": { @@ -43181,6 +44939,7 @@ "LuauKeyword": 14, "MatchingWordBackground": 21, "MenuBackground": 33, + "MenuBorder": 37, "MenuPrimaryText": 30, "MenuScrollbarBackground": 35, "MenuScrollbarHandle": 36, @@ -43765,6 +45524,7 @@ "BoundCageAndLinks": 3, "LayerCage": 2, "None": 0, + "OuterCage": 6, "Rbf": 5, "Reference": 4 } diff --git a/plugin/rbx_dom_lua/init.lua b/plugin/rbx_dom_lua/init.lua index a9386d4d..4230a0a1 100644 --- a/plugin/rbx_dom_lua/init.lua +++ b/plugin/rbx_dom_lua/init.lua @@ -22,7 +22,7 @@ local function findCanonicalPropertyDescriptor(className, propertyName) local aliasData = propertyData.Kind.Alias if aliasData ~= nil then return PropertyDescriptor.fromRaw( - currentClass.properties[aliasData.AliasFor], + currentClass.Properties[aliasData.AliasFor], currentClassName, aliasData.AliasFor) end @@ -66,4 +66,4 @@ return { findCanonicalPropertyDescriptor = findCanonicalPropertyDescriptor, Error = Error, EncodedValue = require(script.EncodedValue), -} \ No newline at end of file +} diff --git a/plugin/src/Reconciler/reify.spec.lua b/plugin/src/Reconciler/reify.spec.lua index 9097da5d..607811d6 100644 --- a/plugin/src/Reconciler/reify.spec.lua +++ b/plugin/src/Reconciler/reify.spec.lua @@ -190,8 +190,7 @@ return function() Name = "Child", Properties = { Value = { - Type = "Ref", - Value = "ROOT", + Ref = "ROOT", }, }, Children = {}, @@ -218,8 +217,7 @@ return function() Name = "Root", Properties = { Value = { - Type = "Ref", - Value = "EXISTING", + Ref = "EXISTING", }, }, Children = {}, @@ -257,8 +255,7 @@ return function() Name = "Child A", Properties = { Value = { - Type = "Ref", - Value = "Child B", + Ref = "Child B", }, }, Children = {}, @@ -297,8 +294,7 @@ return function() Name = "Root", Properties = { Value = { - Type = "Ref", - Value = "CHILD", + Ref = "CHILD", }, }, Children = {"CHILD"},