pub fn get_class_name_str(class_id: i32) -> Option<&'static str>
Get Unity class name from class ID without allocating.