MCPcopy Create free account
hub / github.com/axmolengine/axmol / getString

Method getString

core/ui/UITextAtlas.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121std::string_view TextAtlas::getString() const
122{
123 return _labelAtlasRenderer->getString();
124}
125
126ssize_t TextAtlas::getStringLength() const
127{

Callers 1

setStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected