MCPcopy Create free account
hub / github.com/EasyRPG/Player / GetTotal

Method GetTotal

src/window_shopnumber.cpp:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92int Window_ShopNumber::GetTotal() const {
93 return price * number;
94}

Callers 1

UpdateNumberInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected