.DT
set_value_scale
DW_wibble creator help
set_value_scale

.SH Name
.SP 5 5
set_value_scale -  This method sets the amount by which to scale the value of a continuous object.
.EP

.SH Syntax
.SI 5
void set_value_scale(float f)
.EI

.SH Parameters
.SI 5
%^BOLD%^f%^RESET%^ - the value scale
.EI

.SH Defined in
.SI 5
/obj/cont_medium.c
.EI

.SH Description
.SP 5 5

This method sets the amount by which to scale the value of a
continuous object.  If not set, the value will be that set with
set_value().
.EP

.SH See also
.SP 5 5
query_value_scale(), query_value()

.EP

