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

pub fn get_map_tile_cell_y(index: u16) -> i16

Get the Y coordinate of the cell corresponding to the map tile at a certain index in
the read worldstate's map tiles.

index The index of the map tile.

Returns the Y coordinate of the cell.