MCPcopy 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
607void CUIStatic::SetTextST(LPCSTR str_id) { SetText(*CStringTable().translate(str_id)); }
608
609void CUIStatic::DrawHighlightedText()
610{

Callers 13

IR_OnKeyboardPressMethod · 0.80
AddPdaMessageMethod · 0.80
FillPointsInfoMethod · 0.80
FillMasterPartMethod · 0.80
FillPointsDetailMethod · 0.80
FillReputationDetailsMethod · 0.80
SetTextMethod · 0.80
SetupMethod · 0.80
CreateListMethod · 0.80
RenderQuickInfosMethod · 0.80
SendMessageMethod · 0.80
HintMethod · 0.80

Calls 2

CStringTableClass · 0.85
translateMethod · 0.45

Tested by

no test coverage detected