21 stable releases (4 major)

new 4.6.0 Jul 23, 2024
4.5.0 Jan 16, 2024
4.4.0 Oct 3, 2023
4.2.0 Oct 11, 2021
0.2.373 Feb 25, 2019

#11 in Games

Download history 303/week @ 2024-04-02 356/week @ 2024-04-09 457/week @ 2024-04-16 145/week @ 2024-04-23 225/week @ 2024-04-30 318/week @ 2024-05-07 95/week @ 2024-05-14 141/week @ 2024-05-21 219/week @ 2024-05-28 281/week @ 2024-06-04 159/week @ 2024-06-11 311/week @ 2024-06-18 207/week @ 2024-06-25 115/week @ 2024-07-02 174/week @ 2024-07-09 221/week @ 2024-07-16

766 downloads per month
Used in 16 crates (10 directly)

MIT license

165KB
4K SLoC

rbx_reflection

rbx_reflection on crates.io rbx_reflection docs

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

Contains the types needed to describe a Roblox reflection database.

rbx_reflection can describe:

  • All Instance types and their members
  • All Enums and their values
  • Default values for each property
  • The Roblox client version this information came from

Starting in rbx_reflection 4.0, there is no longer a bundled database in this crate. Look at the rbx_reflection_database crate for a generated database that is easy to depend on.

Dependencies

~2.3–3MB
~75K SLoC