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

pub fn get_spellbook_changes_action(pid: u16) -> u16

Get the action type used in a player's latest spellbook changes.

pid The player ID whose spellbook changes should be used.

Returns the action type (0 for SET, 1 for ADD, 2 for REMOVE).