Function get_record_value

Source
pub fn get_record_value(index: u16) -> i16
Expand description

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