MCPcopy 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
103std::string_view TextBMFont::getString() const
104{
105 return _stringValue;
106}
107
108ssize_t TextBMFont::getStringLength() const
109{

Callers 1

setStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected