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

pub fn get_last_player_id() -> u16

Get the last player ID currently connected to the server.

Every player receives a unique numerical index known as their player ID upon joining the
server.

Returns the player ID.