find_object

Function find_object 

Source
pub fn find_object<'a>(
    table: &[ODEntry<'a>],
    index: u16,
) -> Option<&'a dyn ObjectAccess>
Expand description

Lookup an object from the Object dictionary table

Note: table must be sorted by index