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

pub fn get_cell_state_description(pid: u16, index: u16) -> String

Get the cell description at a certain index in a player's latest cell state changes.

pid The player ID whose cell state changes should be used.
index The index of the cell state.

Returns the cell description.