Function get_record_auto_calc

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

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