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

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

Get the topicId at a certain index in a player's latest topic changes.

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

Returns the topicId.