[][src]Function rbx_reflection::get_class_descriptor

pub fn get_class_descriptor(name: &str) -> Option<&'static RbxClassDescriptor>

Returns the class descriptor with the given name from the reflection database, if it exists.