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

pub fn get_object_lock_level(index: u16) -> i16

Get the lock level of the object at a certain index in the read object list.

index The index of the object.

Returns the lock level.