Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ Promote
Method
Promote
Source/GameData.hpp:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void Promote() {
59
60
if(mRecruitID!= -1)
61
mRank = GetPromotedRank();
62
}
63
};
64
65
struct sHero {
Callers
1
Service_Promotion_Loop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected