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

pub fn set_object_gold_value(gold_value: i16)

Set the gold value of the temporary object stored on the server.

This is used solely to set the gold value for gold. It has no effect on other objects.

gold_value The gold value.

Returns void