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

pub fn set_record_cost(cost: i16)

Set the cost of the temporary record stored on the server for the
currently specified record type.

cost The cost of the record.

Returns void