MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / GetFocused

Method GetFocused

engine/Poseidon/UI/Map/UIContainers.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121IControl* ControlsContainer::GetFocused()
122{
123 return Ctrl(_indexFocused)->GetFocused();
124}
125
126int ControlsContainer::GetFocusedIdc()
127{

Callers 2

OnKeyDownMethod · 0.45
TriSendTextFunction · 0.45

Calls

no outgoing calls

Tested by 1

TriSendTextFunction · 0.36