Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ GetText
Method
GetText
ogsr_engine/xrGame/ui/UILines.cpp:166–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
LPCSTR CUILines::GetText() { return m_text.c_str(); }
167
168
void CUILines::Reset() { m_lines.clear(); }
169
Callers
9
CreateDragItem
Method · 0.45
GetField
Method · 0.45
AddItem
Method · 0.45
Find
Method · 0.45
CreateTreeBranch
Function · 0.45
RenderQuickInfos
Method · 0.45
UpdateQuestions
Method · 0.45
OnAdd
Method · 0.45
OnApply
Method · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected