pub fn get_record_base_id(index: u16) -> StringExpand description
Get the base id (i.e. the id this record should inherit default
values from) of the record at a certain index in the read worldstate’s
dynamic records of the current type.
index The index of the record.
Returns the base id of the record.