Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
92
int Window_ShopNumber::GetTotal() const {
93
return price * number;
94
}
Callers
1
UpdateNumberInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected