Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
void CSelectProfessionScreen::SetSkillSelection(int val)
24
{
25
m_SkillSelection = val;
26
m_Gump.WantUpdateContent = true;
27
}
28
29
void CSelectProfessionScreen::Init()
30
{
Callers
1
GumpScreenSelectProfession.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected