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

pub fn get_map_tile_cell_x(index: u16) -> i16

Get the X 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 X coordinate of the cell.