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

pub fn clear_topic_changes(pid: u16)

Clear the last recorded topic changes for a player.

This is used to initialize the sending of new PlayerTopic packets.

pid The player ID whose topic changes should be used.

Returns void