[][src]Function tes3mp_plugin::plugin::generated::get_record_id

pub fn get_record_id(index: u16) -> String

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