Skip to content

Files

Latest commit

d5c8c8d · Mar 28, 2025

History

History

rbx_dom_weak

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 16, 2024
Mar 28, 2025
Mar 28, 2025
Sep 10, 2020

rbx_dom_weak

rbx_dom_weak on crates.io rbx_dom_weak docs

More details about this crate are available on the rbx-dom GitHub.

Weakly-typed implementation of Roblox's DOM, used for representing instances in external tools.

Coverage

Because rbx_dom_weak is weakly-typed, it doesn't need to be updated when new instances are added to Roblox. It does, however, have to be updated when new datatypes like Vector3int16 are added.