.DT
query_money
DW_wibble creator help
query_money

.SH Name
.SP 5 5
query_money -  This method returns the amount of type of money there is in the array.
.EP

.SH Syntax
.SI 5
int query_money(string type)
.EI

.SH Parameters
.SI 5
%^BOLD%^type%^RESET%^ - the type of money to check
.EI

.SH Returns
.SI 5
the number of coins of that type
.EI

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

.SH Description
.SP 5 5

This method returns the amount of type of money there is in the array.
.EP

