Function get_object_lock_level

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

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.