MCPcopy Create free account
hub / github.com/crossuo/crossuo / SetSkillSelection

Method SetSkillSelection

src/ScreenStages/SelectProfessionScreen.cpp:23–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void CSelectProfessionScreen::SetSkillSelection(int val)
24{
25 m_SkillSelection = val;
26 m_Gump.WantUpdateContent = true;
27}
28
29void CSelectProfessionScreen::Init()
30{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected