Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getString
Method
getString
core/ui/UITextBMFont.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
std::string_view TextBMFont::getString() const
104
{
105
return _stringValue;
106
}
107
108
ssize_t TextBMFont::getStringLength() const
109
{
Callers
1
setString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected