MCPcopy 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
166LPCSTR CUILines::GetText() { return m_text.c_str(); }
167
168void CUILines::Reset() { m_lines.clear(); }
169

Callers 9

CreateDragItemMethod · 0.45
GetFieldMethod · 0.45
AddItemMethod · 0.45
FindMethod · 0.45
CreateTreeBranchFunction · 0.45
RenderQuickInfosMethod · 0.45
UpdateQuestionsMethod · 0.45
OnAddMethod · 0.45
OnApplyMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected