MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / ClearQuestions

Method ClearQuestions

ogsr_engine/xrGame/ui/UITalkDialogWnd.cpp:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145void CUITalkDialogWnd::ClearQuestions() { UIQuestionsList->Clear(); }
146
147void CUITalkDialogWnd::AddQuestion(LPCSTR str, LPCSTR value, int number)
148{

Callers 1

UpdateQuestionsMethod · 0.80

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected