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

pub fn set_record_scroll_state(scroll_state: bool)

Set whether the temporary record stored on the server for the
currently specified record type is a scroll.

Note: This is only applicable to Book records.

scroll_state Whether the record is a scroll.

Returns void