Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ GetText
Method
GetText
ogsr_engine/xrGame/Phrase.cpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
CPhrase::~CPhrase(void) {}
19
20
LPCSTR CPhrase::GetText() const { return m_text.c_str(); }
21
22
bool CPhrase::IsDummy() const
23
{
Callers
2
SayPhrase
Method · 0.45
GetPhraseText
Method · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected