Function get_record_icon

Source
pub fn get_record_icon(index: u16) -> String
Expand description

Get the icon 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 icon of the record.