Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ DialogCaption
Method
DialogCaption
ogsr_engine/xrGame/PhraseDialog.cpp:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
LPCSTR CPhraseDialog::DialogCaption() { return data()->m_sCaption.size() ? *data()->m_sCaption : GetPhraseText(
"0"
); }
150
151
int CPhraseDialog::Priority() { return data()->m_iPriority; }
152
Callers
1
UpdateQuestions
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected