Crate rbx_reflection

Source

Structs§

ClassDescriptor
Describes a class of Instance, its properties, and its relation to other classes of Instance.
ClassTagFromStrError
EnumDescriptor
Describes a Roblox enum and all of its items.
PropertyDescriptor
Describes a property on an Instance.
PropertyMigration
PropertyTagFromStrError
ReflectionDatabase
Contains information extracted from Roblox to describe all known Instances and enums.

Enums§

ClassTag
DataType
MigrationError
MigrationOperation
PropertyKind
PropertySerialization
PropertyTag
Scriptability
Defines how Lua can access a property, if at all.