Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ SetTextST
Method
SetTextST
ogsr_engine/xrGame/ui/UIStatic.cpp:607–607 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
605
}
606
607
void CUIStatic::SetTextST(LPCSTR str_id) { SetText(*CStringTable().translate(str_id)); }
608
609
void CUIStatic::DrawHighlightedText()
610
{
Callers
13
IR_OnKeyboardPress
Method · 0.80
AddPdaMessage
Method · 0.80
FillPointsInfo
Method · 0.80
FillMasterPart
Method · 0.80
FillPointsDetail
Method · 0.80
FillReputationDetails
Method · 0.80
SetText
Method · 0.80
Setup
Method · 0.80
CreateList
Method · 0.80
RenderQuickInfos
Method · 0.80
SendMessage
Method · 0.80
Hint
Method · 0.80
Calls
2
CStringTable
Class · 0.85
translate
Method · 0.45
Tested by
no test coverage detected