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

pub fn get_object_gold_value(index: u16) -> i16

Get the gold value of the object at a certain index in the read object list.

This is used solely to get the gold value of gold. It is not used for other objects.

index The index of the object.

Returns the gold value.